Load Balance 2 ISP dengan Ubuntu-Server 7.10

April 27, 2008

Sedikit share mesin Ubuntu 7.10 yang penulis gunakan dalam menggabungkan 2 koneksi dari ISP yang berbeda pada ICT Centre Barito Kuala Kalimantan Selatan.

Mesin : Linux Ubuntu 7.10 + 3 LAN card (eth0 ISP A, eth1 ISP B, eth2 LAN/WAN )

Baca entri selengkapnya »


Mengenal File System Linux

April 27, 2008

Banyak diantara kita yang secara umum belum mengetahui tentang beberapa file system ataupun direktori yang terdapat didalam Sistem Operasi Linux. Oleh sebab itu dalam tulisan ini penulis akan coba untuk menjabarkan beberapa file sistem yang terdapat didalam mesin Linux.

Baca entri selengkapnya »


Woody Maniac – DNS Server (English Version 2)

April 26, 2008

We’ll cover setting up a LAN DNS server for a small LAN where the workstation addresses are statically assigned. If you have a larger LAN that uses DHCP, you’ll need to set up the server to respond to DDNS update requests because a system’s A record will need to be updated when DHCP assigns the system a different address.

In setting up a LAN DNS server we need to:

  • Create the forward and reverse zone files.
  • Update the named.conf configuration file with things called “forwarders”
  • Update the named.conf configuration file so that the server knows it’s authoritative for the LAN domain.

Baca entri selengkapnya »


DAS – Debian “Woody” Client Configuration (English Version)

April 26, 2008

The latest stable release of Debian GNU/Linux, 3.0r2 “Woody”, can easily be setup as a DAS client. All of the required packages can be installed with the built-in Advanced Package Tool, or APT. Updated Kerberos, PAM, and NIS packages are available. Configuration is fairly simple. Debian also supports the Name Service Cache Daemon, or NSCD. NSCD reduces the load on the NIS servers and the network by caching lookups for a period of time. It also helps with performance when the DAS-M (master) is unavailable.

Baca entri selengkapnya »


Instalasi Mailserver pada Debian Woody

April 26, 2008

Panduan ini ditujukan sebagai tutorial kecil-kecilan pembuatan email server dengan memanfaatkan paket-paket yang tersedia pada Debian Woody. Dokumen ini (mencoba) menjelaskan cara instalasi qmail (+patch), vpopmail, courier-imap, squirrellmail, clamav dan beberapa konfigurasi yang diperlukan.

Baca entri selengkapnya »