Setting IP-Address Linux Debian
Bagaimana Cara setting ip address di Linux..? Berikut ini cara-cara Untuk mensetting Linux debian dan Mandriva anda.
#. Untuk Debian :1. Login As Root :
sany@kenshin:~$ suPassword:Setelah login sebagai root maka buka /etc/network/interfaces
kenshin:/home/sany# vi /etc/network/interfaces
Muncul deh isinya
# The loopback network interfaceauto loiface lo inet loopback
# The primary network interfaceauto...
This is default featured slide 1 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
This is default featured slide 2 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
This is default featured slide 3 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
This is default featured slide 4 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
This is default featured slide 5 title
Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.
Rabu, 04 Oktober 2017
Langkah - langkah Setting Jaringan Linux (Debian / Ubuntu)
Langkah - langkah Setting Jaringan Linux (Debian / Ubuntu)
Langsung saja..
saya ingin berbagi Ilmu sedikit dari hasil latihan saya tentang "Konfigurasi Jaringan Linux" yang saya praktek'an pada saat Lomba LKS TKJ Tingkat Kab. (2009 dan 2010) dan yang akan di pakai juga untuk "Ujian Praktek Nasional Untuk SMK Jurusan TKJ Tahun Pelajaran 2010/2011".
Berikut adalah langkah - langkah-nya :
Pertama - tama pastikan dulu Distro...
Restart Jaringan Di Linux
Restarting the network interface using command lines in Linux is a straight-forward procedure. While the GUI for Linus network configuration is more graphical and visually appealing, it may actually make restarting the network interface much longer.
In operating systems such as Linux, the command line operations generally accomplish the task faster than the...