Hey everyone! I'm a university student and I've recently decided to dive into learning Linux. I picked up an old laptop at a yard sale and installed Ubuntu on it, but I'm feeling a bit lost on what to do next. Can anyone share some tips or suggestions on what I should focus on learning or trying out? Thanks a lot!
5 Answers
You might want to start using it as your daily computer. If there isn't anything on it that you particularly want to keep, just dive in! Also, check out linuxjourney.com for some fun and informative guides after you get comfortable with the basics.
What are you studying at university? If it's computer science, you could try making your study notes on the laptop. Also, consider setting up a GitHub account and exploring some coding projects to get more hands-on experience.
First off, learn how to do system backups and restores. You're going to tinker with things, and crashes happen. Without backups, you'll be stuck reinstalling everything. I recommend Clonezilla for backups. Next, keep a text document of the commands you use with brief descriptions so you can refer back without trying to remember everything! Good luck on your Linux journey!
Welcome to Linux! You've got so many paths to explore. Start with the basics like the command line, file system structure, and package management using APT. Familiarize yourself with text editing and scripting, and get into things like user permissions, networking, and even Git for version control. There's so much to learn, so jump in!
Do you have time to learn about Linux on top of your university courses? That could really open up some options for you!
Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux