Problem: Last week i have experiencing error during opening Computer, Network Folders, Destop and Recycle bin on Ubuntu Karmic Kuala. And flash drive cant do the automount anymore. The error says : Nautilus cannot handle “computer” location I found out that i have upgraded my glib library under /usr/local few days ago. Solution: Remove /usr/local […]
Tag Archives: ubuntu
Hamachi killed after upgrading to Ubuntu 9.10
Hamachi killed after upgrading Ubuntu 9.10 (Karmic Koala). This is because hamachi executable is compressed with upx. Steps in uncompressing Hamachi with upx [ad#ad-2] 1. Install upx-ucl (make sure you have root or sudo privileged) sudo apt-get install upx-ucl 2. locate hamachi executable (default installation /usr/bin) cd /usr/bin 3. decompress hamachi sudo upx -d hamachi […]