You are on page 1of 2

PRAKTEK INSTALL DEBIAN 9.

XX
Login:user / super user
user biasa?$
super user?#
KONFIGURASI IP ADDRESS
nano / etc / network / interfaces

ifconfig

ip a

DNS SERVER?

Domain Name Server/


facebook.com/
google.com/
youtube/
smkmahasasumberrejo.sch.id/
universitaskhxxx.ac.id
# PROJECT DNS SERVER
shifa.com
address 192.168.12.xxx
gateway 192.168.12.199

address 192.168.21.xxx
gateway 192.168.12.199

address 192.168.22.xxx
gateway 192.168.22.199

nano / etc / apt / sources.list

deb http://192.168.99.200/debian jessie main


deb-src http://192.168.99.200/debian jessie main

DNS SERVER

alpienstar.com

perintah apt-get install bind9


error

dpkg –get-selections |grep bind

- bind9-host install
- libbind9-90 install
apt-get purge bind9-host libbind9-90 rpcbind
apt-get autoremove

You might also like