Jumat, 11 April 2008

Install Webmin di Ubuntu



Webmin adalah aplikasi untuk melakukan administrasi sistem melalui web. Proses installasinya:

Download SSH server

$ sudo apt-get install ssh openssh-server

Tambahkan repository ini kedalam daftar list

deb http://download.webmin.com/download/repository sarge contrib

Install webmin

# apt-get update
# apt-get install webmin


Webmin dapat anda akses pada https://your-server:10000 (ada penjelasannya diakhir proses installasi)

Username dan password sama dengan username password ubuntu anda

Senin, 07 April 2008

Software Router Gratis




Router adalah sebuah alat jaringan komputer yang mengirimkan paket data melalui sebuah jaringan atau Internet menuju tujuannya, melalui sebuah proses yang dikenal sebagai routing. Proses routing terjadi pada lapisan 3 (Lapisan jaringan seperti Internet Protocol) dari stack protokol tujuh-lapis OSI.

1d.wikipedia.org

Dibawah ini adalah beberapa software router yang gratis / free routing software:

IPCopA secure Linux distribution managed through a web-interface. It turns an old PC into a firewall and VPN gateway. Features an Intrusion Detection System.

Vyatta
Simply put, Vyatta has commoditized router, firewall and VPN deployment in the same way that Linux commoditized the operating system market. Vyatta open-source networking offers you an alternative to over-priced, inflexible products from proprietary vendors.

pfSence
pfSense is a free, open source customized distribution of FreeBSD tailored for use as a firewall and router. In addition to being a powerful, flexible firewalling and routing platform, it includes a long list of related features and a package system allowing further expandability without adding bloat and potential security vulnerabilities to the base distribution.

Zebra
GNU Zebra is free software that manages TCP/IP based routing protocols. It is released as part of the GNU Project, and it is distributed under the GNU General Public License. It supports BGP-4 protocol as described in RFC1771 (A Border Gateway Protocol 4) as well as RIPv1, RIPv2 and OSPFv2.

XORP
XORP is the industry's only extensible open source routing platform. It is in broad use worldwide, with thousands of downloads by companies and educational institutions and an active international developer community.

Open Router
ORP is a stand-alone GNU/Linux distribution which aims to be a complete PC-based router solution.

Minggu, 06 April 2008

Damn Small Linux



Damn Small Linux seperti namanya merupakan linux yang berukuran ringan, hanya 50MB sehingga dapat diinstall dikomputer yang sudah tua atau bahkan dijalankan melalui USB.

Bagi yang sering menggunakan komputer umum atau warnet dan menginginkan keamanan dalam mengakses internet, tidak ada salahnya mendownloadnya dan menyimpannya di USB sehingga mudah untuk dibawa ke mana pun anda pergi.

OS ini juga bisa diandalkan bagi yang ingin mencoba merasakan OS linux tanpa mengganggu sistem operasi yang sudah terinstall di komputer.