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…
Everyone’s welcome to the party pal
I started messing with Linux, then became a developer. Whatever draws your interest!
So the next step is to take up farming?
Specifically goats
The first step to being really good at something is being willing to be really bad at something while you practice.
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.
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 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.
(Tip: Most shells allow you to press Ctrl+R to interactively search through history, meaning you won’t have to open a separate file.)
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!
As a developer and sysadmin, I welcome you.
Honestly I’m gonna go against what people usually say and say that Arch is better to start with than Ubuntu, as long as you’re not afraid of command line or editing txt files. Whether it’s Arch or Ubuntu, as a noob you’re going to be doing a lot of wiki reading and copying and pasting of commands.
Personally though, a big difference between the two I found is that after a couple of years of copying and pasting commands in Ubuntu, I still didn’t really understand anything about how Linux works behind the scenes. Whereas Arch had me feeling like I too could be a sysadmin, if I felt like it, within a week.
And maybe things are different these days with Ubuntu, it’s been a few years, but I find that Arch has a way more enthusiastic and helpful user base. And the Arch wiki is practically a bible. Whereas searching for problems and solutions in Ubuntu can feel a bit like searching for problems and solutions in Windows, where you’ll probably get copy pasted generic solutions or someone telling you to restart your PC.
I feel like with the Arch distributions like EndeavourOS and CachyOS it’s a lot easier nowadays.