I still like this meme
I still like this meme
Very necessary
No it absolutely is not. When you’re looking up guides and come across an unfamiliar command, don’t copy and paste it and find out what it does. Google it. Man it. Research it. Stop copying and pasting commands you don’t understand.
They will come across something that needs some command line input
I would genuinely be surprised if you could give me an example of a command that can’t be replicated with a GUI in some way
If you’re installing something without understanding the command behind it then you’re doing something wrong. You wouldn’t download and install a random .exe, so stop running random wget | sudo bash commands.
I actually think a lot of people put the same or more effort into Windows, they just don’t realize it because it’s what they’re used to. You would verify the install instructions on Windows. If you wouldn’t, then you probably should be on something atomic rather than windows or a normal Linux distro.
You wouldn’t download and install a random .exe I think you overestimate most people wrt computer knowledge.
Plus sometimes you don’t have a choice in what you install. I recently had to install Kind for a class I was taking and their only install options on linux are just that: downloading binaries and moving them to /bin.
First of all, that’s not their only install option as far as I can tell. I can see an incantation which automatically pulls and downloads it, and I see a step-by-step make install instruction set.
Both of which can be relatively easily googled because they’re both only 3 commands. And, if you’re on a Linux machine that means you probably have access to the man pages for make, mv and cd.
Nice, now your computer is mining crypto for someone else and part of a botnet.
Ftfy
You can, but on windows there is no need usually to run these kind of commands.
What happened was that years ago was trying out Ubuntu but didn’t like the UI, so I followed some steps from someone to replace the gnome or whatever with something else (kde?), but then the ui completely broke down. Ironically, something similar happened lately on my Ubuntu virtual machine, where the file Explorer has rendering issues, but tbh I think this time it was because the virtual machine disk space became full mid update.
I’m pretty sure that if you use elevated privileges to run commands you don’t understand, you can break Windows just as much as you can break Linux.
I can confirm.
Source: I learned most of what I know about computers (which is genuinely quite a lot), by doing dumbass stupid stuff I didn’t understand yet.