LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   "Commands" (https://www.linuxquestions.org/questions/linux-newbie-8/commands-724670/)

rahavendran.chandran 05-08-2009 08:08 AM

"Commands"
 
Iam actually a new user of linux fedora. I need to know the basic commands in linux. And i want help in understanding the usage of the commands. The commands used install various software and the corresponding file types. I would also like to know the usage of various softwares that are available in fedora by default.

pixellany 05-08-2009 08:16 AM

First, to install software, always start with the package manager---may be called something like "Add/Remove Applications"

For the command line, go to http://tldp.org and get the Bash Guide for Beginners

MensaWater 05-08-2009 08:22 AM

You might want to examine the actual Fedora documentation:
http://docs.fedoraproject.org/

sycamorex 05-08-2009 08:22 AM

Check out the following links:

http://www.howtoforge.com/the-perfect-desktop-fedora-10
http://rute.2038bug.com/index.html.gz
Also google "linux tutorials" or some specific problems.
Every linux command has manual pages. You can access it from the command line by:
Quote:

man name_of_the_command
Check also the command 'apropos' - it might let you find the right command for a task.
Generally, google is your best friend. If you ask a question on any forum it's much better
when you post a SPECIFIC problem, not some general enquiries about eg. basic linux commands
(if you google 'linux basic commands' you'll get a lot of very useful pages)

When it comes to installing program on fedora, you need to know 'yum', eg:
Quote:

yum install bluefish
It will install a program called bluefish. For more information on 'yum' check its manual pages ('man yum')

malekmustaq 05-08-2009 09:53 AM

rahavendran:

Your post asks the common questions every linux newbie has in mind... and sadly the answers are only had after reading tutorials. Go make use the links pointed to by the members above you'll profit much from them. Goodluck.

Wait, don't forget to download the tutorial linked in my signature below, it is a well written tutorial, quite old though but can well lay the foundations every newbie must know.

thorkelljarl 05-08-2009 11:08 AM

These too...

http://www.linux.org/lessons/beginner/toc.html

http://www.linuxcommand.org/

http://oreilly.com/linux/command-directory/

axelfc 05-09-2009 02:32 AM

One more:

Basic Linux commands


All times are GMT -5. The time now is 01:31 PM.