Linux

Archive for the ‘Applications’

Get rid of OpenOffice.org’s logo in Linux

If you for whatever reason dislike OpenOffice.org’s logo or want to gain an extra few seconds of speed while the application loads, you can disable OO.o’s logo by editing the /etc/openoffice/sofficerc file an[...]


Greatly improve the speed of Firefox 3

We all know Firefox is a memory hog. To speed things up greatly, do the following: 1. Open Firefox and in the address bar type about:config.2. Click on “I’ll be careful, I promise“3. Use the search bar [...]


Use the same GTK theme for applications started as root

If you start a GTK GUI with root permissions and you notice that it uses the old GTK theme, you can make all applications started as root to use your current theme by doing this: sudo ln -s ~/.themes /root/.themessudo ln[...]


Play videos packed in RAR without extracting them in Linux

Most DivX/XviD movies you download from Torrent sites are packed in multiple RAR archives. It takes some time for each to extract. If you don;t want to wait, you can use VLC and unrar to play the file within instantly. Y[...]