• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle
  • Seriously. I might not be a great “Marx Scholar” and I don’t think the revolution will just be a peaceful process “whished into existence” but I don’t think Marx was Dunkin g on anti authoritarians here and to presume the “dictatorship of the proletariat” is the long term free society of Marx ideals is utter garbage. Communism will be anti-authoritarian or it will not be.





  • Well … I first got into contact with OpenSource due to Gratis: OpenOffice, Firefox etc. Combining my knowledge of OpenSource with my tendency to break stuff (Reinstalling Boston for the nth time) led me to Linux which I first tinkered with and soon fully adapted.

    I had a short hopping phase where I went from Ubuntu (my starter) via Debian (accidentally tried stable) to Arch.

    Stuck with arch on my personal machines now run Ubuntu for my work machine and Debian for Servers.

    My favourite distro is the right tool for the job (see above) but I’m pretty happy with Arch



  • Two additional commands I regularly use as a Sysadmin are

    systemctl status without any unit to list show the general system status (lists units that are running, units that are starting and failed units right at the top) And then systemctl list-units --failed To show me just the failed units and did deeper what the problem is.

    On a properly set up system I should quickly be able to ascertain if everything is “up and running” just by systemds status


  • Well for my laptop which I use 3-5 days a week (for a few hours at a time) I do it only when I’m at home so it doesn’t get in the way when I need my machine. But I also reboot my laptop every use since with framework suspend just won’t work properly (I’ll look into it soon™).

    My desktop I try to update every time I use it but with barely any time and my gaming now happening on my steam deck that’s less and less. Also with the archzfs module I gotta wait for the right timing between module and kernel versions so these days I often miss a few updates.








  • Yeah might have gotten stuck on Debian as well if I didn’t make the mistake to run stable when I first tried it. Choosing stable made sense to me since I wanted a stable os but when I was greeted by “ICE weasel” that was way behind the Firefox I got used to on Ubuntu and other software being terribly out of date I decided to move on.

    Well then I got stuck on Arch.

    But while it would be easy to say “never looked back” that’s not true of course, these days I tun Debian on most of my machines (only that they are servers) and Ubuntu on some (like my work Laptop) my personal Desktop and laptop are Arch though and probably always will be.