SOME BASIC LINUX COMMANDS


xkill Kills a running program
exit Exits the terminal
reboot Reboots the system
halt Shutsdown the computer
startx Starts xwindows from terminal
man man(command)shows help files
info info(command) shows help files
help (command)–help shows help files
su Allow you to login as Super User

ls “Lists” the contents of the directory
pwd Displays “present working directory”
cd cd (name) change directory TO:(name)
mkdir mkdir (name) Makes new directory
rmdir rmdir (name) Removes directory
clear Clears the terminal window

date Displays current date and time
cal Displays a calander
uptime Displays time since last reboot
df Displays the disk usage on partitions
du Displays disk usage of directory

id Displays your identification to system
groups Displays groups of current user
ulimit -a Displays users limits
uname Displays name of machine logged into
who Displays “who” is logged on the system
w Similar to “who”

wall Sends message to all logged in users
top Displays cpu processes memory etc
ps Displays current running processes

———————-
RPM’s Mandrake and RedHat

Check if installed already
rpm -q

To Install the rpm
rpm -ih

To Update a program using an rpm
rpm -Uvh
———————-

Bored try this:

apropos file List tons of file commands

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Live
  • RSS
  • Yahoo! Bookmarks
  • email
  • Fark
  • Reddit
  • StumbleUpon
  • Technorati
  • Twitter
  • PDF
  • Yigg
  • Slashdot
  • MOB
  • Faves
  • Diigo
  • Propeller
Share This Post

Filed Under: LINUXTIPS AND TRICKS

Tags: basic linuxfree linux commandslearn linuxlinux commandslinux tips and tricksSOME BASIC LINUX COMMANDSworking with linuxxkill Kills a running program exit Exits the terminal reboot Reboots the system halt Shutsdown the computer startx Starts xwindows from terminal man man(command)shows help files info info(command) sho

RSSComments (0)

Trackback URL

Leave a Reply

You must be logged in to post a comment.