bookmark - Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.

Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.

 
 Discussion by kanade with 0 Replies.
 Last Update: May 15, 2008, 11:36 am
 
bookmark - Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.  
    
free web hosting
 
Let me give some usefull linux commands and utilities. Please add to this list if you know.

Work with tar files.
To make tar archive use

$ tar -cvf filename.tar filename

To extract tar archive use
$ tar -xvf filename.tar

To extract tar archive with gz use

$ tar -xzvf filename.tar.gz

Connect to remote system through ssh

$ ssh name@ip followed by passwd
e.g. ssh project@172.16.0.14 passwd:

List the file in current directory
$ ls -l
list the running process
$ps -e

Start or Stop or Restart Network
/etc/init.d/networking start (In ubuntu)
/etc/init.d/networking restart (In ubuntu)
/etc/init.d/networking stop (In ubuntu)
/etc/init.d/network start ( In Fedora)
/etc/init.d/network restart ( In Fedora)
/etc/init.d/network stop ( In Fedora)

Thu May 15, 2008    Reply    New Discussion   


Quickly Post to Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.  w/o signup Share Info about Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.  using Facebook, Twitter etc. email your friend about Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One. Print
Reply / Comment Ask a Question? Share / Bookmark E-Mail a Friend Print

How To Play Music And Movie In Linux? Which Is The Good One?.   How To Play Music And Movie In Linux? Which Is The Good One?. (6) (23) How To Copy File & Folders From Linux To Windows?.   How To Copy File & Folders From Linux To Windows?.