Langsung ke konten utama

Postingan

Menampilkan postingan dari Juli, 2010

Cara membangun DNS Filter (mari berantas pornografi)

Kebutuhan : 1. dns server, pilihan yang baik menggunakan powerdns, karena saya rpm base, maka silakan di download di : http://downloads.powerdns.com/releases/rpm/pdns-static-2.9.22-1.i386.rpm download powerdns sebagai authoritative server 2. linux box, pastinya. 3. database situs-situs yang ingin di blok, bisa didownload di http://urlblacklist.com/cgi-bin/commercialdownload.pl?type=download&file=bigblacklist pilih situs porno 4. web server saya asumsikan di sini, kita akan menyimpan databasenya dalam bentuk file. powerdns bisa menyimpannya dalam database, salah satu yang telah saya coba adalah mysql. namun pada tutorial ini, yang saya bahas adalah menggunakan file. di dalam database tersebut, terdapat kategori porn, nah pilih kategori tersebut. lalu pilih file domain. ide dari dns filtering ini adalah "memaksa" suatu domain, katakanlah situs porno tadi, ke suatu ip yang telah kita assign. ip tersebut, bisa di server dns filter ini. misalnya dns filter...

change root password in solaris 10

it is a silly, i change my solaris root password, after that i forgot it. even though it simple, but it quite challenge to change it. well first of all, don't panic. all you have to do is, keep calm and relaxed. then prepare all what should be needed. ok here we are. 1. we need instalation cd. we need this because we have to go to single user mode 2. cable console. I need this, so i can console my sparc solaris, then get the serial command. 3. notebook. this is must, without this, i unable to conle the sparc 4. google. ask with this is more wise 5. sun keyboard. I need this, because i can interupt the server using OBP command. by pressing stop + A we reset the server ok after all we need, here is the step 1. press stop + a, then choose reset 2. after solaris reset, insert the instalation disk. (i use solaris 10, since my solaris was solaris10) 3. after that, do stop +a again, and when ok prompt shown up, boot from cdrom OK> boot cdrom -s wait for a while, until i...