954,089 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

redhat 9 command prompt

I just installed Redhat Linux 9 to play around with it. It booted into the command prompt. How do I make it so that it boots into the GUI, and then on every other boot, boots into the GUI as well (so it temporarily permanantly boots into the GUI).

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 

nevermind about that post. i found the command (startx). but whenever i type it in it types out this HUGE error message and doesnt boot up the gui.

suggestions, solutions?

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 

I think to automatically boot into GUI mode, you must set the runlevel to 5. Edit the /etc/inittab file, and you should find a section in the file that describes this.

Also, you may have not installed the right software. You need the X Windowing enviroment, and you might also want KDE Desktop or Gnome. Lack of X will result in no GUI.

John A
Vampirical Lurker
Team Colleague
7,630 posts since Apr 2006
Reputation Points: 2,240
Solved Threads: 339
 

i have it all figured out... i just selected the wrong video card during installation! i went to redhat and found a fix! now i can boot up into GNOME (which i did install). thanks for your help though.

linux
Posting Shark
933 posts since Aug 2006
Reputation Points: 118
Solved Threads: 30
 

if u get the wrong videocard driver or wierd error ever use vi to edit your xf86config or xorg.conf files to select vesa driver

jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

how to edit in side of folder, then how to coppy one folder to another one folder in linux cmd mode

pratheeshh
Newbie Poster
1 post since Nov 2009
Reputation Points: 10
Solved Threads: 0
 

cd changes directory

e.g

cd /mnt/


If you do this

cd ..


You will go "up" one ditrectory.

Use cp to copy things from one directory to another. mv works like cut.

e.g

cp /mnt/cdrom/smb.new /etc/samba/smb.conf
jbennet
Moderator
Moderator
18,523 posts since Apr 2005
Reputation Points: 1,820
Solved Threads: 600
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: