Return to site

Siteground Putty Ssh

broken image


To generate a key with PuTTY, you should: Download and start the puttygen.exe generator. In the 'Parameters' choose SSH2 DSA and press Generate. Move your mouse randomly on the small screen to generate the key pairs. Hostname is the hostname given by SiteGround on the SSH Import screen shown in step 8. Copy the Username from Step 8 too and paste that into the configuration file next to User. I've blanked most of mine in the example above to reduce the chances of someone hacking it 🙂 Do the same with Port.

How to log in to my SiteGround shared account via SSH using PuTTY?

SiteGround uses key-based SSH authentication instead of plain username & password. The SSH port on SiteGround's servers is also 18765 instead of the default port 22.

In order to connect to your shared hosting account via SSH using PuTTY you will need download and install PuTTY, Pageant and Puttygen from this link.

Once you complete the software installation you will need to generate an SSH key pair from your cPanel -> SSH/Shell access -> Generate new SSH key pair section.

NB: If you are using Puttygen 0.70, note that it does not accept passphrases containing special characters such as '&', '[', ']', '{', '}'.

Fill the required fields and press Generate. Then from the section 'Manage current keys' at the bottom click on the Private Key button next to the newly created entry in the table. Copy all the content including the BEGIN and END lines to a new file called private_key.ppk on your computer.

After you install them launch puttygen.exe and navigate to File -> Load Private Key, browse for your private key, open it and enter the passphrase. The passphrase was specified during the generation of the SSH key pair in cPanel.

If everything was done correctly you will receive a message saying Successfully imported foreign key. Click on the Save private key button and choose the (*.ppk) format for the file.

Right click the private key file and choose 'Load in Pageant'. Alternatively you can open pageant.exe and load your private key in it. You may be prompted for the passphrase of your key.

Start putty.exe and enter the following connection details in the Sessions category:

  • Host name – enter the host/IP of the server to which you wish to connect (e.g. siteground300.com)
  • Port – the port for the connection – use 18765
  • Protocol – SSH

Press Open to establish the connection. You will be prompted for a Username which is the same as your cPanel username.

Your cPanel username, server hostname, and the IP address of your hosting account are all available in your User Area -> My Accounts -> Information & Settings (under the hosting account you will be connecting to).

How to log in to my SiteGround shared account via SSH using Linux?

How to generate an SSH key pair in Linux?

SiteGround uses key-based authentication for SSH. This has proven more secure over standard username/password authentication. More information on SSH keys can be found here.

You can generate an SSH key pair directly in cPanel, or you can generate the keys yourself and just upload the public one in cPanel to use with your hosting account.

When generating SSH keys yourself under Linux, you can use the ssh-keygen command. To do so follow these steps:

Open up the Terminal
Type in the following command:

Next you will have to type in the location of the file where you would like to save the private key.

Enter file in which to save the key (/home/youruser/.ssh/id_rsa):

Roxio creator 2010 pro free. The public key will be saved in the same location, under the same file name, but with the .pub extension. Type in nothing to use the default location, which is /home/youruser/.ssh/id_rsa.

Finally you will have to type in a password. This will be the password required to load the private key and use it to connect via SSH later on: Tvserialsong in.

To use the keys with your SiteGround account, you need to upload the public key in cPanel, under SSH/Shell access. The private key needs to be loaded in your Terminal using the ssh-add command:

After which you will be asked to enter the passphrase of your key.

