I always wanted to have the song playing and the lyrics on my screen, today I did it!
First lets intall Amarok,
# sudo apt-get install amarok
or
http://amarok.kde.org/wiki/Download
I …
How to Make Your Ubuntu Cool Effects
Running Ubuntu 8.0.4 With ATI HD 2600 On a Compaq 8510q.
Its called CompizConfig.
1. Lets test if your hardware is compatible
# wget http://blogage.de/files/4359/download -O compiz-check
…
# chmod +x
Linux mini manual
Linux Debian/Ubuntu Commands
Last Updated April 2009
My Mini Manual
|– FILES/SEARCH/SYSTEM –|
Unique names, remove duplicate names:
# cat words.txt | sort | uniq > dictionary.txt
remove any words …