LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


Reply
  Search this Thread
Old 12-20-2015, 02:02 PM   #1
roopamroy
LQ Newbie
 
Registered: Dec 2015
Posts: 3

Rep: Reputation: Disabled
Cool Best Desktop for RHEL 6.6


I have a PAAS stack where RHEL 6.6 machines are provided to us. We connect using putty and these machines does not have any desktop installed.

By default i go in and install gnome desktop into these machines by

yum install gdm
yum install tigervnc
yum install gnome*
yum install vmware*

This works but the desktop is old fashioned and is not a modern one.
It has GTK 2 installed and does not provide all the good features of a modern desktop.

What is the most advanced desktop which can be installed on RHEL 6.6 and how to do that ?
 
Old 12-20-2015, 03:59 PM   #2
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,140

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
Welcome to LQ!

As a user of the corresponding version of CentOS, I'm not sure what features you're missing!

A lot of things in Red Hat are integrated with Gnome (the configuration tools are not as good with KDE, for example) and replacing Gnome 2 with Gnome 3 may have undesirable side effects. There will certainly be a problem that the libraries you have won't support it and the libraries it wants will be incompatible with other programs you have. The whole point of enterprise-class distros is that they are conservative: that's why they're reliable.
 
Old 12-20-2015, 04:04 PM   #3
timl
Member
 
Registered: Jan 2009
Location: Sydney, Australia
Distribution: Fedora,CentOS
Posts: 750

Rep: Reputation: 156Reputation: 156
Can I just add that RHEL 6 dates back to 2011. And was superseded last year by RHEL 7. It may be that the "good features of a modern desktop" are more likely to be found in the newer release.

I do note though that you are locked into RHEL 6
 
Old 12-20-2015, 06:44 PM   #4
roopamroy
LQ Newbie
 
Registered: Dec 2015
Posts: 3

Original Poster
Rep: Reputation: Disabled
I am more concerned about the look and feel of Gnome 2 , I am not very much concerned about reliability. Since these are PAAS stack i can play around with them until i can reach a good desktop and then start installing my required software and libraries.

With that in mind if there is a fresh machine with rhel 6.6 min install , Is it possible to install Gnome 3 or higher versions of Unity/Mate/Xfce/Pantheon etc , anything good which looks and feels as close to a today's desktop.

Or can what is required to Upgrade from RHEL 6.6 to RHEL 7 + GNOME 3 . I have root password and hence would be able to install anything.
 
Old 12-20-2015, 11:26 PM   #5
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
there is a REASON!!! you use redhat !!!
it is so well tested that it dose NOT crash

as a result it uses PATCHED ( for security) older and very WELL tested code

6.0 shipped with Gnome2
6.11 will STILL!!! have gnome2 in 5 years

if you want Gnome3 use Fedora 23 or a older version of gnome 3 in RHEL 7.1


BUT

you can always build the Enlightenment Desktop on RHEL 6.7
or 6.6 is you are paying redhat for extra security updates for locking it at 6.6

https://www.enlightenment.org/

Last edited by John VV; 12-20-2015 at 11:30 PM.
 
Old 01-17-2016, 02:56 AM   #6
thras0
LQ Newbie
 
Registered: Jul 2012
Location: Romania
Distribution: CentOS , Redhat , Ubuntu , Linux Mint
Posts: 6

Rep: Reputation: Disabled
Quote:
Originally Posted by roopamroy View Post
I am more concerned about the look and feel of Gnome 2 , I am not very much concerned about reliability. Since these are PAAS stack i can play around with them until i can reach a good desktop and then start installing my required software and libraries.

With that in mind if there is a fresh machine with rhel 6.6 min install , Is it possible to install Gnome 3 or higher versions of Unity/Mate/Xfce/Pantheon etc , anything good which looks and feels as close to a today's desktop.

Or can what is required to Upgrade from RHEL 6.6 to RHEL 7 + GNOME 3 . I have root password and hence would be able to install anything.
Hello.

Did you by any chance took a look at https://access.redhat.com/solutions/637583 ?

It describes the process of upgrading to RHEL7 from RHEL6.

I used both RHEL6 and 7 and personally prefer the look and feel of Gnome 2 (nostalgia maybe). Most of my work is done via SSH so I don't really interact with the desktop (nor do I wish it).

Hope that link helps.

Regards.
 
Old 01-29-2016, 07:56 PM   #7
roopamroy
LQ Newbie
 
Registered: Dec 2015
Posts: 3

Original Poster
Rep: Reputation: Disabled
Thanks

Thanks Thras0 - I will give this a try.
 
Old 01-30-2016, 09:59 AM   #8
JockVSJock
Senior Member
 
Registered: Jan 2004
Posts: 1,420
Blog Entries: 4

Rep: Reputation: 164Reputation: 164
Quote:
Originally Posted by roopamroy View Post
I have a PAAS stack where RHEL 6.6 machines are provided to us. We connect using putty and these machines does not have any desktop installed.

By default i go in and install gnome desktop into these machines by

yum install gdm
yum install tigervnc
yum install gnome*
yum install vmware*

This works but the desktop is old fashioned and is not a modern one.
It has GTK 2 installed and does not provide all the good features of a modern desktop.

What is the most advanced desktop which can be installed on RHEL 6.6 and how to do that ?
Are these servers' production servers or used for a business?

If so, then you work with what you get. I typically work from the CLI and if I have to work with the GUI, then Gnome seems to do the trick or what needs to be done.

If you want to trick out your desktop, that best left to your own pc/laptop, or something you setup in development environment.
 
Old 02-04-2016, 03:00 PM   #9
erik2282
Member
 
Registered: May 2011
Location: Texas
Distribution: Primarily Deb/Ubuntu, and some CentOS
Posts: 829

Rep: Reputation: 229Reputation: 229Reputation: 229
Basically if you want a more modern desktop, then look to RHEL 7 or Centos 7. Centos 6 uses the old classic gnome. You can install KDE on it, but it's an older version and it is very buggy and just plain sucks. My work computer that I'm typing this on right now is a Centos6 machine using classic gnome (version2) and perfectly happy with it. It's stable, fast, customizable, and JUST WORKS. You can change themese, icons, colors, change the location to taskbars add launchers, etc... what else do you want???
 
  


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
RHEL 6 DESKtop version vnnky Linux - Newbie 21 01-05-2014 09:30 AM
RHEL Server vs Desktop sunveer Linux - General 1 07-20-2012 12:31 AM
rhel Desktop sycamorex Linux - General 9 04-21-2008 05:59 PM
Where can i buy RHEL 5 Desktop UK newlin General 2 04-17-2007 06:00 PM
RHEL Desktop vs. RHEL ES OR AS arya.abhinav Red Hat 4 11-16-2006 01:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 12:22 AM.

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