Home |FAQ |Feedback |Licence |Updates |Mirrors |Keys |Links |Team<br>Download: <b>Stable</b> ·Snapshot |Docs |Changes |Wishlist<p><p>This page contains download links for the latest released version ofPuTTY.Currently this is 0.74, released on 2020-06-27.</p><p>When new releases come out, this page will update to contain thelatest, so this is a good page to bookmark or link to.Alternatively, here is apermanent link to the 0.74 release.</p><p>Release versions of PuTTY are versions we think are reasonably likelyto work well. However, they are often not the most up-to-dateversion of the code available. If you have a problem with thisrelease, then it might be worth trying outthe development snapshots,to see if the problem has already been fixed in those versions.</p><h2>Package files</h2><p>You probably want one of these. They include versions of all thePuTTY utilities.</p><p>(Not sure whether you want the 32-bit or the 64-bit version? Read theFAQ entry.)</p><div><span>32-bit:</span><span><code>putty-0.74-installer.msi</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>64-bit:</span><span><code>putty-64bit-0.74-installer.msi</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span><code>.tar.gz</code>:</span><span><code>putty-0.74.tar.gz</code></span><span>(or by FTP)</span><span>(signature)</span></div><h2>Alternative binary files</h2><p>The installer packages above will provide versions of all of these(except PuTTYtel), but you can download standalone binaries oneby one if you prefer.</p><p><a href='https://unedinmea1972.mystrikingly.com/blog/mobikin-assistant-for-android-full-version'><img src='https://www.mobikin.com/d/file/assistant-for-android-mac/home-screen.png' alt='Full'></a></p><p>(Not sure whether you want the 32-bit or the 64-bit version? Read theFAQ entry.)</p><div><span>32-bit:</span><span><code>putty.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>pscp.exe</code> (an SCP client, i.e. command-line secure file copy)</div><div><span>64-bit:</span><span><code>pscp.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>psftp.exe</code> (an SFTP client, i.e. general file transfer sessions much like FTP)</div><div><span>64-bit:</span><span><code>psftp.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>32-bit:</span><span><code>puttytel.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>plink.exe</code> (a command-line interface to the PuTTY back ends)</div><div><span>64-bit:</span><span><code>plink.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>pageant.exe</code> (an SSH authentication agent for PuTTY, PSCP, PSFTP, and Plink)</div><div><span>64-bit:</span><span><code>pageant.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>puttygen.exe</code> (a RSA and DSA key generation utility)</div><div><span>64-bit:</span><span><code>puttygen.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>32-bit:</span><span><code>putty.zip</code></span><span>(or by FTP)</span><span>(signature)</span></div><h2>Documentation</h2><div><span>HTML:</span><span>Contents page</span></div><div><span>Zipped HTML:</span><span><code>puttydoc.zip</code></span><span>(or by FTP)</span></div><div><span>Windows HTML Help:</span><span><code>putty.chm</code></span><span>(or by FTP)</span></div><h2>Source code</h2>
Ssh
.tar.gz:putty-0.74.tar.gz(or by FTP)(signature)
.zip:putty-src.zip(or by FTP)(signature)
Clone:https://git.tartarus.org/simon/putty.git

Downloads for Windows on Arm

Compiled executable files for Windows on Arm. These are believed towork, but as yet, they have had minimal testing.

64-bit Arm:putty-arm64-0.74-installer.msi(or by FTP)(signature)
32-bit Arm:putty-arm32-0.74-installer.msi(or by FTP)(signature)

Siteground Ssh Port

64-bit Arm:putty.exe(or by FTP)(signature)
64-bit Arm:psftp.exe(or by FTP)(signature)
64-bit Arm:plink.exe(or by FTP)(signature)
Putty
64-bit Arm:puttygen.exe(or by FTP)(signature)
32-bit Arm:pscp.exe(or by FTP)(signature)
32-bit Arm:puttytel.exe(or by FTP)(signature)
32-bit Arm:pageant.exe(or by FTP)(signature)
Zip file of all Windows on Arm executables
32-bit Arm:putty.zip(or by FTP)(signature)

Checksum files

MD5:md5sums(or by FTP)(signature)
SHA-256:sha256sums(or by FTP)(signature)
Putty

To use the keys with your SiteGround account, you need to upload the public key in cPanel, under SSH/Shell access. The private key needs to be loaded in your Terminal using the ssh-add command:

After which you will be asked to enter the passphrase of your key.

