rsnt_translations
56,430
edits
No edit summary |
No edit summary |
||
Line 144: | Line 144: | ||
To connect to your VM using MobaXterm follow these instructions: | To connect to your VM using MobaXterm follow these instructions: | ||
#Open the MobaXterm application. | #Open the MobaXterm application. | ||
#Click on ''Sessions'' then press | #Click on ''Sessions'' then press ''New session''. </br></br></br></br> | ||
#Select an SSH session. | #Select an SSH session. | ||
#Enter the public IP address for your VM in the | #Enter the public IP address for your VM in the ''Remote host'' address field. | ||
#Ensure that the ''Specify username'' checkbox is | #Ensure that the ''Specify username'' checkbox is checked, then enter the image type for your VM (ubuntu for example) into the username field, all lowercase. | ||
#Click on the ''Advanced SSH | #Click on the ''Advanced SSH settings'' tab, and check the ''Use Private key'' checkbox. | ||
#Click on the page icon in the far right of the | #Click on the page icon in the far right of the ''Use private key'' field box. In the pop up dialogue box select the key pair (.pem file) that you saved to your computer at the beginning of this quick guide. | ||
#Then click on OK. MobaXterm will then save that session information you just entered for future connections, and also open an SSH connection to your VM. It also opens an SFTP connection which allows you to transfer files to and from your VM using drag and drop via the left hand panel. | #Then click on OK. MobaXterm will then save that session information you just entered for future connections, and also open an SSH connection to your VM. It also opens an SFTP connection which allows you to transfer files to and from your VM using drag and drop via the left hand panel. | ||
[[File:MobaXterm connected.png|400px|border| Connected to a remote host (Click for larger image)]] | [[File:MobaXterm connected.png|400px|border| Connected to a remote host (Click for larger image)]] | ||
=Important | =Important notes= <!--T:131--> | ||