If you're get error while connecting to unix server via xstart
Problem:
bash: /usr/bin/X11/xterm: No such file or directory xstart
change your command
/usr/bin/X11/xterm –ls –display $DISPLAY
remove '/usr/bin/X11' at this command
just below:
Solution:
xterm -ls -display $DISPLAY
Hiç yorum yok:
Yorum Gönder