Pages

Senin, 07 Oktober 2013

cara login buntu server

PERINTAH-PERINTAH UBUNTU SERVER

Ip address                   192.168.1.1
Network                      255.255.255.0
Getway                       192.168.1.1
Broadcast address       192.168.1.255
Name server                8.8.8.8.

Cara Membagi Partisi
                        20 GB  - Root  = 10 GB
                                    - Home = 7 GB
                                    - Boot   = 2 GB
                                    - Swap  = 1 GB

PERINTAH-PERINTAH UBUNTU SERVER

sudo su
sudo -i {login sebagai root}[enter]
password : ******[enter]
ifconfig -a
sudo nano /etc/network/interface
outo etho
iface.etho
ls = untuk melihat isi folder/direktori
root@ubuntu:~# ls /test/ [enter]
cat = untuk melihat isi file
root@ubuntu:~# cat test.txt [enter]
ping = perintah untuk tes koneksi jaringan
root@ubuntu:~# ping google.com [enter]
whoami= untuk melihat user yang sedang aktif
who     = untuk melihat user
Mkdir
Mkdir kelompok
cd = perintah untuk pindah folder/direktori
root@ubuntu:~# cd /test/
root@ubuntu:/test/#
cd..
cd /
cd name /ubuntu/kelompok
Perintah untuk menghapus folder kosong = RNdir
Perintah untuk menghapus beserta isinya RNDIR –if untuk mematikan server = halt

 





 
 

Tidak ada komentar:

Posting Komentar