Using Xming for X11 applications on an EC2 machine
Posted by Narendra Kumar on Mon, 09/29/2008 - 21:36
Installing Xming
Xming is a Windows application. You can download the "Xming Microsoft Windows program installer" using the below link http://www.straightrunning.com/XmingNotes/ it’s a normal Windows executable setup.exe. So, run it and follow the on-screen instructions.
Installing PUTTY
Most likely you will want to use ssh to connect to the remote host. So install PuTTY as a ssh client for Windows: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Starting Xming
When you look in the Windows Start Menu you'll find icons for Xming and XLaunch. XLaunch lets you select from the available configuration options and start the Xming server. I don't plan to describe it, since it is really just a launcher for the Xming server and I like the free floating native windows on my Windows desktop.
Xming is a Windows application. You can download the "Xming Microsoft Windows program installer" using the below link http://www.straightrunning.com/XmingNotes/ it’s a normal Windows executable setup.exe. So, run it and follow the on-screen instructions.
Installing PUTTY
Most likely you will want to use ssh to connect to the remote host. So install PuTTY as a ssh client for Windows: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Starting Xming
When you look in the Windows Start Menu you'll find icons for Xming and XLaunch. XLaunch lets you select from the available configuration options and start the Xming server. I don't plan to describe it, since it is really just a launcher for the Xming server and I like the free floating native windows on my Windows desktop.
- Double click on the Xming icon to start the X window system.
- Choose any of the saved Putty sessions to connect to a computer and click on Load
- If you are using a low bandwidth link then you can enable compression in the Connection->SSH category.
- Go To Connection->SSH->X11 settings on putty window, enable X11 forwarding and set X display location to localhost:0
- Click Open to connect to server
- Set display option to localhost:0 on SSH console
- Test any commands which requires X windows, as below.
(You won’t see anything happen besides a small X icon in the system tray)
(example: “AWS-Instance1” will load the settings for “ec2-67-202-34-71.compute-1.amazonaws.com”


Comments
Install Essbase 11.1.1.2 without root access
Post new comment