Akbar….a few code of life…

Botak, ngejeans…it’s me :)

Archive for the ‘Linux’ Category

A few month ago when I try to install and configure a few cms(phpmotion,etc) that require to convert audio/video into flv/other type, there’s a lot of problem when we want to compile and enable audio/video file into flv file, but you can try these steps, so it should be relatively easy to follow

The following Guide will show you exactly how to install the following packages on a RedHat/CenOS/Cpanel Base system: (more…)

  • 1 Comment
  • Filed under: Linux, Tips & Trik
  • Nikmatnya GRUB bagi remoker

    grubBagi yang terbiasa dengan urusan kernel di linux, apalagi oldies developer hehehe so pasti sangat2 terbiasa dengan yang namanya boot loader, apalagi dengan yang lamanya “LILO” aka Linux Loader. Namun distro-disto baru sejak digunakannya kernel 2.6 sudah mengganti boot loadernya dengan namanya GRUB.

    Secara naluriah manusia datangnya sesuatu yang baru kadang membuat ‘defensif’ sendiri, pada awalnya datangnya GRUB belum bisa diterima secara langsung, terutama oleh SAYA :D (more…)

  • 2 Comments
  • Filed under: Linux
  • My Latest Linux Desktop

    KDE-XP DesktopSo this is my latest linux desktop on vaio VGN-TZ17GN, based on sarge repositories, vpn work well with the BCA bank, my 3G express card works well too, wireless, bluetooth, despite the brigness screen setting using shell on /proc/acpi/sony/brightness (temporary).

    KDE 3.4, SuperKaramba, Compiz, XP Themes, lilo, vi,staroffice 8.

    My TODO is : switch to VGA output without restarting, because of the sony fn+f5,6,7 is based on software, and the SDcard reader (SD type different with Vaio TX series). Not found yet. anyone ?

    (update)

    find drivers for 05ca:183a Ricoh Webcam you can download it here

  • 2 Comments
  • Filed under: Linux
  • After a week searching and probe the driver for my bandluxe c100 expresscard on my Sony VAIO TZ Series, while using ndiswrapper not working also :( ,quite desperate eh.

    After that I email the bandrich guy ask about the hardware configuration, so these are the config that you would put on your kernel (kernel 2.6.18 above).
    Usually the source code path is:

    (more…)

  • 16 Comments
  • Filed under: Linux
  • GPRS Unlimited XL jadi makin happy, karena dah bisa dipake di linux, Biasanya di windows kudu pake BVRP software, di linux kalau yang menggunakan wvdial berikut initscriptnya:

    [Dialer Defaults]
    Modem = /dev/ttyS0
    Baud = 115200
    Init1 = ATZ
    Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
    Init3 = AT+CGDCONT=1,”IP”,”www.xlgprs.net”
    Phone = *99***1#
    Username = xlgprs
    Password = proxl
    Ask Password = 0
    #Dial Command = ATD
    Dial Command = ATDT
    Stupid Mode = 0
    Compuserve = 0
    Force Address =
    Idle Seconds = 3000
    DialMessage1 =
    DialMessage2 =
    ISDN = 0
    Auto DNS = 1

    Jangan lupa cek /dev/modem ngelink ke mana, biasanya /dev/modem ngelink ke modem internal notebook :) so di wvdial.conf jangan ngelink ke dev-nya modem internal :) biasanya kalau card-nya diinsert kedetek 2 devais, gunakan devais yang tidak dilink oleh /dev/modem.

  • 1 Comment
  • Filed under: Linux