Imo being a nerdy Linux enthusiast is pretty cool :3
(I use Arch btw)
After over a decade of using it exclusively at home and partially at work I still googled how to add users to a group last week.
😆I ask AI for that
Was it “groupadd” or “addgroup”…? I can never remember xD
usermod -aG group user
mnemonic: user mod append groupgroupdel
,groupadd
userdel
,adduser
I try to remember commands backwards by how they look(<command> <flags> <arguments>), if they are short, have capital letters and so on… Is that weird? If I give up I open the history file or my good ol’ cheat sheet.
You need https://starship.rs/
I did use it but the only real benefit for me as a hobbyist was the git status indicator on the prompt and the easy to configure prompt. The rest of the indicators did not help me since I’m not a developer. Now I just have my custom prompt with colors, and custom git info.
But it autocompletes pretty well, isn’t it? 🤔or was it fish doing that
Fish does history autocomplete, not Starship — you still have autocomplete using unconfigured Fish, and you don’t get autocompletion by enabling Starship for other shells.
I quite sure fish has it, but I use zsh without autocompletions, I just press tab until I find what I need. And the fzf history shortcuts for the rest.
(Tip: Most shells allow you to press Ctrl+R to interactively search through history, meaning you won’t have to open a separate file.)
Thank you, I already have it configured with fzf aswell, and another to search folders to jump to them.
Oh. My. Word.
I thought I was clever by using
history | grep <bit of command I remember>
I KNEW there had to be a better way!
There’s a lot of docs in e.g.
man bash
.
Well yeah. You barely use groups on a personal machine - maybe once and done for audio and VMs, depending on what distro you use - and at work you’d automate that shit, probably have it centralised.
I just use Linux mint because it looks nice and is user friendly and I’m mostly Linux illiterate. But I’m learning between that and SteamOS on my steam deck.
No shame in it.
Welcome.
Thank you!
You need to end your sentences with “I use Arch btw”, read the Arch wiki for more info
I use Arch btw
That was close…
I tried like three times to daily drive linux before it finally stuck.
Me too. My final reason to not go back to windows was that I realized I didn’t actually really care for the games I played with restrictive anti cheat and was only playing them because they were popular.
Now I just play games that I consciously acknowledge I’m enjoying playing, and that has been great for mental health as well.
This is the way.
I’ve been playing with Linux for almost 20 years and only wiped my windows partition maybe 2 years ago. I figured I can run a windows VM on my Proxmox rig, but I haven’t had the need to yet (probably helps that I’m not big into gaming).
Three steps for me.
- Linux on a laptop
- Dual boot on my main pc.
- Full switch done in spite after windows nuked my linux partition.
Not dissimilar - my three steps.
- Ran away from vista.
- Get a job at Microsoft and figured I should learn how to use a core product again (Windows 10).
- Dual boot for years (you never know when you will need to wake up the windows for some random task), until Win 11 and recall…
Haha nice! Similar journey! My step 3 was when Win10 kept BSODing my games, and then being more subtly broken when I booted it up.
“Okay, I’ll just ‘refresh this PC’.” I said.
“Can’t.” Said Win10.
“Why not?” Says I.
“Lol-idk” says Win10 with an indifferent shrug.
OpenSUSE Tumbleweed runs all my creative artwork tasks AND all my games run beautifully. Just pointed Steam to the folder and it handled everything automagically.
Game doesn’t crash anymore on the same hardware, BTW.
Tumbleweed my beloved. ❤️
My steps:
- Think about dual-booting
- Try to install Nobara as dual-boot
- Fuck up Windows install
- Too lazy to reinstall Windows
- ???
- Now own Steam Deck, have old ThinkPad and PC running Fedora
Thats how its done aww yeah
We are not all devs/sysadmins. For a long time thought I didn’t really know what I was doing, until one day someone had an issue running an old game and I looked at the error and could tell them how to fix it by editing the launch script.
Last Sunday I groggily ran an update on my EOS install, which promptly borked Plasma. Rolled back via timeshift which then destroyed my bootloader. Fired up a live USB, reinstalled the bootloader, peace was restored to the galaxy.
I’ll be honest, the existential dread of losing a sunday to reinstalling my system was at the forefront of my mind most of the morning, but the sweet relief of booting into my system after all was said and done was fantastic.
Been using Linux for several decades now. I’ve always been able to throw in a floppy or a CD, or now a thumbdrive and just boot up and easily fix what’s wrong. Plus it’s rare to even have to do that. The times I’ve used Windows, when things go wrong, if it’s not a simple fix, best you can do is format and reinstall. I have friends who are so numb to that. But they figure, they might as well since they’ll just have have to format Windows and reinstall anyways because, Windows gets slower over time. I have one friend who had it on his calendar to just monthly reinstall Windows. I’ve never once thought, wow Linux is getting slow, let me format and reinstall. I mean, how can that even be an acceptable solution to anybody. Sure, if things just went sideways so badly and everything is corrupted, but that would be one hell of an extreme exception.
Congratulations. Your a system admin. For real.
I’ve interviewed candidates for system admin jobs who had less exposure to managing Linux then this story.
Don’t worry, the road runs both ways.
Started using Linux in high school because Red Hat had a star trek game I liked. Now I’m a Sysadmin/Sysarch.
Thank God they didn’t try to install open BSD
Psssst. Lots of devs and sysadmins act like they know a lot more than they do. The more you seek to learn, the more you will realize the breadth of this gap.
There are untouchable wizards of knowledge who nobody knows. There are dipshit idiots who should have never been given sudo on their own network let alone for a fortune 500’s domain controllers.
You’ll never be the best. If you put in any effort, you’ll never be the worst.
Yeah may I recommend using something simpler than arch. I would recommend Linux mint if u want something that’s not gonna break every 15minutes and give u headache.
Thanks, I am liking the challenge at the moment.
The first step to being really good at something is being willing to be really bad at something while you practice.
‘Suckin’ at somethin is the first step being sorta good at something’ - Jake the dog
I started with Manjaro. Unfucking that system has taught me more than any “stable” distro could. It’s all a matter of determination.
Welcome to the party.
It’s funny that they claim to be more stable than vanilla Arch because of their own repositories. My Manjaro installation broke itself very frequently after half a year of use. My Endeavour now is much more stable and reliable.
I ditched kubuntu for endeavor on my htpc because it was more stable.
The only time i tried manjaro it was broken from the start in the sense that it defaulted to Wayland and didn’t set the appropriate nvidia flags. Back then I knew nothing and didn’t know how to do much of Anything so ended up back to mint lol
The main issue I had was the incompatibility to the AUR. Manjaro holds back updates from the main Arch repo, to do some more tests etc. But that doesn’t apply to the AUR. But the AUR packages depend on the latest versions from the main Arch repo to be installed. With Manjaro always being 2 weeks or so behind, it’s just a matter of time and your system breaks at some point when you use AUR packages.
Endeavour is just freaking lovely. The community is really chill and welcoming, too.
Also all the ethereal purple space aesthetic is rad. We gotta get them some proper artwork haha. (Some of it seems generated)
😆 I gave up as soon as I lost my GUI
I’m old (not much, though) but back in my day it happened the same thing with people like me. Only that instead Arch+Hyprland it was Compiz Fusion+Beryl because the cube and the flames was the tits.
Also I just happen to be a graphic designer so hopefully this post of yours helps into letting die that idea that Linux is only for devs and sysadmins.
Conpiz fusion!.. I’ve created so many problems for myself trying to run it on ATI at the time.
Totally worth it :D
I switched from Windows to Linux last year, after switching from Linux to Windows back in 2007 or so. I was happy to find that not only is the wobbly window effect still available, it’s available out-of-the-box on KDE without installing any other software. It has the cube effect and magic lamp effect when minimizing/unminimizing windows too.
It’s also interesting that AMD went from having the worst Linux graphics driver (fglrx) to the best one. I have some graphical issues with my work PC and laptop (with Nvidia GPUs) that I don’t have with my personal laptop (with AMD GPU).
It’s because AMD went open source with it
Nvidia have an open-source driver now too, but only for 20 series cards and newer, so I can’t use it with my 1080. I’m using it at work though - I have a 3080 in my work desktop PC and a 3050Ti in my work laptop. We’ll see if that improves the drivers significantly.
The way they open-sourced it is by moving a lot of stuff that used to be in the driver into the closed-source firmware. AMD does the same thing though.
So far I have little Wayland annoyances with my Nvidia 30-series card, but I get those with proprietary AND their open drivers. In a weird way I take this as a good sign?
I feel like progress is being made. Even though Nvidia are still a bunch of butts.
(If CUDA weren’t so handy for Blender I’d strongly be considering a swap-out!)
For what it’s worth, I’m seeing fewer bugs in Wayland compared to X11 these days.
If you’ve got the drive to learn, there’s no better way to learn than by doing, and there’s a lot of doing in Arch, especially on your first couple of installs. Welcome to the club.