Sunteți pe pagina 1din 4

OUTLINE JAWABAN

SOAL LKS IT NETWORK SYSTEM ADMINISTRATION


TINGKAT PROVINSI KAL-SEL
1. Modul 1 Home and Small Bussiness
Debian Server
DNS
bind9
/etc/bind/named.conf.default-zones
/etc/bind/fileforward
/etc/bind/filereverse
/etc/resolv.conf
Web
apache2 / nginx / lighttpd (mis: apache2)
php5
virtual web-pages (virtualhost)
/etc/apache2/sites-available
a2ensite
FTP
Proftpd / Vsftpd / Pureftpd (mis: proftpd)
/etc/proftpd/proftpd.conf
anonymous
read only and writable
File Server
samba
/etc/samba/smb.conf
read only and writable
Mail
postfix / qmail (mis: postfix)
courier (courier-pop, courier-imap) / dovecot (dovecot-core, dovecotimapd)
/etc/postfix/main.cf
dpkg-reconfigure
maildirmake
quota
dual domain
Webmail
squirrelmail / roundcube / phplist / webmail lite / pommo / ccmail (mis:
squirrelmail)
/etc/squirrelmail/apache.conf
virtualhost for squirrelmail
/etc/apache2/apache2.conf
Include squirrelmail into apache2
check via outlook
NTP
ntpdate & ntpdate

/etc/ntp.conf
date -s
Telnet
telnetd
/etc/inetd.conf
check via command prompt windows
DHCP
dhcp3-server / dhcp3-server
/etc/default/isc-dhcp-server
/etc/dhcp/dhcpd.conf
Create Group Users
addgroup / groupadd
Create Users
adduser / useradd
usermod

Debian Router
Enable Routing Static (Network Address Translation - NAT)
/etc/systctl.conf
iptables
/etc/rc.local
DHCP (dhcp3-relay)
/etc/default/isc-dhcp-relay
Proxy (squid / squid3)
ACL whitelist (networks, websites)
auth_param
delay_pools, delay_class, delay_parameters, delay_access
Process and Network Monitoring
mrtg / cacti / nagios / bandwithd / pandora FMS / zenoss core / slurm/
oreon / zabbix / RTG / munin / monit .. dan banyak lagi
nTop
snmp

Client
Install Windows
Install driver (using CD/DVD, no external drive)
Install Ms. Office (including outlook)
Install Filezilla / WinSCP
Putty

Access Point
Wireless Security
Set SSID
Activate MAC Address Filtering

2. Modul 2 Cisco Packet Tracer


1. Subnetting
network address

first host
last host
broadcast
netmask
2. Router
use FastEthernet, GigabitEthernet and Serial
Routing Static
3. Switch
vlan mode access
vlan mode trunk
4. Server
DHCP Server
DNS Server
HTTP Server
3. Modul 3 Network Security
1. Debian Router
Enable Routing Static (NAT)
/etc/systctl.conf
iptables
/etc/rc.local
Packet Filtering
iptables
Port Address Translation (PAT)
iptables
Circuit Level Firewall
iptables
2. Debian Server
DNS
bind9
/etc/bind/named.conf.default-zones
/etc/bind/fileforward
/etc/bind/filereverse
/etc/resolv.conf
Web
apache2 / nginx / lighttpd (mis: apache2)
php5
virtual web-pages (virtualhost)
/etc/apache2/sites-available
a2ensite
Enable https
a2enmod
ssl / webdav / AuthConfig
SSH
openssh-server
/etc/ssh/sshd_config
Port

Database
mysql / postgresql / mongodb / couchdb / oracle (mis: mysql)
/etc/mysql/my.cnf
port
phpmyadmin
/etc/phpmyadmin/apache.conf
Alias
3. Debian Client
Install debian desktop
set IP address (static / dhcp), dns
use web browser
use ssh

Tambahan : kuasai perintah chmod, chown, chgrp

S-ar putea să vă placă și