Difference between revisions of "WiFi: Penggunaan AirControl untuk banyak AP UBNT"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (New page: ==Referensi== * http://www.ubnt.com/aircontrol * http://www.ubnt.com/wiki/AirControl ==Pranala Menarik== * WiFi: Access Point Wireless Category: Wireless Internet) |
Onnowpurbo (talk | contribs) |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | Install aircontrol | ||
+ | |||
+ | apt-get install default-jre default-jre-headless sun-java6-jre jsvc libcommons-daemon-java | ||
+ | dpkg -i aircontrol_1.3.6-beta_all.deb | ||
+ | |||
+ | Masukan | ||
+ | |||
+ | HTTP port number: 9080 | ||
+ | HTTPS port number: 9443 | ||
+ | Administrative account password: <password> | ||
+ | |||
+ | Akses menggunakan | ||
+ | |||
+ | http://localhost:9080 | ||
+ | https://localhost:9443 | ||
+ | |||
+ | username ubnt | ||
+ | password <password> seperti ditulis waktu instalasi | ||
+ | |||
+ | [[Image:Aircontrol1.jpeg|center|200px|thumb]] | ||
+ | [[Image:Aircontrol2.jpeg|center|200px|thumb]] | ||
+ | |||
==Referensi== | ==Referensi== | ||
* http://www.ubnt.com/aircontrol | * http://www.ubnt.com/aircontrol | ||
* http://www.ubnt.com/wiki/AirControl | * http://www.ubnt.com/wiki/AirControl | ||
+ | * http://ubnt.com/forum/showthread.php?t=13935 | ||
==Pranala Menarik== | ==Pranala Menarik== |
Latest revision as of 18:01, 7 February 2011
Install aircontrol
apt-get install default-jre default-jre-headless sun-java6-jre jsvc libcommons-daemon-java dpkg -i aircontrol_1.3.6-beta_all.deb
Masukan
HTTP port number: 9080 HTTPS port number: 9443 Administrative account password: <password>
Akses menggunakan
http://localhost:9080 https://localhost:9443
username ubnt password <password> seperti ditulis waktu instalasi
Referensi
- http://www.ubnt.com/aircontrol
- http://www.ubnt.com/wiki/AirControl
- http://ubnt.com/forum/showthread.php?t=13935