edit: for anyone curious, the problem was Xorg wasnt loading or something (stuck on systemd ‘graphical interface target reached’ with no graphical interface). because of a typo in a config file.
1 Find new distro
2 Install new distro
3 Break many things
4 Goto 1- Eventually return to Mint and admit you don’t know as much as you thought you did
- You get bored again and find NixOS, and your head explodes, but you have found the final distro.
oh no it’s time again…
I have nix on a VM where I am tuning a config. It seems like a total pain in the ass to have to get everything set up using their scripting language. Things you just take for granted with a normal distro now require you to know the arcane language of Nix to get running.
I can absolutely see the advantage of it though. I would love nothing more than to take my current popOS install, settings, configs, etc and be able to port that literally anywhere.
I mean, I use NixOS daily, and aside from installing the occasional package or setting up some dot files, I don’t really touch my Nix config. NixOS was my first daily driver Linux distro and it has a lot of features that I probably take for granted. Early on, I felt like switching from GNOME to KDE. Two lines. Later on installed Hyprland, no problem, then switched to XMonad(had some Wayland issues) and it was stupidly painless.
Sure, Nix has its “fuck you” moments too, but those are usually never anything truly system-breaking, and can be fixed after an hour or two of Discord support chats. In my eyes, the benefits of Nix definitely outweigh the flaws. Do I wish it was a slightly more sane language? Perhaps. But it’s really when you start using it that you learn to appreciate everything you get. Seriously, I much prefer editing a couple of lines in a config file to pasting commands off the Internet in hopes to achieve what I’m looking for.
NixOS is, imho, the best Linux distro for programmers or anyone with a decent understanding of Linux (obviously not for computer noobs, and that’s totally fine).
Wow first Linux distro, not bad, it’s not particularly beginner friendly (you’ll have to know how linux works and learn all the Nix related stuff), for me it’s the last distro though^^
I’d had a decent understanding of Linux going in, tbf. Mostly from hanging out on Discord with tons of Linux users. My Nix system is still quite young (a little over 2 months old), but it’s great.
Getting off the ground was kinda hard though. Luckily, I’ve been using flakes from the very beginning and always setup my dot files with home manager, so I’ve kept the system nice and reproducible.
For those interested, here’s my dot files.
It’s not for everyone. I think it’s almost a requirement to be a programmer, and to be familiar with functional programming. It also has quite a few (necessary?) quirks/magic (module system, overlays, typing, config overrides etc.).
Actually one of my colleagues just switched from Pop OS! since System76 put all focus into their new desktop environment (while the current distro is barely maintained), which will be available on NixOS too, when it’s ready (which is his plan to use, and mine too).
As long as you arent doing anything to advanced nix is basically only a configuration languages. You probably have to make heavy use of the option search to know where and what to configure
I didn’t even know the option search existed. I just asked ChatGPT and it just tells me the option I need.
ChatGPT is not yet really good for Nix, probably because the training set consists of not that much nix yet. So yeah browsing in nixpkgs and either the options or package search is the way to go IMO.
I tried NixOS in a VM with 2GB memory and the package manager OOM’d when searching for a package…stayed with Tumbleweed on my metal.
- Swear that one day you’ll build Linux from scratch to learn. Never do it.
… but if you do it starts here https://www.linuxfromscratch.org/lfs/view/stable/prologue/foreword.html
I had a lot of fun few years ago.
Please, always use a dedicated hard drive to tinker with LFS, never ever try anything on a machine that’s suppose to be used for work or do anything else. You’ll think this is common sense, but it’s anything but. LFS is involved, complex and takes a significant chunk of time. Make sure you don’t need that machine you’re tinkering on.
Yes
I feel personally offended by this
This is a very accurate comment. I do like this every damn time. It has been years now lol!
In enterprise, this usually is the way. No sense wasting engineer hours troubleshooting something in prod when you can use Ansible to replace the system and restore data in 10 minutes (while your redundant system handles the load of course).
Signed,
Windows users
ow, my [registry keys]
Reinstalling is the Windows way of solving problems.
Additionally, going full Linux and then trying to install Windows again is a nightmare (but I guess that’s not really what we’re talking about here).
I learned the hard way to never trust windows to not destroy other disks. One time it decided to place the boot partition on a disk it saw having a unknown file system. Turns out it was a disk on a raid-array. After that I physically unpower all other disks before installing windows.
Cannot relate to that. I modify the crap out of my Arch install and keep it in perfect condition all the time.
7 years strong here with only 1 reinstall to switch to 64 bit
Same as my Windows installs.
I was definitely scared if Arch before trying it. Seemed like the general consensus was that it wasn’t a matter of if Arch would break, but when. I heard that updating everything will eventually break the system. Well, I figured, I’d like to try it just to see. I haven’t had a single problem and it’s the setup I’m most proud of l, having spent the most amount of time building it up to exactly how I like it.
I did that as a beginner a few times but now I’m able to resolve everything I need to with the good old terminal.
I am new to desktop linux. It is a pain to not know certain troubleshooting steps as I do mostly for server linux.
For example, not knowing what the gui consists of, which applications are essential and which are not.
In that case I would like to recommend you install Arch at least once. Not to actually use in production, but it made a lot of things click for me that help me with server stuff too. Just follow along with the install guide on the wiki inside of a VM.
If you really want to know what applications are essential I’d install a window manager and not just install the gnome package. Though even just installing your favourite DE will work fine.
I’ve heard other people recommend Gentoo and Linux from scratch as well for this purpose since they go even deeper, but that may be too much to start off with and I haven’t done that myself
Thank you very much for this suggestion. i will spin up a vm on virtualbox asap to check this out. :)
I feel this, especially the GUI/Desktop essential stuff, and I have been daily driving Linux on desktop for about 8 years now.
Going from Debian with Mate to Arch with AwesomeWM (minimal tiled window manager), there is a lot you actually need to know and it’s convoluted how it interacts with each other, a lot of it is thru dbus but some things go thru env variables - .xprofile, .profile, bashrc/zshrc, pam_env.
Yesterday I found out I am actually not running any gui polkit agents - I had it installed (possibly for years) but the .deskop file had OnlyShowIn=Xfce so Dex didn’t autostart it.
Sometimes I do feel like I am just making my life harder for no reason but I love the minimal UI and kb navigation.
Thank you very much for this explanation. i will try to check out some books on the matter. I feel like we (as in the community around linux) need to have a chat about helping others and not judging. :) we have a great opportunity here to gather a lot more users from windows but we wont until we manage to actually welcome and not insult them all the time.
sometimes i just cant be bothered figuring out why systemd isnt starting a graphical interface, or whatever, and reinstalling doesnt take very long if you have a home partition
You done use anything but the base system install? No extra software? Are you okay?
The real terminal fun comes from accidentally entering grub’s rescue mode when you fuck the config up, and then having to frantically remember how to boot linux manually
Uh oh… hd0… insmod something ??? Chainload…er…?
Surprising to me so I must do some things right :
- dedicated /home partition
- OS on SSD, new OS on fast USB stick
- backup on another physical disk of important data (usually a subset of /home )
- other partition for OS testing
- other working device for instructions and search online (mobile phone is usually enough)
- documented setup for complex tools, e.g /home/Prototypes where you might have container setups, e.g docker-compose.yml
Usually if you have this in place its a matter of hour, at most. Sure in 1h you will not have ALL the apps you need perfectly configured but, for me at least, enough to feel at “home” again. It’s usually about having ~/.bashrc or ~/.tridactilrc in place but if you do have /home on another partition, it’s basically “free”.
Who made this, a windows user? Friggin meme is backwards
I really had to chuckle when reading the comments.
Linux broke, had to reinstall: -“we do this in bussiness too!”
Windows broke. had to reinstall: -“LOL! Shitty Windows, install Linux!”
Makes me curious, can you have a Windows image leading you to work without any interaction? (e.g no activation, mounted data partition, etc)
Of course. Windows is the most widely used business OS for a reason.
They have options to manage anything, even reinstall Windows every time you open your laptop if you so wish. With preinstalled software, activation, mounting drives, specialised settings through GPO, … and fully automated.
It is normal for a beginner to only have 1 tool in their debugging toolbox 🤷♂️
Git good and solve the problems you create.
Goddammit I’m literally right now trying to decide if I want to spend an entire day wiping and reinstalling the OS in my main PC or if I can live with the current glitches for now. Full disclosure, in my case the glitchy behaviour is entirely on me trying to tinker with the OS and accidentally breaking stuff, not an issue with Linux or the distro.
its worth it i would say
Without hesitation I will always recommend reinstalling the os I have it down to a fucking science haha
my current install is 3 yrs old, if you select a decent distro and dont fuck with its internals it works pretty well.
i suspect most of the people complaining are either on a meme distro or they poke too much into the system
You seem to implying that doing anything other than using preinstalled apps like the web browser is “poking too much into the system” and are therefore idiots. As I have had a system break just by installing or upgrading packages on Ubuntu. Now I always use ZFS on root and make snapshots of everything beforehand.
I installed Ubuntu on my desktop I wasn’t using for a while, then had to wipe it again a couple hours later after I seemingly bricked my OS installing a package necessary to run AppImages, except it uninstalled some pretty critical shit
meme distro
Which distros are “meme distros”?
I don’t know what they meant by “meme distros”, but I can say that the thing that immediately comes to mind is TempleOS.
TempleOS isn’t even Linux.
What would you suggest is a meme distro, I’m using endeavour os, it is imo perfection almost.
Whatever distribution I tried something didn’t work or failed to boot
this is also the go to in any buisness env, wipe and reimage
yep. not worth the troubleshooting time when you can pull a brand new image from the servers in about 5 minutes, especially when it ties into a file server so you don’t have to worry about lost data.
So true, I just had a bug and after reinstalling I go to find out it was just a driver issue. Screw nivdia.
I have only really done this while i used windows, on linux i have always been able to find a solution that didn’t require reinstalling; on windows on the other hand i had a time where it just started to bluescreen at every boot out of nowhere…
Meanwhile I’ve had Linux distros just completely bork themselves 20 minutes after install. Or during an update. Or while running a terminal command, because the “friendly” Linux community refused to give me GUI instructions, or simply explain what the command did.
They should explain what the commands do. Nobody should be blindly copy-pasting commands into their terminal.
Also, consider the source. Advice you get from Stack Overflow is going to be better than what you get from some random you DMed who said they were a “Linux ninja”.
i only reinstall when it’s a hard to fix issue and i wanted to try out another distro anyway, so about 0.8distrohops/year
I scored a bunch of used SSDs from my old work that were out in the dumpster. Company was fine with tech dumpster diving back then. Now I can do full installs and really see what they do on my potato :)