I've just made the switch from Windows to Ubuntu, and I'm loving it! With a tech-savvy background and experience dating back to MS-DOS, I've dived straight into Linux without a solid reason for waiting so long. I want to enhance my skills further, particularly in Cybersecurity. While I've found some resources online, I'm looking for more comprehensive guides and tutorials—both for beginners and those at a more advanced level. I appreciate any help you can provide!
4 Answers
Make sure to get comfortable with the terminal for tasks like updating and installing programs. It’s a crucial skill you'll want to master over time.
If you want a deeper understanding of Linux and the terminal, I highly recommend 'The Linux Command Line' by William Shotts. It’s great for grasping not just the terminal commands but Linux as a whole.
Here are some excellent resources to help you learn more:
1. https://github.com/mikeroyal/Linux-Guide
2. https://linuxnewbieguide.org/ulngebook2017/
And don’t forget, you can always turn to AI tools like ChatGPT for assistance whenever you hit a snag or need clarification on topics you're studying.
Consider trying Kubuntu with the KDE desktop if you prefer a different user interface than Ubuntu's Gnome. Also, decide if you want to go with the LTS (two-year updates) or non-LTS (six-month updates) version. For Cybersecurity, dive into regular expressions and familiarize yourself with essential text manipulation tools like sed, awk, and tr. They'll be super helpful for log file management!

Totally! I’ve asked ChatGPT some really specific questions with just a little detail, and it gave me exactly what I needed!