[rescue] Running X on Headless Server??????

Dave McGuire mcguire at neurotica.com
Sat Sep 27 13:49:00 CDT 2003


On Saturday, September 27, 2003, at 02:36 PM, Brian Dunbar wrote:
>>> How can I keep X running so i can login:
>>> issue an xhost+mycomputer
>>> and then xterm ?
>
>> Why would you want to run X on a headless box ?
>
>> If you login to a headless box with a serial terminal you can start an
>> xterm to display on another box with "xterm -display otherbox:0.0"
>
> Example; Oracle Portal requires an X-server to display the graphics it
> generates in reports.

   This is a point of confusion of X clients vs. an X server.  An X 
server can be anywhere on a TCP/IP (or DECnet) connected network, 
separate from the clients.  The server is what talks to the video 
system, keyboard, and pointing devices.

   The correct approach is to have the beefy Oracle server chugging away 
in the computer room with no framebuffer installed (Why does a server 
need a graphical display?  It doesn't!) and a graphical workstation 
(running an X server) on the admin's desk.  The admin runs the app on 
the database server, the X client part of which connects to the admin's 
workstation and opens a window.

   This is the Right Way To Do Things(tm).

         -Dave

--
Dave McGuire                      "My tummy hurts now, but my soul
St. Petersburg, FL                 feels a little better."     -Ed



More information about the rescue mailing list