thinking of trying linux,
thinking of trying linux,
Of course it’s stable.
Just like with Windows, the more advanced stuff you do, the more advanced problems you’ll have. If you just wanna set and forget, avoid arch based and you’re golden.
There was a time when I had to do that. I was a teenager. I had no idea what I was doing. And it was many many years later that I finally learned how to quit it. That pain keeps me away to this day.
Long live nano, the warm and cuddly text editor.
To quit vim is simple!
Just get a second computer, network with the first one, SSH into the first one, five the process ID of vim, and pkill! Easy as pie!
… It didn’t occur to you to google “how to exit vim”?
It’s :q! and if you were in some special mode you can spam esc a bunch of times before.
I’m not sure of you are trying to be funny, but just in case you are not, if their only working environment was a terminal and they didn’t know how to get out of vim, they were fucked to begin with.
I’m guessing they entered vim because they copied it from somewhere, be it another window, having vim in a terminal emulator, a mobile phone where they searched whatever, or another PC. If we are talking about a non graphical PC with just a single tty or a user without the knowledge of changing ttys or without the knowledge of searching the web from the command line, who somehow entered vim without external input, that’s kinda on them, idk. There’s several fuckup steps in there, all nicely stacked.
I second this advice. Arch is a rolling-release distribution, so most of its packages are updated to the latest releases as soon as they come out, regardless of whether they’re tested to be stable with other software and hardware configurations.
I have “ubuntu server” installed on an old computer I use for hosting game servers. That thing is incredibly stable and low-maintenance.