Archive for Ubuntu

Nautilus Bug

Posted in Tips & Trick with tags , , , on 9 July 2008 by harisanto

I you your Ubuntu Box upgraded to hardy and rebooted. When you log in to Gnome, a Nautilus window flashes up and quickly disappears about ten times. There are no icons on the desktop. When I try to start Nautilus from the terminal and you may get:

Initializing gnome-mount extension
seahorse nautilus module initialized
nautilus: symbol lookup error: /usr/lib/

nautilus/extensions-1.0/libgnome-mount.so: undefined symbol: nautilus_file_info_get_drive

So… you maybe cry :p

It’s okay, you can do this step to resolve your problem:

  1. sudo apt-get autoremove nautilus
  2. sudo apt-get install nautilus

Yes… that’s it… and problem solve!!!

Cari Tahu Ubuntu-Mu

Posted in Linux, Tips & Trick with tags , , , on 10 May 2008 by harisanto

Ini adalah cara cepat untuk cari tahu Versi dan nama dari Ubuntu Box yang kita miliki (Atau server box he he he :p ) Ini mungkin akan berbeda dari Linux Box yang laen, karena kalau kita lihat, Ubuntu selalu memberikan nama-nama lucu untuk box-nya, dan gak cuman sekedar angka yang menunjukkan angka versinya. Kurang lebihnya begini:

Applications -> Accessories -> Terminal

Kemudian ketik

cat /etc/lsb-release

Mungkin akan tampak tampilan kurang lebihnya seperti ini

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION=”Ubuntu 7.10″

Silahkan dicoba ….