Fedora: A Mixed Blessing
Over the summer, I have been using 2 operating systems on a regular basis: Windows 2000, which has been running on my home machine for 3.5 years now, and
Recently, I decided I wanted to upgrade from Core 3 to Core 4. I installed the main Fedora4.rpm (or whatever it is labeled as), pointed apt at Core 4 rpm repositories, and ran apt-get update followed by apt-get install. As the upgrade included a new version of gnome, and I wanted to test some modifications I made to my rc.local file, I decided to restart my machine as well. Logging in, I was faced with the X Windows manager, instead of Gnome. Seems apt-get dist-upgrade removed a bunch of the core gnome packages instead upgrading them. Performing apt-get remove gnome followed by apt-get install gnome however, didn’t make any difference. Finally, I discovered that gnome-session wasn’t installed. A quick apt-get install fixed that and everything was better.
On campus, I decided to upgrade using yum. This was worse than apt-get. It completely destroyed my system. And by completely, I mean COMPLETELY. I wasn’t even able to log in via the command line as it apparently decided to remove the default shells as well. Thankfully, There was very little information I actually needed saving, and a LiveCD allowed me to retrieve that. The system itself, however, got a complete reinstall. Hmmmmm… since nothing is basically being run on it now, maybe I should try another linux distro…