我看了一下http://x.cygwin.com/docs/ug/
照他說的方法使用ssh連入後..用startx啟動x-windows..
出現下列錯誤訊息..
Using authority file /home/chun/.Xauthority
Writing authority file /home/chun/.Xauthority
X: user not authorized to run the X server, aborting.
Xlib: connection to ":0.0" refused by server
Xlib: Invalid XDM-AUTHORIZATION-1 key (failed key comparison)
giving up.
xinit: unable to connect to X server
xinit: No such process (errno 3): Server error.
Couldnt get a file descriptor referring to the console
感覺問題是出在xserver沒有授權給我的client...
所以沒辦法開啟...
有一個指令是xhost...是控管存取xserver的主機..
可是我是用xhost出現下列訊息...
xhost: unable to open display ""
這是什們意思...我實在不太懂....
如果照他的錯誤訊息說的...
去改.Xauthority...使用指令xauth....
那我是應該在這加入連線主機的ip嗎...
如果是...那後面有一些看起像encode過的東西...
感覺像是key...那這一欄我要填些什們..