I usually get an output saying my distro isn't supported. So I have to download and edit the script then it can bypass checking os-release or something like that.
Remember that if you run it as root and dont add the flag --no-preserve-root you leave your system vunrable to hackers like Anonymous or 4chan until you reboot,
I also find that adding --verbose adds more things like commentary and extras that really help
I tried your command and got the tutorial program and I gotta say that this is the best tutorial program I've ever seen. Now I wonder why other OSes don't do that
It's great, isn't it? As a side bonus, the tutorial modules on system optimization commands are just great. Check how much less RAM and CPU footprint your system's using now that you've run the tutorials. It's almost like nothing's going on in the background at all.
This is the reason that BASH will always be better than Powershell, imho.
That's true. I'm no expert, I need to google everything - but after years of reading / coping/ pasting similar things, I started to understand how some things work.
People underestimate how important being able to google answers on the internet has been for the take-up of linux and many other things. Most of us would be lost without Google.
Aaand very occasionally the accessible source code for when you're really stuck and have no other choice but to sell your soul in exchange for a glimmer of understanding after peering into the abyss.
You move past this stage once you start actually depending on the system. Then you find imperfect answers to some problem and have to adapt them to your system. Then you start learning.
I sometimes feel like I go all the way around. I find a fix for a problem that says: just copy and paste this. I then spend 3 hours or more reading and trying to understand the snippet, or do it directly. Then I realise the fix is to just copy and paste that original snippet.
I guess at least I now understand why everyone just does that for that problem.
After reading (or skimming) many books on *nix, I encountered one that was way over my head. I was lost and gave up after ~25 pages. A few years later, I found myself reading it casually because I no longer needed to type things out to verify how they worked. It was an awesome feeling.
I don't think that's a terrible way of getting started. Your subconscious will do the rest at some point, unless you're really not interested at all (which isn't a problem either). :)
That was me today when I allowed Linux to remove what it claimed "can/should' remove X packages.. now my llmachine has no VMware tools, won't scale, and is missing something called fuse?
fuse is for mounting filesystems that don’t have in-kernel drivers. I haven’t touched VMWare in a while, but they might use it for sharing folders between the host and guest
ChatGPT has actually been invaluable for switching to Linux for this reason. I only broke my system after I tried finding my own solutions to problems online and copied that code.
There is a big issue in the Linux community where people are very concerned with the OS itself and not what people are actually doing with it. So if copy pasting is working and you are getting whatever it is you want don’ done, done, then no one should care how you got there.
Heheh on Linux when you think you found the answer you copy paste, log out and back in. Sometimes reboot if it don’t with try the next copy and paste.. so many memories
Yeah... I just wanted to connect my phone via adb. Ended up removing myself from the sudo-ers group. Since I did not know how to fix this problem at the time this caused a fresh install.
Yeah I'm wildly careless about copying and pasting stuff beginning with "sudo ...". No harm yet, though I do wonder what this process called "totallynotabitcoinminer" is and why my pc has slowed to a crawl.