|
|
|
|
![]() ![]() |
May 15 2008, 11:36 AM
Post
#1
|
|
|
Member [ Level 1 ] Group: [HOSTED] Posts: 34 Joined: 15-May 08 Member No.: 30,356 |
Let me give some usefull linux commands and utilities. Please add to this list if you know.
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 $ ssh name@ip followed by passwd e.g. ssh project@172.16.0.14 passwd: $ ls -l list the running process $ps -e /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) |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 7th July 2008 - 01:08 AM |