LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 12-05-2010, 10:31 AM   #1
gaurav183
LQ Newbie
 
Registered: Dec 2010
Posts: 5

Rep: Reputation: 0
Question how to use gnome Red Hat


Hi All.

I am new to linux.Can any one suggest in detail,How do I use gnome in red hat(Tikanga)?

Thanks in Advance

Last edited by gaurav183; 12-05-2010 at 10:36 AM.
 
Old 12-05-2010, 10:34 AM   #2
alunduil
Member
 
Registered: Feb 2005
Location: San Antonio, TX
Distribution: Gentoo
Posts: 684

Rep: Reputation: 62
Are you asking how you would use GNOME remotely or on a local installation with a monitor plugged in? Either way you're going to have to install the gnome group first. You can get a listing of the groups with `yum grouplist` and then you should be able to install it with `yum groupinstall <group name>`. After that it's simply a matter of changing your default runlevel to 5 from 3 in /etc/inittab and rebooting the machine (the easy way to start X).

Regards,

Alunduil
 
Old 12-05-2010, 10:40 AM   #3
gaurav183
LQ Newbie
 
Registered: Dec 2010
Posts: 5

Original Poster
Rep: Reputation: 0
yes, how would i use GNOME remotely or on a local installation with a monitor plugged in?
 
Old 12-05-2010, 10:43 AM   #4
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Is Gnome already installed?
 
Old 12-05-2010, 10:47 AM   #5
gaurav183
LQ Newbie
 
Registered: Dec 2010
Posts: 5

Original Poster
Rep: Reputation: 0
I am getting the error below, what does it mean?
[B]
$ yum grouplist
Loaded plugins: rhnplugin, security
*Note* Red Hat Network repositories are not listed below. You must run this command as root to access RHN repositories.
Setting up Group Process
Error: No group data available for configured repositories[/
B]
 
Old 12-05-2010, 10:49 AM   #6
gaurav183
LQ Newbie
 
Registered: Dec 2010
Posts: 5

Original Poster
Rep: Reputation: 0
I think it is already installed, if i run the following command, it gives some info on packages installed

rpm -qa | grep gnome
 
Old 12-05-2010, 12:12 PM   #7
alunduil
Member
 
Registered: Feb 2005
Location: San Antonio, TX
Distribution: Gentoo
Posts: 684

Rep: Reputation: 62
The error you received was due to your server not being registered with the RHN (Red Hat Network). You'll want to run `rhn-register` to register your install to receive updates. If you already have gnome installed it may just be a matter of changing your runlevel. To determine what runlevel you're currently in you can run `who -r`. If you're not currently in runlevel 5 you'll want to change your default runlevel in `/etc/inittab`. For the time being you should be able to run `init 5` to be sure that runlevel 5 will automatically start X.

Regards,

Alunduil
 
Old 12-05-2010, 04:59 PM   #8
Ehtetur
Member
 
Registered: Mar 2008
Location: Denver, CO
Distribution: Red Hat Enterprise Linux
Posts: 52

Rep: Reputation: 16
Smile

Over the years, I developed an elegant method that does not require running a command such as runlevel in order to determine if I'm in runlevel 3 or 5...
In the spirit of the holidays, I shall share my method with y'all...

Look to the left... Look to the right...
Q: Are you seeing white text on a black background?

Look up... Look down...
Q: Are you seeing white text on a black background?

If you answered Yes to any question, then you are in runlevel 3
If you answered No to any question, then you are in runlevel 5
 
Old 12-06-2010, 08:30 AM   #9
gaurav183
LQ Newbie
 
Registered: Dec 2010
Posts: 5

Original Poster
Rep: Reputation: 0
Yes I am on run level 3
 
Old 12-07-2010, 09:06 PM   #10
Ehtetur
Member
 
Registered: Mar 2008
Location: Denver, CO
Distribution: Red Hat Enterprise Linux
Posts: 52

Rep: Reputation: 16
It sounds like your Gnome issue hasn't been resolved...

All of the commands must be run as root user so change to root:
Code:
su -
To be sure you will automatically boot to a graphics login, edit the file /etc/inittab
Look for the following entry and change this
Code:
id:3:initdefault:
to read this
Code:
id:5:initdefault:
After saving and exiting the editor, change your current runlevel (3) to the GUI (5) by running this command:
Code:
telinit 5
If you did all the above and still can't get a graphical login and you haven't registered your RHEL system, run the following command:
Code:
rhn_register
When it's registered or if it's already registered, run the following command:
Code:
yum groupinstall “GNOME Desktop Environment”
At this point, to get a graphical login, change to runlevel 3
Code:
telinit 3
then change to runlevel 5
Code:
telinit 5
 
  


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
gnome error in red hat nagavinodh Linux - Newbie 1 04-06-2010 05:55 AM
I cant get GNOME to start on Red Hat 7.3 penguinpower77 Red Hat 0 12-14-2003 01:24 AM
Red Hat 9.0, no GNOME ? rudor Linux - Newbie 6 10-21-2003 08:15 AM
GNOME 2.2 under Red Hat 8.0 ? membrax Linux - Software 0 03-11-2003 06:55 PM
Red Hat 7.0 or 7.1 GNOME or KDE??? toxic53 Linux - Newbie 5 09-27-2001 05:02 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 08:29 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