LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-14-2003, 10:47 AM   #1
sentme_mail
Member
 
Registered: Sep 2002
Posts: 59

Rep: Reputation: 15
enable GUI


hi,
i tried the command "Xconfigurator" in Redhat 8 and it says that command not found ???
any help?
thanks
 
Old 01-14-2003, 11:00 AM   #2
snocked
Member
 
Registered: Dec 2002
Location: St. Louis, MO
Distribution: Slackware 9.1
Posts: 482

Rep: Reputation: 30
startx
 
Old 01-14-2003, 11:00 AM   #3
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Were you logged in as root when running this command ?
 
Old 01-14-2003, 01:32 PM   #4
KnightAbel
Member
 
Registered: Sep 2002
Location: Kaysville, UT USA
Distribution: Red Hat Linux, Slackware
Posts: 242

Rep: Reputation: 30
RH 8.0 doesn't use Xconfigurator anymore use redhat-config-xfree86 instead.
 
Old 01-14-2003, 07:16 PM   #5
sentme_mail
Member
 
Registered: Sep 2002
Posts: 59

Original Poster
Rep: Reputation: 15
its says :
couldn't start x server, trying with a fresh configuration
*dccprobe return bogus values:
ID:none
name:none
HorizSync:none
VertSysnc:none

any idea?



Quote:
Originally posted by KnightAbel
RH 8.0 doesn't use Xconfigurator anymore use redhat-config-xfree86 instead.
 
Old 01-14-2003, 10:57 PM   #6
KnightAbel
Member
 
Registered: Sep 2002
Location: Kaysville, UT USA
Distribution: Red Hat Linux, Slackware
Posts: 242

Rep: Reputation: 30
hmm... so you're saying that the X server wasn't configured during the install?
 
Old 01-14-2003, 11:27 PM   #7
sentme_mail
Member
 
Registered: Sep 2002
Posts: 59

Original Poster
Rep: Reputation: 15
i have no idea..
i am a linux newbie..
 
Old 01-14-2003, 11:42 PM   #8
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
Check if you have a file called "/etc/X11/XF86Config". If you don't then run "xf86config" to create it, notice the difference in lower and uppercase...you need to know your monitor sync and refresh rates, your video card and video ram, and your mouse protocol. When you are done, run "startx".

Not sure how much of a newbie you are, when I say "run" something what I mean, of course, is type it at the command line and press enter.

Last edited by bulliver; 01-14-2003 at 11:44 PM.
 
Old 01-15-2003, 12:05 AM   #9
KnightAbel
Member
 
Registered: Sep 2002
Location: Kaysville, UT USA
Distribution: Red Hat Linux, Slackware
Posts: 242

Rep: Reputation: 30
umm, I'd first suggest typing startx and seeing if there is already a working server in place.
 
Old 01-15-2003, 08:46 AM   #10
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by KnightAbel
umm, I'd first suggest typing startx and seeing if there is already a working server in place.
He apparently did:

Quote:
its says :
couldn't start x server, trying with a fresh configuration
*dccprobe return bogus values:
ID:none
name:none
HorizSync:none
VertSysnc:none

any idea?
sentme_mail,

Its just most likely not setup correctly or didn't configure properly during the initial install. Have you tried to reconfigure X at this point yet like suggested above ?
 
Old 01-15-2003, 08:51 AM   #11
sentme_mail
Member
 
Registered: Sep 2002
Posts: 59

Original Poster
Rep: Reputation: 15
its ok now.
btw, any recommendations on how should i start with linux?
 
Old 01-15-2003, 08:52 AM   #12
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Quote:
Originally posted by sentme_mail
its ok now.
btw, any recommendations on how should i start with linux?
What do you mean, like use Linux ?
 
Old 01-15-2003, 09:09 AM   #13
sentme_mail
Member
 
Registered: Sep 2002
Posts: 59

Original Poster
Rep: Reputation: 15
learn how to use linux well..

Quote:
Originally posted by trickykid
What do you mean, like use Linux ?
 
Old 01-15-2003, 09:17 AM   #14
trickykid
LQ Guru
 
Registered: Jan 2001
Posts: 24,149

Rep: Reputation: 269Reputation: 269Reputation: 269
Ah, I'd suggest reading up on Howto's at like www.tldp.org or find out what you want Linux to accomplish for you and go from there, you'll learn in the process by doing that.

A good book is also not a bad idea to get you comfortable with Linux.
 
Old 01-15-2003, 08:56 PM   #15
KnightAbel
Member
 
Registered: Sep 2002
Location: Kaysville, UT USA
Distribution: Red Hat Linux, Slackware
Posts: 242

Rep: Reputation: 30
oh, guess I missed that tricky. lol I haven't been sleeping well.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to enable apt-get? jnev DamnSmallLinux 7 06-27-2005 08:09 PM
[Ubuntu GUI] Changing GUI from Gnome to wmaker MangaManiac Linux - Laptop and Netbook 8 05-08-2005 03:17 PM
KDE gui vs. Gnome GUI Curt6000 Linux - Newbie 11 11-10-2004 01:37 PM
Isn't Windows 95 or 98 a better GUI solution for old machines than an old Linux GUI lynchmob09 General 10 04-20-2004 01:24 AM
Can't enable 3D yzrider210 Linux - Hardware 24 12-29-2003 11:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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