Home |FAQ |Feedback |Licence |Updates |Mirrors |Keys |Links |Team<br>Download: <b>Stable</b> ·Snapshot |Docs |Changes |Wishlist<p><p>This page contains download links for the latest released version ofPuTTY.Currently this is 0.74, released on 2020-06-27.</p><p>When new releases come out, this page will update to contain thelatest, so this is a good page to bookmark or link to.Alternatively, here is apermanent link to the 0.74 release.</p><p>Release versions of PuTTY are versions we think are reasonably likelyto work well. However, they are often not the most up-to-dateversion of the code available. If you have a problem with thisrelease, then it might be worth trying outthe development snapshots,to see if the problem has already been fixed in those versions.</p><h2>Package files</h2><p>You probably want one of these. They include versions of all thePuTTY utilities.</p><p>(Not sure whether you want the 32-bit or the 64-bit version? Read theFAQ entry.)</p><div><span>32-bit:</span><span><code>putty-0.74-installer.msi</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>64-bit:</span><span><code>putty-64bit-0.74-installer.msi</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span><code>.tar.gz</code>:</span><span><code>putty-0.74.tar.gz</code></span><span>(or by FTP)</span><span>(signature)</span></div><h2>Alternative binary files</h2><p>The installer packages above will provide versions of all of these(except PuTTYtel), but you can download standalone binaries oneby one if you prefer.</p><p><a href='https://unedinmea1972.mystrikingly.com/blog/mobikin-assistant-for-android-full-version'><img src='https://www.mobikin.com/d/file/assistant-for-android-mac/home-screen.png' alt='Full'></a></p><p>(Not sure whether you want the 32-bit or the 64-bit version? Read theFAQ entry.)</p><div><span>32-bit:</span><span><code>putty.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>pscp.exe</code> (an SCP client, i.e. command-line secure file copy)</div><div><span>64-bit:</span><span><code>pscp.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>psftp.exe</code> (an SFTP client, i.e. general file transfer sessions much like FTP)</div><div><span>64-bit:</span><span><code>psftp.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>32-bit:</span><span><code>puttytel.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>plink.exe</code> (a command-line interface to the PuTTY back ends)</div><div><span>64-bit:</span><span><code>plink.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>pageant.exe</code> (an SSH authentication agent for PuTTY, PSCP, PSFTP, and Plink)</div><div><span>64-bit:</span><span><code>pageant.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><code>puttygen.exe</code> (a RSA and DSA key generation utility)</div><div><span>64-bit:</span><span><code>puttygen.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>32-bit:</span><span><code>putty.zip</code></span><span>(or by FTP)</span><span>(signature)</span></div><h2>Documentation</h2><div><span>HTML:</span><span>Contents page</span></div><div><span>Zipped HTML:</span><span><code>puttydoc.zip</code></span><span>(or by FTP)</span></div><div><span>Windows HTML Help:</span><span><code>putty.chm</code></span><span>(or by FTP)</span></div><h2>Source code</h2><img src='https://easypromocode.com/wp-content/uploads/2017/09/zoc-terminal.jpg' alt='Ssh' title='Ssh'><div><span><code>.tar.gz</code>:</span><span><code>putty-0.74.tar.gz</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span><code>.zip</code>:</span><span><code>putty-src.zip</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>Clone:</span><span><code>https://git.tartarus.org/simon/putty.git</code></span></div><h2>Downloads for Windows on Arm</h2><p>Compiled executable files for Windows on Arm. These are believed towork, but as yet, they have had minimal testing.</p><div><span>64-bit Arm:</span><span><code>putty-arm64-0.74-installer.msi</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>32-bit Arm:</span><span><code>putty-arm32-0.74-installer.msi</code></span><span>(or by FTP)</span><span>(signature)</span></div><h2 id='siteground-ssh-port'>Siteground Ssh Port</h2><div><span>64-bit Arm:</span><span><code>putty.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>64-bit Arm:</span><span><code>psftp.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>64-bit Arm:</span><span><code>plink.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><img src='https://d3kky1fz3fem6z.cloudfront.net/wp-content/uploads/sites/2/2017/09/287-1-646x500.jpg' alt='Putty' title='Putty'><div><span>64-bit Arm:</span><span><code>puttygen.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>32-bit Arm:</span><span><code>pscp.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>32-bit Arm:</span><span><code>puttytel.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>32-bit Arm:</span><span><code>pageant.exe</code></span><span>(or by FTP)</span><span>(signature)</span></div><div>Zip file of all Windows on Arm executables</div><div><span>32-bit Arm:</span><span><code>putty.zip</code></span><span>(or by FTP)</span><span>(signature)</span></div><h2>Checksum files</h2><div><span>MD5:</span><span><code>md5sums</code></span><span>(or by FTP)</span><span>(signature)</span></div><div><span>SHA-256:</span><span><code>sha256sums</code></span><span>(or by FTP)</span><span>(signature)</span></div><img src='https://i.pinimg.com/originals/b6/f7/d0/b6f7d057a4d266e9c7f3b272ad020035.jpg' alt='Putty' title='Putty'>If you want to comment on this web site, see theFeedback page.<br><h2 id='siteground-ssh-access'>Siteground Ssh Access</h2>(last modified on Sun Nov 22 22:28:56 2020)




broken image