securitybreach Posted February 18, 2022 Posted February 18, 2022 Neat write up with some nice resources: Quote Learning GNU/Linux in a self-paced way I am frequently asked how to learn GNU/Linux. The fastest way to learn is to install a GNU/Linux distribution on your computer and use it everyday. Figure out how to do all of the tasks you would normally do with a computer using only free, libre, and open source software. The second thing that has advanced my career with GNU/Linux the most is taking notes. When I am about to do something new, I first write out what I am trying to do, the problem that I am trying to solve, or the original error message. I then research the topic. I take notes on the research and add the relevant links. Before I enter in any commands from the Internet, I try to understand the commands and switches as thoroughly as possible. I document the commands I use and add any notes about what each command does. If I forgot to document my commands, I can piece them together by looking at the. bash_history file. If I messed up something, I should be able to refer to my notes and undo any changes. I then document that process. Months later when the issue arises again and I have forgotten the process, I can look at my notes instead of restarting over again at the research phase. Here are some other resources that can help you along the way: Linux Journey has milestones to help you learn GNU/Linux as if you were playing an RPG game sort of. https://linuxjourney.com/ /r/linuxupskillchallenge is a Reddit community built around a 30 day commitment to learning how to manage a webserver. This is a reasonable and practical way to learn the fundamentals of system administration. overthewire is a series of games. Bandit is a game played through SSH. Try to get the next level's password by figuring out a command line concept. Codecademy is a great interactive way to learn programming languages for the web. They have a quick course on using the UNIX and GNU/Linux command line. Expect to spend about an hour on this course and it should be done in one sitting. https://www.codecademy.com/learn/learn-the-command-line Other useful courses on Codecademy: Their HTML + CSS course is very quick and useful. Their Python 2 course is VERY good. The Linux Foundation has a series of free MOOCs about understanding and learning "Linux" for the enterprise. https://training.linuxfoundation.org/linux-courses/system-administration-training ........... https://github.com/TechnologyClassroom/SetupNotes/blob/master/os/GNULinux/GNULinux.md 1 2 Quote
raymac46 Posted February 18, 2022 Posted February 18, 2022 Very good article. However I have always found that the hands on assistance from this forum has been the most helpful resource. 1 1 Quote
raymac46 Posted February 18, 2022 Posted February 18, 2022 (edited) Some examples: Bruno and striker helped me set up WPA wifi before Network Manager could handle it. Eric and Urmas helped me install Slackware for the first time. Bruno helped many times with printer problems especially with Mandriva. Bruno showed me how to chainload in my distro hopping days. Josh's how-to helped with my first Arch install. Lots of advice from Hedon James with "light" DEs like LXQt. Sunrat provided info on Debian when I first ran into upgrade problems. All too specific to find the answer in general Linux info. Edited February 18, 2022 by raymac46 2 1 Quote
V.T. Eric Layton Posted February 18, 2022 Posted February 18, 2022 I was one of those who just dived into GNU/Linux once I overcame my reluctance, which was accelerated by my then growing HATRED of MS Windows. I downloaded Ubuntu 6.06, installed it, and within a couple weeks I had a dozen other distributions on my machine. I was a babe in the woods. Much help from @Urmas, @Bruno, @striker, @securitybreach, @steel, and many other sharp folks here at Scot's molded me into the old, lazy Slacker that I am today. And once again, Thank You, @Scot for making that possible. And Thank You, @Will Watts for keeping it alive! 2 1 Quote
abarbarian Posted February 18, 2022 Posted February 18, 2022 32 minutes ago, V.T. Eric Layton said: I was one of those who just dived into GNU/Linux Yeah me too. Just jump in with both feet and you will soon learn to make backups, take notes , do some research and ask questions and RTFM. I learnt to drive the same way and am still here 3 Quote
wa4chq Posted February 18, 2022 Posted February 18, 2022 5 hours ago, V.T. Eric Layton said: I was one of those who just dived into GNU/Linux Me as well. I made lottsa mistakes along the way but I loved the challenge. Been a true believer for a long time now and I'm glad years ago I was curious enough to go for it. 2 Quote
wa4chq Posted February 18, 2022 Posted February 18, 2022 9 hours ago, securitybreach said: Neat write up with some nice resources: https://github.com/TechnologyClassroom/SetupNotes/blob/master/os/GNULinux/GNULinux.md Tnx for the link, SB 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.