LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Specify proper x server (https://www.linuxquestions.org/questions/linux-newbie-8/specify-proper-x-server-309236/)

banner 04-03-2005 10:51 AM

Specify proper x server
 
I am using red hat linux 9 and I am trying to get my thin cleint workstations to work but i seem to get this error.

Should specify proper X server in the LTS config proced with slow vesa server.


What does this error mean and how do i solve it?

Please help

RobertP 04-03-2005 04:38 PM

In your lts.conf, you need lines like this:
SERVER = 192.168.0.254
XSERVER = XF86_SVGA
where you give the IP address of the server the clients will connect and the server to run locally on the client. It is a bit strange the first time or two you set this up, but it does eventually work. The file lts.conf.readme has useful information.

You may find a distro like K12LTSP easier to set up. They have a pretty smooth installation script. LTSP.org has all the info but they do not do much to make installation easy.


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