You are on page 1of 7

laporan

pelaksanaan ukom
Disusun oleh Rifki Elda
Fatkurohman
menambahkan IP
nano /etc/network/interfaces
SSH
#cd /etc/ssh
#nano sshd_config
#/etc/init.d/ssh restart
#systemctl status ssh
FTP
#cd /etc/proftpd
#nano /etc/proftpd/proftpd.conf
#/etc/init.d/proftpd restart
#systemctl status proftpd
#cd /etc/apache2
web server #cd sites-available/
#nano 000-default.conf
#mkdir website
#cd /var/www/html
#nano index.html
#/etc/init.d/apache2 restart
#systemctl status apache 2
DNS server
#cd /etc/bind
#cp db.local db.rifki.com
#cp db.127 db.res rifki.com
#nano db.rifki.com
#nano res.rifki.com
#nano named.conf.default-zones
#nano /etc/resolv.conf
#systemctl restart bind9
#systemctl status bind9
#nslookup rifki.com
konfigurasi mikrotik

You might also like