Tag: network
Konfigurasi Static IP di Ubuntu
Posting kali ini adalah tentang cara mengkonfigurasi network di Ubuntu Server agar bisa menjadi Static IP (defaulnya adalah DHCP). Berikut adalah langkah-langkah detil cara melakukan konfigurasi dimaksud: [1] Edit file “/etc/network/interfaces” dengan perintah: $ sudo vi /etc/network/interfaces Isi file tersebut secara default…Read More »
Konfigurasi Network di CentOS Linux
Konfigurasi network di Linux CentOS terdapat dalam file-file berikut: /etc/hosts The main purpose of this file is to resolve hostnames that cannot be resolved any other way. It can also be used to resolve hostnames on small networks with no DNS server.…Read More »
How To Install Angry IP Scanner
Currently there are many security software available for Linux and Windows. The Angry IP Scanner is one of the popular open source software in network security category. Here, I will guide you how to install the Angry IP Scanner on Ubuntu. Based…Read More »