1. Open putty
2. Click on connection under Category on the left pane
3. Expand SSH and click on X11
4. Click on check box next to Enable X11 forwarding
5. Go to the session and enter the hostname and also type host name under saved Session
6. Click Save and click on open
7. Enter your username and Passwd
8. Run echo "DISPLAY" and see if your display is exported.
Note: If not, run your X Server (MobaX term comes with X server)
9. Type xhost or any GUI program to load your application on GUI.
Tuesday, August 3, 2021
X11 Forwarding through SSH using PuTTy
Subscribe to:
Post Comments (Atom)
Git branch show detached HEAD
Git branch show detached HEAD 1. List your branch $ git branch * (HEAD detached at f219e03) 00 2. Run re-set hard $ git reset --hard 3. ...
-
snmpconfig command allow you to managge snmpv1/v3 agent configuration on SAN switch. Event trap level is mapped with event severity level....
-
Firmware upgrade on HPE SuperDom Flex 280 - prerequisites tasks a. Set up repo b. Upload firmware to your webserver 1. For foundation so...
-
Disabling the Telnet protocol on Brocade SAN switches By default, telnet is enabled on Brocade SAN switches. As part of security hardening o...
No comments:
Post a Comment