I don’t want to be SUPERMAN…… because I’m LQman……

November 4, 2011

Proxy Authentication with NTLM scheme

Ini adalah kenang-kenangan dari pulau Batam.

Secara default OS unix/linux tidak support utk mengikuti schema domain authencation yg dimiliki windows, yaitu NTLM dengan format nama_domain\nama_user.
Setelah seharian melakukan analisa terhadap kesalahan yg terjadi, ternyata om google memberikan pencerahan, (lagi…)

Oktober 22, 2011

Network Monitoring dengan MRTG dan Shorewall (IP Accounting)

MRTG (Multi Router Traffic Grapher) adalah tools yang cukup mudah untuk melakukan monitoring. MRTG bisa menggunakan snmp sebagai inputnya, bisa juga menggunakan script manual yang anda buat sendiri. Pada dasarnya input data yang diperlukan oleh MRTG adalah berupa 4 baris, yaitu :

baris 1 : input
baris 2 : output
baris 3 : uptime
baris 4 : hostname

(lagi…)

Mei 29, 2011

how to use socks proxy from wget

Warning : This post is my own note, you may believe on it or not. :P

Before continue read this post, I recommend you to read this post as preface.

Linux / BSD user usually familiar with shell, and wget is very usefull tool for download from shell. (lagi…)

Mei 18, 2011

Restore FreeBSD bootloader after installing windows

When you install wind**s after freeBSD (or another *nix family, eg : linux, MAC) it always automatically replace/override the MBR and bootloader with its own (windows only).
Then you can’t boot all OS except windows (this selfish feature especially annoying me).
Then you need to restore your MBR and bootloader using FreeBSD’s, this is the step : (lagi…)

April 6, 2011

boot FreeBSD directly from grub2

Spesifikasi system yang digunakan:

  • debian GNU/Linux, kernel 2.6.32-55, grub2 1.98+20100804-14
  • FreeBSD 8.2, kernel GENERIC

Sesuai dg rekomendasi dari freebsd forum, cara untuk mem-boot BSD dari linux ada 2 metode, yaitu :

  • Chainload ke partisi FreeBSD yg dituju, lalu booting dg bootloader FreeBSD yg ada pada partisi tsb.
  • Masukkan semua parameter booting dari GRUB dan booting secara langsung dari grub.

(lagi…)

Maret 17, 2011

Assign IP VPN static pada client openvpn

Karena tips/tutorial ini merupakan lanjutan dari tulisan saya sebelumnya, maka sebelum melanjutkan membaca silakan lihat tulisan saya yg ini agar anda paham dasar setting openvpn yang saya maksutkan.

Disini kita menginginkan tiap2 client mendapatkan ip-address dari VPN server secara static (tidak berubah utk tiap client). Oleh karena itu yg harus kita lakukan adalah :

SETTING DISISI SERVER (lagi…)

November 18, 2010

using ssh tunnel as socks proxy

TULISAN IKI MURNI COPAS DARI  http://blog.agdunn.net/?p=107

If you have a laptop then you surely have been in a situation where you need to have a secure connection while on the move. This is most important when you are at a random hotspot and need to log into a non-secure site (authentication over http) or do not trust the vendor providing the connection. If you have access to a server running SSH then you can use a great feature in openssh to set up a SOCKS proxy and route all your traffic through. This is very similar to VPN’ing but you can do it on the fly and dont have to have an special client software on your machine.

This is written specifically for Unix based systems with some stuff even more specific for Gnome. If you are using Mac OSX, Linux or Unix variants you can set up the proxy with the commands but telling your system to use the tunnel may vary. Under windows there is a way to perform all these same things with putty, my apologies for not covering that here. If you are a windows user and cant find any good documentation please let me know I would be happy to write it up. (lagi…)

Instalasi Virtualbox 3.2.10 pada ubuntu 10.10

Karena saya mau mencoba install debian yg berarsitektur mips, maka saya berniat untuk menginstallnya pada virtualbox saja.
Oleh karena itu saya install virtualbox dengan cara

root@laptop:~# aptitude install virtualbox-ose virtualbox-ose-dkms virtualbox-ose-qt

sampai dsini masalah ternyata malah bertambah dengan tidak bisa dijalankannya virtualbox, pesan error adalah karena kernel belum melakukan load suatu module. oleh karena itu saya berusaha mencari2 solusinya, bahkan link ini pun tdk berhasil.
(lagi…)

Oktober 12, 2010

Install oracle 10gR2 pada ubuntu lucid

Ini adalah catatan pribadi saya, semoga berguna juga bagi anda.

Secara default / native, proses instalasi oracle support thd beberapa distro linux (RH, SuSE, dll) tetapi bahasan kuta disini adalah instalasi oracle pada ubuntu. Oleh karena itu yang harus kita lakukan adalah menjadikan sistem ubuntu kita mirip dengan distro2 diatas.

(lagi…)

Juni 2, 2010

Koneksi VPN dengan openvpn

VPN adalah singkatan dari Virtual Private Network, yaitu network-private yg dibuat secara virtual, maksutnya adalah network private yg melalui internet. Loooh koq? internet khan public, koq bisa dikatakan network private?

Dikatakan private adalah karena paket data yg dilewatkan pada internet dibungkus (encapsulate) lagi dengan IP Private yang hanya diketahui network-private tersebut. OK, cukup sesi teorinya, berikut ini adalah langkah implementasi pada SERVER dan CLIENT. (lagi…)

Tulisan yang Lebih Tua »

Tema: Silver is the New Black. Blog pada WordPress.com.

Ikuti

Get every new post delivered to your Inbox.