Xmanager RHEL 6 xclock :command not found -- Resolved

1) If your system is entitled to Red Hat support (or if it's a CentOS machine), just
  • yum install xorg-x11-apps.
other usefull yum(1) commands:
  • yum provides '*/xclock'
  • yum grouplist
  • yum groupinstall 'X Window System'
Ref: http://serverfault.com/questions/206961/xwindows-on-red-hat-linux

2)check /etc/ssh/sshd_config:-
#X11Forwarding no
X11Forwarding yes                         <---Make sure this is not commented
#X11DisplayOffset 10
#X11UseLocalhost yes
#PrintMotd yes
#PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no

3)Make Xmanage run in Passive mode

4) Putty Settings :-
5) Here's the output of the screen:



Comments

  1. İlteriş MUTLU
    Thank you so much. It solved my problem :)

    ReplyDelete
  2. I did the same steps. I have X11 Forwarding yes but it's still not working. What other setting that also have to be checked with it? How can I troubleshoot my problem? Any help would be appreciated.

    ReplyDelete

Post a Comment

Popular posts from this blog

Racktable on ubuntu installation

RPM Tit-Bits ;-)