putty for X11 forwarding

  1. Install Xming && Xming-fonts

  2. sed -i 's/#X11Forwarding no/X11Forwarding yes/g' /etc/ssh/sshd_config
    stopsrc -s sshd && startpsrc -s sshd

  3. Run XLaunch.exe or Xming.exe (XLaunch.exe can be used as mutilwindow)

  4. Run putty
    Enable X11 forwarding
    X display location -> localhost:0

  5. /usr/java6/bin/jconsole

Reference:

http://www.cs.nctu.edu.tw/help/xming.html
http://www.math.umn.edu/systems_guide/putty_xwin32.html