Gnome 3.0

To those of you who have been looking for a better Gnome, the wait may finally be over. Gnome 3.0 released on April 7th, 2011 and should be coming to your favorite Linux distribution soon. If you do not wish to wait, you can download the Gnome 3 distributions of Fedora and OpenSuse at the… Continue reading Gnome 3.0

Howto: create a local repository for Fedora.

Creating a local Fedora repository is a great way to conserve bandwidth. You can update all of the computers on your local network from one repository. 1)  Install a web server.  I use apache. su -c yum install httpd -y 2)  Create the directories that become the local repository. su -c mkdir -p /var/www/html/yum/F15/releases su… Continue reading Howto: create a local repository for Fedora.

Howto: fix Gconf error from Firefox

An error occurred while loading or saving configuration information for firefox. Some of your configuration settings may not work properly. If you click on details of that error you may see: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks… Continue reading Howto: fix Gconf error from Firefox