Selasa, 15 Oktober 2013


INSTALASI DAN KONFIGURASI SERVER LINUX DEBIAN
(IP Address/eth0 & eth1, ROUTER, PROXY SERVER, DNS SERVER DAN DHCP SERVER)
A. TOPOLOGI JARINGAN
Speedy — modem — Router+Proxy(Server Debian Linux) — hub/switch — Client
Internet Server
Hub/switch Hub/switch
Modem
Client
eth0 : menuju modem di setting DHCP eth1 : menuju LAN (Switch) di setting static = 192.168.50.1
B. PROSES INSTALL LINUX DEBIAN
1. Boot dari DVD Linux Debian, pilih Install
2. Choose language = English
3. Choose Country, territory or area = United State
4. Keyboard Layout = American English
5. Network configuration = DHCP ini untuk eth0
6. Host name : nama komputer (contoh: komputer-01)
7. Domain name : www.tkjsmkn1.sch.id
8. Pembagian Partisi Harddisk:
9. Pada pembagian partisi harddisk, pilih manual, diasumsikan menggunakan harddisk 80 GB, dengan pembagian sebagai berikut:
 /dev/sda1 : / 20 GB ext3 journaling files system, partisi root untuk system linux
 /dev/sda5 : /cache 20 GB reiserfs journaling files system, untuk proxy
 /dev/sda6 : /home 15 GB ext2 files system, untuk data user
 /dev/sda7 : swap 2 GB swap area, sebagai virtual memory
 /dev/sda8 : /var 10 GB ext2 files system, sebagai variabel data
Untuk partisi root typenya primary dan 4 partisi yang lainnya typenya logical.
Instalasi &Konfigurasi Linux Debian 5.04 - Gideon Lande, S.Kom Page 2
10. Write change to disk = yes
11. Scan another DVD = no
12. Choose time zone = Eastern
13. Root password = tkj, confirm password = tkj
14. Reenter password to verify = tkj
15. Full name for new user = tkj smkn1 rantepao
16. User name for your account = tkj
17. Choose a password for the new user = tkj
18. Reenter password to verify = tkj
19. Use a network mirror? = no
20. Participate in the package usage survey? = no
21. Software selection: secara default/otomatis yang terpilih:
 Desktop Environment
 Standard System
Pilih Continue tekan enter
22. Install the GRUB boot loader to the master boot record? = yes
23. Finish the Instalation = Continue
24. Keluarkan DVD Debian dan Linux akan merestart komputer.

Tidak ada komentar:

Posting Komentar