id: 10353    nodeId: 10353    type: General    point: 144.0    linkPoint: 5.0    maker: cella    permission: linkable    made at: 2007.07.02 10:58    edited at: 2007.08.16 14:49
cygwin에서 linux의 xterm 띄우기
cygwin을 XP에 설치

이때 publishing, text, net, X11 등등 필요한 패키지를 설치했어야 한다.



cygwin에서 startx 명령으로 local xterm이 뜬다.

여기에서

xhost + linux_machine_ip_address



그리고 telnet 등으로 linux machine에 접속



linux(RedHat9)에서

export DISPLAY=XP_machine_ip_address:0

xterm &



위에서 linux 종류에 따라 export 명령 부분이 달라져야 할 수도.



추가로 패키지를 설치할 때는 추가하는 것만 install하면 됨.


Return to lunor or cygwin에서 linux의 xterm 띄우기