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

help-circle
  • 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





  • This. So much.

    The Martian was the first and to this date only book that I’ve read and, when I was finished, decided to re-read right away.

    Love all Andy Weirs stuff. I’ve read the Martian four to five times now (lost count) I’ve also read Artemis twice and am currently re-reading Project Hail Mary.

    Even when you know the ending the way there is still always fun another time.

    Also I’ve re-read the Dirk Gently books since I just love Douglas Adams


  • 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.


  • I remember back in the day running Ubuntu and playing around with python. First I was doing some stuff in python 2 but then I realized python 3 exists and if I learn python I should learn the one that’s relevant for longer (hopefully) so, since I’d installed python 3 I figured python 2 will not be needed anymore so why not remove it. And let’s be extra clean and do a apt-get remove --purge python2.

    I realized my mistake when I saw a bunch of unity-desktop packages being removed I cancelled the removal but a reboot later the machine was truly fucked … Well I decided I might as well reinstall.

    Haven’t had this kind of broken in a while. I don’t think I ever bored any of my arch installs in a way I couldn’t recover from a Liveboot (yes I could have recovered the Ubuntu install but that was in the beginning of my journey and even today reinstalling would probably be quicker)







  • Nothing. Also everything.

    You can probably do most of not all of the things I do on Linux on a regular basis on windows just as well. But at this point I feel like I have a reverse “Windows is the default” effect going on since for me Linux has been and is the default for over 10 years.

    When I start work in the morning I turn on my Linux laptop to ssh into some Linux servers (and RDP to the occasional windows servers/desktops).

    After work I play games on my Linux handheld or do some work on my Linux desktop. Maybe move some files on my Linux Nas.

    Like I said I could probably do all of this on windows. It would be a major change and in would have to relearn some things in addition to figuring out how to do some stuff on windows that I just never do. But at this point why even bother. There are a lot of ideological reasons to move to Linux there might be some technical reasons on either side but I just don’t have any pull to use windows unless I need to (some special program/firmware updater whatever) for which I do have an install hanging around, which I boot once in 6months or so