Related Articles
Linux - Introduction
Linux – Make, Rename, Move, Delete Folders (mkdir, mv, cp, rm)
Managing folders is much like managing files in Linux. Just remember to use the -r option (recursive) for copying and deleting. Make Directory mkdir newfolder – Creates a folder called folder Rename Directory mv newfolder […]
Linux - Introduction
Linux – Introduction
Understanding Linux is a must in the modern world as a technology professional. Whether you’re building IoT projects, or simply managing websites Linux will many times be your go to operating system of choice. What […]
Linux - Introduction
Linux – Task Manager and Kill Processes (top)
Top is the built in Task Manager for the Linux CLI. It can be a powerful and complex tool, but most people only need it for simple tasks. top – starts top sudo top – […]
4 Comments
Leave a Reply Cancel reply
You must be logged in to post a comment.
Hi Eli! Thanks for sharing these valuable information in this linux series. May i ask if notes are available?
sadly the notes were lost in a migration a few years ago. Honestly I’m kind of surprised anyone still watches some of these older videos.
Yea I’m learning a lot from this 10 year old series. Are these information still relevant today?
… sort of… somethings have been the same for 20 years, others have changed a bit… I’d say just take these vids with a grain of salt…