Where can I find a list of Linux commands?

0
2
Asked By TechExplorer42 On

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

Answered By CommandWizard88 On

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

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.