프로그램 사용/cygwin & Xming
Xming - Xwindow launcher for windows using cygwin/x
구차니
2009. 3. 24. 23:48
이녀석은.. cygwin/x 프로젝트를 이용해서 특화시킨 것으로 보인다.
[공식 : http://www.straightrunning.com/XmingNotes/]
[프로젝트 홈 : http://sourceforge.net/projects/xming/]
[발견 : http://aboutnz.com/272]
putty에서 X11 forwarding 켜는 옵션의 위치
[공식 : http://www.straightrunning.com/XmingNotes/]
[프로젝트 홈 : http://sourceforge.net/projects/xming/]
[발견 : http://aboutnz.com/272]
$ ssh -Y -l username ip_address_of_remote_server Y - Enables trusted X11 forwarding [참고 : http://ganeshbollapragada.blogspot.com/2005/03/cygwinx-displaying-remote-xapps-on.html] |