LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-17-2012, 11:43 AM   #1
tnandy
Member
 
Registered: Oct 2003
Location: Tennessee
Distribution: Devuan 3.0 (Beowulf)
Posts: 217

Rep: Reputation: 18
Abandoning Fedora; Need a new distro


I have been a Fedora fan since Red Hat 9. Lately I have tried upgrading to both Fedora 15 and 17. Unfortunately, there have been drastic changes in the way things work.

1) I don't like the Gnome3 user interface. I particularly hate the single "Activities" that brings up a screen full of icons with filters on the right. I want to see the filters first, then a list of the programs (not icons) corresponding to that filter. Which brings me to my second point.

2) There is a dearth of customization options. To be honest, I've never really liked the arrangement of the taskbars, but it used to be easy to unlock the icons, etc., move them around, and relock them. With my widescreen monitor, I could put everything I wanted on the bottom line and get rid of the top taskbar entirely. Now I'm stuck with a top taskbar with nothing I want on it.

3) Things have become needlessly complex and cumbersome. Since I play several commercial games, Windows is a necessary evil. I dual-boot all my computers, which means I edit /etc/grub.conf. Except, not any more. With grub2, I'm supposed to use some hopelessly complicated config program. Why must I spend a week figuring out this stupid config program when I could simply gedit /etc/grub.conf and be done in 10 minutes?

4) In fact, why must I spend weeks trying to figure out all this *$#!+* when upgrading used to be so easy?

Are there any distros out there that continue to use and support Gnome2 and grub(1)? I can continue to use Fedora 14 for a little while longer, but I think support has already been discontinued.

Thanks for letting me vent....
 
Old 10-17-2012, 12:04 PM   #2
rizzy
Member
 
Registered: Mar 2004
Distribution: Debian
Posts: 285

Rep: Reputation: 69
Just a thought, but have you considered changing the offending software rather than disto. As an example, grub can be replaced by lilo, Gnome - by Xfce. Got to be easier than going new distro after so many years of experience with Fedora.
 
1 members found this post helpful.
Old 10-17-2012, 12:06 PM   #3
TroN-0074
Senior Member
 
Registered: Dec 2011
Location: Michigan USA
Distribution: OpenSUSE 13.2 64bit-Gnome on ASUS U52F
Posts: 1,444

Rep: Reputation: 340Reputation: 340Reputation: 340Reputation: 340
I think Debian still comes with Gnome 2. But also Gnome Shell has the Fall Back mode that let you go back to the old look of Gnome 2 when turned on.

Or you can find the directions to install Mate on Fedora which looks also like Gnome 2, check them out.

Good luck to you.
 
Old 10-17-2012, 12:43 PM   #4
guyonearth
Member
 
Registered: Jun 2012
Location: USA
Distribution: Ubuntu
Posts: 424

Rep: Reputation: 83
Why wouldn't you just install a different desktop, rather than scrapping the distro?
 
Old 10-17-2012, 12:45 PM   #5
snowday
Senior Member
 
Registered: Feb 2009
Posts: 4,667

Rep: Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411Reputation: 1411
I think you would really like Fuduntu.

But you can't fault Fedora for moving to Gnome 3. In fact I have a hunch they will upgrade to Gnome 4 someday too.
 
Old 10-17-2012, 03:53 PM   #6
User\ Name=`echo $USER`
LQ Newbie
 
Registered: Oct 2012
Location: Oklahoma
Distribution: Red Hat, Ubuntu, Mac OS X
Posts: 25

Rep: Reputation: 4
Suggestion

Quote:
Originally Posted by snowpine View Post
I think you would really like Fuduntu.

But you can't fault Fedora for moving to Gnome 3. In fact I have a hunch they will upgrade to Gnome 4 someday too.
I agree with what almost everyone is saying: I personally wouldn't abandon Fedora after so many years of use. Fuduntu does look like a nice distro, but I can't say that I have used it. But if you are insistent on scrapping Fedora, I personally like Mint. It's very stable and user friendly, so it should make the switch pretty easy.
 
Old 10-17-2012, 04:16 PM   #7
ratotopi
Member
 
Registered: Dec 2011
Posts: 114

Rep: Reputation: 6
If you have used redhat 9, moved to fedora then I feel its time for you to look into CentOS . Its a clone of Redhat but without any cost.
 
Old 10-17-2012, 05:53 PM   #8
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,369

Rep: Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753Reputation: 2753
That's pretty much the path I went: RH5 through 9 then Fedora 1 through 8, then Centos 5.x through Centos 6.x
 
Old 10-17-2012, 06:49 PM   #9
fpmurphy
Member
 
Registered: Jan 2009
Location: /dev/ph
Distribution: Fedora, Ubuntu, Redhat, Centos
Posts: 299

Rep: Reputation: 62
I echo you sentiments regarding GRUB2. It has become a solution in search of a problem. Over complicated and far over engineered.

You can drop back to GRUB legacy if you wish, or you can directly edit GRUB2's /boot/grub/grub.cfg. If you do this, make sure you keep a copy, as some of the updates will try and modify/overwrite it.

Or if you are on an UEFI problem and use kernels with EFI STUB enabled you do not need GRUB legacy, GRUB2, or Lilo. You can simply invoke your kernel directly from the (U)EFI shell.
 
Old 10-17-2012, 07:27 PM   #10
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,889
Blog Entries: 28

Rep: Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534Reputation: 534
why would you need to edit grub at all?

The only reason to mess with it is if you are installing other distros.

Rather than a different distro, why not just install a different desktop environment?

kde, xfce, lxde, mate, cinnamon; or one of the many window managers.
 
Old 10-17-2012, 08:10 PM   #11
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,627

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
I got off the fedora "roller coaster" back in fedora 11
new fresh installs every 6 months was getting just "too much"
-- do not get me wrong I DO LIKE fedora

Give OpenSUSE12.2 a go
the 18 month time between versions and support for TWO past versions makes it attractive
see the wiki
http://en.opensuse.org/Lifetime

12.2 just came out and 12.1 has STILL 210 days left

downside
suse IS BLOATED -- very BLOATED

rpms very often need VERY odd and obscure prerequisites
so be EXTREMELY careful when uninstalling programs

also the OBS takes a bit of getting used to
http://software.opensuse.org/search
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Considering abandoning slackware for new distro, but i cant decide... Suggestions? onda_trollet Linux - Distributions 9 02-11-2010 04:30 PM
Abandoning XP for greener pastures CrisKL LinuxQuestions.org Member Intro 1 08-18-2009 01:12 AM
Thinking of abandoning Windows SandM4N Linux - Software 10 03-24-2004 06:42 PM
abandoning redhat for mandrake GSuRfer1963 Linux - Distributions 4 05-08-2003 10:26 AM
abandoning windoze Lennart Linux - General 8 03-30-2002 09:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration