[ start | index | login ]
start > Virtual Brain > Linux > Remote X11

Remote X11

Created by stefan. Last edited by stefan, 6 years and 98 days ago. Viewed 610 times. #6
[diff] [history] [edit] [rdf]
labels
attachments
cygwinx.gif (43627)
A project since long, remote X11 should be tried out now. (use my laptop to connect to my linux-box that has got a broken CRT monitor)

I use Cygwin as Unix shell on my windows box anyway, this comes along with an XServer, so that's fine.

Good links to start with:


Some step-by-step what was necessary for me:

On the linux box:

  • no firewall in my intranet, so my linux box shouldn't lock me out
  • /etc/rc.d/init.d/xfs: change "daemon xfs -droppriv -daemon" to "daemon xfs -droppriv -daemon -port 7100"
  • /etc/X11/fs/config: comment out "#no-listen = tcp"
  • "service xfs restart" -> tried "telnet 7100" from my laptop, connects.
  • "ps -ef" shows that gdm is running (Fedora Core 2) => do the gdm specific configs
  • /etc/X11/gdm/gdm.conf xdmp section: change Enable=false to Enable=true and uncomment the Port=177 line (maybe not even necessary)
  • /etc/inittab: runlevel 5 is already set as I used X earlier on on the linux box. Line is "id:5:initdefault:"
  • reboot (well there's a more elegant way to restart the necessary services, someone maybe tells me)
On the windows laptop:
  • It appears that this was enough, as a "XWin.exe :0 -query linux_box_hostname" was enough to present a nice X-login window to me :-) cooool!
My old X-Session settings are still there, everythings works smoothely - how nice! And not even that big of a trick :-)

cygwinx

no comments | post comment
search www.stefanrufer.ch
Google

Content

Me?


Blog Calendar

< February 2012 >
SunMonTueWedThuFriSat
1234
567891011
12131415161718
19202122232425
26272829

Weblog summary 2007, 2006, 2005, 2004


Content managed by SnipSnap

M

snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt