Archive for December, 2009
Add Google search to IE8
To add Google search to Internet Explorer 8:
In IE8, choose TOOLS -> MANAGE ADD-ONS
Highlight the SEARCH PROVIDERS type in the left-hand navbar
Click the FIND MORE SEARCH PROVIDERS link near the bottom of the page
At the top of the ADD-ONS GALLERY PAGE, enter “google” in the SEARCH THE GALLERY text input box in the [...]
perfectBuntu script
Visit http://www.category5.tv/files/bash/perfectbuntu to download the latest version to your Desktop, or copy-n-paste the script displayed near the end of this article into your favorite text editor.
Once you have the script on your Desktop, either “chmod +x” it, or right-click it to set the PROPERTIES -> PERMISSIONS ->EXECUTE to ENABLED.
You can now either double-click the file [...]
pySDM – Graphical fstab editor
The utility “pysdm” allows GUI editing of your /etc/fstab file. After installation, root is required to execute the utility.
$ sudo apt-get install pysdm
$ sudo pysdm
