Lazy Diary @ Hatena Blog

PowerShell / Java / miscellaneous things about software development, Tips & Gochas. CC BY-SA 4.0/Apache License 2.0

リモートの X アプリケーションが起動できない (2)

エラーの種類をチェック。

$ ssh remote.example.com /usr/X11R6/bin/kterm -display local.example.com:0
username@remote.example.com's password: 
Xlib: connection to "local.example.com:0.0" refused by server
Xlib: No protocol specified
  • ローカルで次のコマンドを実行する。
$ xhost +133.15.252.33