Introduction to GNU/Linux (Fedora) Command Line Interface Version 1.0 Arun SAG August 2009 GNU Free Documentation License.
XTERM KONSOLE TERMINAL The Terminal XTERM KONSOLE TERMINAL
Type of Users ROOT SUDOER USER
Getting Help MAN INFO
File ,Directory Listing LS
Create Files TOUCH TEE
Print contents of a file CAT
Print Contents in Reverse TAC Print Contents in Reverse
Print Last part of file TAIL
Viewing text in screenfull More Less
Directory commands MKDIR CD PWD RMDIR
Copying files and Directories CP SCP RSYNC
Permissions CHMOD CHOWN CHCON
File System TREE DF DU
PING IFCONFIG NETSTAT MII-TOOL Networking commands PING IFCONFIG NETSTAT MII-TOOL
Networking Commands WHOIS TRACEROUTE
System Administration
yum install <name> yum search <name> Installing software yum install <name> yum search <name> yum remove <name> yum update
/etc/init.d/service start /etc/init.d/service stop /etc/init.d/service restart
Auto starting Services chkconfig service on chkconfig service off
Thank You!