Xming Portable Putty For Mac



  • Save putty.exe to C:Apps Make a shortcut to it and place the shortcut on your desktop I install Putty Portable in the computer labs so that password are not saved. Configure Putty by following the steps below: Open putty.exe. This is what you will see: 3) In the box under Saved Sessions type maegrad.eng.uci.edu (or name of your Linux server).
  • Save putty.exe to C:Apps Make a shortcut to it and place the shortcut on your desktop I install Putty Portable in the computer labs so that password are not saved. Configure Putty by following the steps below: Open putty.exe. This is what you will see: 3) In the box under Saved Sessions type maegrad.eng.uci.edu (or name of your Linux server).
  • Download PuTTY for Mac and Installation Guide PuTTY is a free, highly configurable and open-source SSH client which makes it convenient to connect to a remote server and transfer files over the network. Mainly aimed for the use of programmers and network administrator, it helps establish secure connections when transferring data over the network.
Xming

Oct 31, 2020 xming-portable-putty free download. Tor Browser Tor Browser enables you to use Tor on Windows, Mac OS X, or Linux without needing to install any sof. Xming portablePuTTY 7.7.0.60 is usually installed in the C:Program FilesPortable PuTTY directory, but this location can vary a lot depending on the user's choice when installing the application. Xming portablePuTTY 7.7.0.60's entire uninstall command line is C:Program FilesPortable PuTTYunins000.exe.

Xming Portable Putty For Mac Download

If you need to use X applications/GUI over a remote SSH connection via PuTTY, this tutorial is for you.

What you need

  • Xming : an X-Server that starts on top of your desktop. Download Xming and install it.
  • PuTTY : an SSH client. Download PuTTY (if using Windows) and save it on your hard disk.

Configure Xming

  • Click on the Start button in Windows XP, select Xming → XLaunch
  • At the Display settings dialog box, select Multiple windows and set the Display number as 0. Click on Next.
  • Keep clicking on Next button till you reach the Finish configuration page, then click on the Finish button.

Configure PuTTY

  • Start PuTTY.
  • In the PuTTY Configuration section, on the left panel, select Connection → SSH → X11
  • On the right panel, click on the Enable X11 forwarding checkbox
  • Set the X display location as :0.0
  • Click on Session option on the left panel.
  • Enter the hostname or IP address in the Host Name textbox
  • Save the session.
Mac

Running the X applications from PuTTY

  • Double-click on your PuTTY session and login. After you login, a file named .Xauthority will be created.
  • Check if the DISPLAY variable has been set.

    echo $DISPLAY

You should see a meaningful value for $DISPLAY

  • Start any X application, say xterm.

    xterm

The xterm window should open successfully.

Running X apps as root

Xming Portable Putty For Mac

This requires a little tweak. Suppose your regular user home directory is /var/home/arul and the root user home directory is /root

  • If you were able to login as a normal user earlier, a file called .Xauthority would be created in the home directory. Chmod the .Xauthority to 555.

    chmod 555 ~/.Xauthority

  • Login as root from your regular user account.

    su - root

  • Copy the .Xauthority from the regular user's home directory to root user's home directory.

    cp /var/home/arul/.Xauthority /root

  • Now try to open any X apps like xterm or emacs. It should work.

Troubleshooting

If you're not able to open any X apps from the session, you may need to enable X11 SSH Forwarding in the /etc/ssh/ssh_config file.

Last Update: 01 January 2008 [Created on 02 January 2008]

TAGS: x11, ssh, forwarding, putty, xming

Putty Xming Setup

Xming

Xming Portable Putty For Mac Osx

If you liked this article, follow us on Facebook and Twitter (@aruljohn).

Please enable JavaScript to view the comments powered by Disqus.