!! Windows で X-server 最近 X-server で検索すると(笑) なので 少しまとめておく ! Windows の X-server アプリのインストールと設定 **https://sourceforge.net/projects/vcxsrv/ **https://rin-ka.net/windows-x-server/ ! Linux の設定 ディスプレイマネージャ(XDM)の設定 /etx/X11/xdm/xdm-config の ! ! SECURITY: do not listen for XDMCP or Chooser requests ! Comment out this line if you want to manage X terminals with xdm ! ! ! DisplayManager.requestPort: 0 DisplayManager.requestPort: 117 へ /etc/X11/xdm/Xaccess中の #* #any host can get a login window を * #any host can get a login window DISPLAY の設定をする 記述方法 DISPLAY=<ホスト名/IPアドレス>:<ディスプレイ番号>.<スクリーン番号> 例 export DISPLAY=172.16.10.100:0.0