• 1 Post
  • 313 Comments
Joined 2 years ago
cake
Cake day: June 10th, 2023

help-circle
  • This is where I’m at too. If I go crazy and start installing stuff natively to experiment I end up with extra stuff auto configured that’s no longer needed and random problems I’m too lazy to figure out how to solve. Flatpak doesn’t do that and I don’t have to worry about that. I can install random stuff to play with and uninstall it cleanly. Some packages need more system access than flatpak gives natively and with those I’ll make the decision of if I want to set it up and tear it down manually or not.

    Storage is cheap, my time not so much.


  • If you are administrating systems it’s extremely useful to know how to work with stuff by command line, both for remote administration via SSH or Ps-session and for rapid troubleshooting/settings changes and of course for emergency recovery when everything is super broken.

    Honestly I personally use a mix of both GUI, CLI and hosted admin portals (the 11 ton gorilla in the room everyone arguing over GUI vs CLI forgets about) and will shift between tools depending on what is best for the given job.

    Of course if you’re just an owner-operator, see Joe Average in Anytown America with his household laptop, the GUI tools are the only thing you’ll want to use and even that might get overwhelming or scary, but Joe Average is more often than not these days going to not even own a computer and instead just use their phone. That’s the other thing many folks in these threads forget, is the home computer is a market on life support. The average “not a computer person” does not own a computer at all, they use their smartphone for literally everything







  • I certainly agree, but you can’t replace your entire software, server and groupware stack in a day. Start by transitioning the easiest stuff off of Microsoft, tie it into your existing stack then slowly transition away. Shutting off the last domain controller is a lot easier when you only have a handful of Windows workstations that rely on it than when you have 5000 of them


  • You seem to be missing the point. All software has a point where it reaches end of support. The problem is Windows 11 has significantly increased the system requirements so that only computers produced in the last 7 years or so are “compatible” and lots of perfectly workable but slightly older machines are now destined for the ewaste burn pit purely because of that decision



  • Trainguyrom@reddthat.comtolinuxmemes@lemmy.worldIt's that simple
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    14 days ago

    Ehhh it’s not as bad as it used to be. Depending on the distro you might have some finagling to install it to begin with but otherwise their drivers tend to be fine.

    It is however much nicer when you can just boot up a bog standard kernel and not have to worry about installing third party drivers, but it’s not the end of the world if you do have to toss some third party drivers in there


  • I have a bad professional habit of treating windows machines like Linux, abusing PS Sessions like its SSH, downloading everything via winget, and generally trying to do as much of my admin work without popping open RDP as I can. Sometimes that works super well, and sometimes it throws me for a loop. But most importantly, it opens certain doors that remain shut for folks who insist on always RDPing in and using the GUI