Remote desktop connect to Opensuse 11 using xmanager on Windows 7

Host: opensuse 11.3, KDE

Client: windows 7

1, Configuration on Opensuse

I) sudo vi /etc/X11/xdm/Xaccess --> uncomment "#*    #any host can get a login window" by deleting "#";

II) sudo vi /etc/X11/xdm/xdm-config --> comment "DisplayManager.requestPort: 0" by adding "!";

III) sudo vi /etc/sysconfig/dispalymanager --> i) change DISPLAYMANAGER_REMOTE_ACCESS="no" to "yes" ii) change DISPLAYMANAGER_ROOT_REMOTE_ACCESS="no" to "yes";

IV) yaST --> Security and Users --> Firewall --> Custom Rules --> External Zone --> Add --> UDP 177 --> Next --> Finish

2, Configuration on Windows

I) install Xmanager 3

II) open xbrowser

III) find the linux host --> right click --> property --> method: Secure XDMCP --> OK

IV) input username and pwd

 

Bibs:

http://www.cnblogs.com/hiloves/archive/2010/05/18/1738084.html

http://hi.baidu.com/igemq9527/blog/item/735e70d28c5be9093af3cf99.html/cmtid/35d3bdf33443af1cb07ec597

http://hi.baidu.com/angivo/blog/item/de3adcc21f8c6b3ce4dd3b07.html

http://www.cnblogs.com/liping13599168/archive/2011/04/08/2009002.html

http://www.hack520.org/linux-xmanager-xbrowser

相关文章:

  • 2021-04-24
  • 2021-06-14
  • 2022-12-23
  • 2021-04-11
  • 2021-07-31
  • 2021-10-09
  • 2021-12-21
  • 2021-05-26
猜你喜欢
  • 2021-06-02
  • 2022-12-23
  • 2022-12-23
  • 2021-08-20
  • 2021-11-06
  • 2021-10-08
  • 2022-12-23
相关资源
相似解决方案