South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
This is an okay start: https://linuxjourney.com/
Also look at the resources at the bottom.
I'm not too fond of this course, but it's free and it gives an overview: https://www.edx.org/course/introduction-linux-linuxfoundationx-lfs101x-0
sudo rm -rf .
Let's do this!
sudo rm -rf .
Let's do this!
No need trying to brick the guy's machine. What you want to do with n00bs is give them a little scare, that wat they'll come back for more!That's not really the dangerous one. Depending on which directory you're in. "." means current directory and ".." mean parent directory in UNIX. The scary one is "rm -rf /*"
Doesn't allow you to do what? Whack a directory and all contents?From what I understand Ubuntu doesn't let you do that.
As for OPs question - with modern distros there's not much to learn.
You will very rarely have to drop to the console for anything.
Doesn't allow you to do what? Whack a directory and all contents?
Never had the balls to try that... /eyes colleague's machinerm -fr /
Ubuntu shouts at you if you try and run that.
Never had the balls to try that... /eyes colleague's machine
Here:I have installed the latest Ubuntu Linux on my PC. Does anyone have a website where I can go to learn Linux?![]()
From what I understand Ubuntu doesn't let you do that.
As for OPs question - with modern distros there's not much to learn.
You will very rarely have to drop to the console for anything.
I was watching a youtube video where a guy had a bunch of VMs and ran all the commands one shouldn't run to see what happens.
There is this youtuber by the name of Nixxie Pixel (shes a hot readhead) who normally gives tips on what to do after you have just installed linux. She personally uses Mint but it should be the same