ThE SQuID MAn

FuLL ExPeRience

Archive for the 'FreeBSD' Category


INstaLL MrtG Di FreeBSD

Posted by adhityaseptriadi on November 9, 2007

Instal MRTG di FreeBSD

Sinopsis

MRTG berbentuk Source Code. Ini artinya anda harus meng-compile sebagian dulu sebelum anda dapat menggunakannya dalam Unix. Instruksi-instruksi ini membantu anda untuk melakukannya.

Persiapan

Untuk meng-compile dan menggunakan mrtg anda membutuhkan C compiler dan perl yang telah diinstall di mesin unix anda. Dalam banyak kasus biasanya sudah tersedia. Jika tidak, berikut ini sebagai permulaan. Di bawah ini akan diberikan keterangan lebih terperinci tentang seluruh proses kompilasi.

Read the rest of this entry »

Posted in FreeBSD | No Comments »

UpGrade StAble

Posted by adhityaseptriadi on November 9, 2007

Memilih mirror site
pilih mirror site yang anda sukai (http://www.id.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html )
kalo yang di Indonesia cvsup.id.FreeBSD.org
Download source menggunakan cvsup
Menjalankan cvsup tanpa GUI

shell>cvsup -g -L 2 -h cvsup.id.FreeBSD.org /usr/share/example/cvsup/stable-supfile

Read the rest of this entry »

Posted in FreeBSD | No Comments »

InsTaLL SqUid with Pf

Posted by adhityaseptriadi on September 4, 2007

shell> cd /usr/ports/
shell> make search key=squid | grep Path -A 2
shell> cd /usr/ports/www/squid
shell> make fetch package install

Jangan lupa enablekan option berikut :

[X] SQUID_PF Enable transparent proxying with PF

Read the rest of this entry »

Posted in FreeBSD | 2 Comments »