Gatzet.com

RSS Feed

Gadget, Free Software, Reviews

Improving Ubuntu 7.04 Performance

May 29th, 2007 · No Comments

I just got a more snappy performance improvement on my Ubuntu Feisty Fawn after tweaking my ext3 system configuration. The complete tutorial is from UbuntuGeek with the title how to get the most out of your ext3 and ReiserFS file system.
Since the tutorial is using VI as file editor, I suggest you to read […]

[Read more →]

Tags: · Linux

Configuring T23 TrackPoint on Ubuntu 7.04

May 24th, 2007 · 3 Comments

When working on my Thinkpad T23 I’m prefer using TrackPoint instead of mouse. However, since my Ubuntu Feisty fawn was installed, I was using mouse more frequent than Trackpoint because I didn’t know how to change the trackpoint sensitivity. The trackpoint was too slow and my finger got pain when I push it harder just […]

[Read more →]

Tags: · Linux, Thinkpad

Installing .sh files in Ubuntu

May 21st, 2007 · No Comments

Sometimes when you need to install a software on Ubuntu, the installation package only comes in .sh files instead of standard .deb package for Debian. Well the .sh itself has to be executable, however when you got it from internet repository its attribute is set to non-executable. To change this file attribute you need to […]

[Read more →]

Tags: · Linux, Ubuntu