I've been using Linux Mint for about a month, and I've just switched to Fedora KDE. I feel like I need to use the terminal more now, and I'm looking for a good list of Linux commands or a website that explains these commands. Any recommendations would be really helpful, thanks!
1 Answer
You might not need to use the terminal with Fedora any more than you did with Mint. I suggest using the GUI most of the time for your daily tasks and learning command line skills as you go. It's great to build your experience through hands-on practice! Don’t forget to use the 'man' command for manual pages when you need help with specific commands, it’s super helpful. Here are a couple of resources you can check out:
* [How to Read Manual Pages in Linux](https://www.geeksforgeeks.org/man-command-in-linux-with-examples/)
* [Using the 'man' Command](https://commandmasters.com/commands/man-linux/)
Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux