You can download the script from my blog. Right click on this link and choose “Save Link As”. Save the file to the Desktop. To make the script executable in Kubuntu, right click it and select Properties.
Alternatively, if you want to do the whole thing in Konsole, go to Start in 8.04 Konsole or Kmenu->System->Konsole in 8.10. Click the kmenu button and type Konsole in the search bar. Then click Enter. This will open a Terminal. Now perform the following commands, one by one:
Go to you Desktop:
cd ~/Desktop
Download Perfectbuntu:
wget -c http://www.category5.tv/files/bash/perfectbuntu
To make Perfectbuntu executable, we do not need to be superuser here. That is what the sudo command is for:
sudo chmod +x perfectbuntu
Read the instruction below before doing this.
Run Perfectbuntu:
sudo ./perfectbuntu