Archive for August, 2010
How to move window buttons to right on Ubuntu 10.10: GUI Method
9Windows button on Ubuntu 10.04 were moved to left and looks like the same trend will be followed in Ubuntu 10.10 code named Maverick Meerkat. We found a simple GUI script to change the Windows button to right side. This script works for both Ubuntu 10.04 and 10.10. The script was written by Alex Eftimie and all the credit/copyright reserves with him.
Current Behavior
1. In order to move the windows button to right on Ubuntu 10.10 download the following script.
http://eftimie.ro/store/window_controls.py
2. Once downloaded, right click on the script file and click properties and go to the More >
Install Firefox 4 beta 2 on Fedora 13
2Firefox 4 beta 2 has been making some news across the web and I have found it pretty stable for daily use. There are some cool new features. Let’s see how to install Firefox 4 beta 2 on Fedora 13.
1. Open a terminal window and change to root user.
2. Install the Remi Dependency on Fedora 13
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm3. Install Remi repositories for Fedora 13
rpm -Uvh http://rpms.famillecollet.com/remi-release-13.rpm4. More >