In that video he did everything that everyone recommends not to do when trying out Linux:
- Never copy paste and execute random code from the internet.
- Never execute commands on the terminal you don’t fully understand what they do.
- Never say yes or okay to any dialog prompt unless you understand what the dialog is asking about.
He is stupid, he paid the stupid tax. Linux didn’t do any of the things that went wrong in that video, it was his own stubbornness and ignorance.
the problem with a lot of these recommendations though is that to a non-linux user: all code is random, and no commands are understood. you only learn by doing, and if you cant do until you know, you’ll never get anywhere. you gotta make a few mistakes to learn anything, and thats what happened. yea he paid the stupid tax, but so does everyone else while they learn a new thing. that was the entire point of the challenge: how hard is it? and it turns out, quite! info is scattered, theres lots of commands and code that sounds like it’ll do what you want but is actually a bad idea (as evidenced by the recommendations you point out), and things can break easily. thats the video.
Yeah, it’s not like people can read and there are several tutorials and manuals freely available all over the internet.
to a new person, those tutorials and manuals are the “random code and unknown commands” that i spoke about in the above comment. i thought i made that very clear. nothing is known until it is learned, and things cannot be learned without practice. practice leads to initial failure, and the frustrations with that are what the linux challenge was about.