[SLE] Headless X
Hi Does anyone have any idea how to start X headless.. ie.. no display driver? SuSE 6.3 Thanx Chris -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Brevsville Administrator wrote:
Hi
Does anyone have any idea how to start X headless.. ie.. no display driver?
SuSE 6.3
Thanx
Chris
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
If you mean you want to run a server, with X-terminals, but without X on the console you have to edit /usr/lib/X11/xdm/Xservers Just comment out the line containing :0 local /usr/X11R6/bin/X :0 vt07 or something similar. You won't get X on the server machine now, but you can still login over the net using a X-terminal or Xserver software. You might also need to edit /usr/lib/X11/xdm/Xaccess to allow logins via the network. The above applies to both xdm and kdm login managers. Regards, Erwin -- ===================================================================== ing. Erwin de Beus Tel.: + 31 (0)15 278 3248 Delft University of Technology Fax: + 31 (0)15 278 1204 Faculty of Applied Physics erwinb@ws.tn.tudelft.nl Thermal and Fluids Science Section http://www.ws.tn.tudelft.nl Lorentzweg 1, 2628 CJ Delft The Netherlands ===================================================================== -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
Hi Erwin Thanx for responding. No actually there is a bug in java such that if I want to use awt classes on Linux, I have to have X setup, but I don't want X , so they recommend a headless display setup. I just never use X since I love my command prompt! and pretty pointless to run X on a server that is only used as a server. Chris On Mon, 05 Jun 2000 15:40:26 +0200, Erwin de Beus wrote:
Brevsville Administrator wrote:
Hi
Does anyone have any idea how to start X headless.. ie.. no display driver?
SuSE 6.3
Thanx
Chris
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
If you mean you want to run a server, with X-terminals, but without X on the console you have to edit /usr/lib/X11/xdm/Xservers
Just comment out the line containing
:0 local /usr/X11R6/bin/X :0 vt07
or something similar. You won't get X on the server machine now, but you can still login over the net using a X-terminal or Xserver software. You might also need to edit /usr/lib/X11/xdm/Xaccess to allow logins via the network. The above applies to both xdm and kdm login managers.
Regards, Erwin
--
===================================================================== ing. Erwin de Beus Tel.: + 31 (0)15 278 3248 Delft University of Technology Fax: + 31 (0)15 278 1204 Faculty of Applied Physics erwinb@ws.tn.tudelft.nl Thermal and Fluids Science Section http://www.ws.tn.tudelft.nl Lorentzweg 1, 2628 CJ Delft The Netherlands =====================================================================
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (2)
-
Admin@brevsville.com.au
-
erwinb@ws.tn.tudelft.nl