ติดตั้ง Packages

เริ่ม Upgrade ระบบ เพื่อให้ได้ Packages รุ่นใหม่สำหรับ Distribution นั่น ๆ ซึ่งในขณะนี้คือ Lenny

authen# apt-get update
authen# apt-get upgrade

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be upgraded:
  iptables
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/2.3MB of archives.
After this operation, 988kB disk space will be freed.
Do you want to continue [Y/n]? Y

    

ติดตั้ง RahuNAS Packages พร้อมด้วยโปรแกรมที่จำเป็น

authen# apt-get install rahunas rahunas-weblogin ipset

เปิดใช้งาน RahuNAS daemon แต่ยังไม่ Start service เนื่องจากต้องทำการ config ก่อน (ดูเรื่อง: ตั้งค่า RahuNAS ด้วย Cacti Plugin)

authen# sed -i -e 's/RUN_DAEMON=no/RUN_DAEMON=yes/' /etc/default/rahunas