Kumpulan Game Mobile Device

Sabtu, 01 Oktober 2011

Perintah Dasar Linux

Berikaut akan sedikit saya berikan Perintah Dasar Linux, linux yang saya pakai adalah ubuntu versi 10.10 :

#cd dir_name ==>Change Directory
#mkdir dir_name ==>Make Directory
#ls -l dir_name ==>view the directory details
#chmod 644 dir_name ==> change the directory/file access mode
#ifconfig ==>view the IP Address
#route -n ==>view the computer gateway
#fdisk -l ==> View all disk partition
#df -l ==> view the active partition
#du /etc/ ==> view used space in /etc/
#free ==> View information of Memory
#tar -cvf backup.tar /home/ ==> Extract backup.tar file to /home/ directory
#ssh ip_target/domain_target ==> remote other computer
#scp user_name@ip_target:/home/ ==> Copy Data from other computer.


Untuk perintah dasar lainnya, silahkan buka : referensi lain

Tidak ada komentar:

Posting Komentar

Leave your Comments here, please!

Gamez Mobile BlogTM Copyright © 2011 | Template created by O Pregador | Powered by Blogger