2.Paket Untuk Instalasi php. ext = php5,php5-curl,php5-gd,php5-ldap, php5-mysql, php5-sqlite,php5-xsl
3.paket untuk insataklasi mysql = mysql-server-5.0
4.paket untuk install freeradius = = freeradius,freeradius-mysql
5.paket untuk instalasi chilispot = chillispot
6.paket untuk instalasi dialupadmin = freeradius-dialupadmin
langkah 1 ;
masukan root :
sudo su
password:
langkah 2;
:nano /etc/network/interfaces
( lalu ubahlah eth0 sesuai kebutuhab, sedangkan eth1 setingkan DHCP agar eth1 diberikan dari chilispot)
langkah3 (mengisi DNS Server );
: nano /etc/resolv.conf ( Isikan nameserver contoh :33.1.1.1)
langhakah4 ; ( edit file sysctl.conf
: cari tulisan berikut :
net.ip4.conf.default.forwading=1 ( hilagkan tanda pagar nya)
lALU SIMPAN
langkah 5; nano /etc/rc.local
hapus exit=0
masukan tulisan berikut dibagian paling bawah rc.local
echo "1" > /proc/sys/net/ip4/ip_forward
SIMAPAN
langkah 6 : ( buat file option Folder network dengan perintah )
nano /etc/network/options
tulis sbb : ip_forward=yes
SIMPAN
langkah 7: restart network dengan perintah "/etc.init.d/networking restart"
..................................................................................................
Menambahkan Repository Ubuntu :
................................
langkah 1 : apt-cdrom add
2. masukan dvd/cd repo
.......................................