Category: Linux


  • Tuning the Sensitivity of Thinkpad X240 Trackpoint on Ubuntu 18.04

    First, install sysfsutils: sudo apt-get install sysfsutils Second, edit the /etc/sysfs.conf. Add the following lines at the end. #tweak trackpoint devices/platform/i8042/serio1/serio2/sensitivity = 215 devices/platform/i8042/serio1/serio2/rate = 280 devices/platform/i8042/serio1/serio2/speed = 150 devices/platform/i8042/serio1/serio2/inertia = 1 run sudo service sysfsutils restart to try out the new values ..

  • execute following commands and I am assuming that this is a new mysql installation with no database created. : sudo dpkg -P mysql-server mysql-server-5.1 sudo apt-get autoremove sudo apt-get clean dpkg -l | grep -i mysql sudo rm -rvf /var/lib/mysql sudo apt-get install mysql-server  

  • Try to removing the file associated to the package in question from /var/lib/dpkg/info. In my case, i had an issue with installing  mysql package. So i looked for the files associated with it : cyberkidal@visitketapang:/etc$ ls -l /var/lib/dpkg/info | grep -i mysql -rw-r–r– 1 root root 1280 Mar 17 01:47 mysql-client-5.7.list -rw-r–r– 1 root root…

  • Solusi autologin bagi yang menggunakan ubuntu 9.10, yg masi ada bugs di fitur autologinnya : 1.) Add the following line to /etc/pam.d/gdm just before the line @include common-auth: auth sufficient pam_listfile.so item=user sense=allow file=/usr/local/etc/nopassusers onerr=fail You need to either be root or run a text editor as root to do this. Since you’re using Ubuntu,…

  • Fixing Index

    ,

    sudo apt-key adv –keyserver keyserver.ubuntu.com –recv-keys

  • Gyachoo @ ubuntu 9.10

    Lagi butuh Gyachoo untuk dipake di komputer client K-TUX  ( KLIK-TUX ) , warnet Linux-nya KLIK internet Lounge (KLIKnet) yang lagi kukebut untuk dibuka dalam minggu2 ini. K-TUX full pake Karmic Koala (Ubuntu 9.10), instalasi Gyachoo versi terakhir berjalan sukses, cuman ga bisa dieksekusi >.< soalnya membutuhkan libltdl.so.3  untuk bisa berjalan baik. Padahal, Karmic pakenya…

  • Bagi anda yang baru bermigrasi dari Windows ke Linux, terdapat satu hal yang membuat penggunaan Linux menjadi aneh yakni font. Font-font yang biasa dipakai di WIndows jangan harap bisa ditemukan di Linux. Supaya user bisa merasa nyaman melihat dan menggunakan Linux, solusinya adalah dengan menginstall font-font Windows di Linux. Caranya ?? Bikin Folder baru untuk…

  • Karena ada kebutuhan space yg lebih ‘lega’ untuk /home, mau gak mau harus menambah hdd untuk partisi /home sendiri. root@files:/#mkdir /mnt/newhome root@files:/#mount -t reiserfs /dev/sdb2 /mnt/newhome Copy semua isi current /home ke /home yg baru root@files:/#cd /home root@files:/home#find . -depth -print0 | cpio –-null –-sparse -pvd /mnt/newhome Pastikan source telah tercopy semua ke /home yg…

  • Samba adalah himpunan aplikasi yang bertujuan agar komputer dengan sistem operasi Linux, BSD ( atau UNIX lainnya) dapat bertindak sebagai file dan print server yang berbasis protokol SMB (session message block). Jaringan yang semacam ini biasa dijumpai pada Windows workgroup atau Windows NT Domain. Samba juga dilengkapi dengan beberapa program bantu sehingga sistem operasi Linux…

  • Layak dicoba nih, hasil karya anak bangsa “EasyHotspot” Distro Linux based on Xubuntu, instalasi hotspot billing system dalam satu paket yang tinggal pake. Ntar kalo udh aq test dulu ya… 😀