How do I connect via SSH using 2FA?

How do I connect via SSH using 2FA?

It's only recommended that you connect to your package via SSH if you're familiar with the command-line interface. Here is how to connect using two-factor authentication (2FA).

Windows

If you're using Windows you will want to download an SSH client to access SSH. 
You can download PuTTy from the following page: https://www.putty.org/

⦁    You will want to first download the Google Authenticator app which is available for both iOS and Android devices 
⦁    Login HERE, and head to Manage Hosting and select the package that you require SSH access for. Then select SSH Access from under the Security section
⦁    Under Set SSH password, set the password and make note of this for later on. Then select Set up Authenticator and proceed to scan the QR code on your iOS or Android device

Note: You will need to wait 30 minutes before making any connection attempts.

⦁    Open PuTTY. Enter the hostname 'ssh.stackcp.com' and select Open.  
⦁    The command-line interface will request you for a login. Log in with your domain (e.g. example.co.uk) 
⦁    You will then be prompted for a verification code. Open Google Authenticator and enter your code.
⦁    Enter the SSH password which was set-up earlier.  
⦁    You'll now have access to SSH through 2FA.


    • Related Articles

    • How do I connect via SSH?

      It's only recommended that you connect to your package via SSH if you're familiar with the command line interface.  Windows If you're using Windows, you'll need to download an SSH Client to access SSH. This guide uses PuTTY which is a free SSH client ...
    • How do I connect via SSH on an Apple Mac?

      To connect via SSH on a Mac you can follow the instructions below: Log in HERE. Head to Manage Hosting and select Manage on the hosting package you want to connect to. Select the SSH Access icon. You’ll now need to generate a public key, on a Mac ...
    • How do I run Composer via SSH

      At VISYOO we run multiple different versions of PHP. On our SSH servers, the execution of commands like “composer” will run with our default, system-level PHP that is also used for internal tools at VISYOO. This is a thin version of PHP without all ...
    • I can't connect via FTP, what can I do?

      There are a few common reasons why you may not be able to connect successfully via FTP. 1. Make sure you're using the correct hostname If you’ve not switched the nameservers to point to VISYOO, you’ll need to use a different hostname to connect via ...
    • I can't connect via FTP, what can I do?

      There are a few common reasons why you may not be able to connect successfully via FTP. 1. Make sure you're using the correct hostname If you’ve not switched the nameservers to point to VISYOO, you’ll need to use a different hostname to connect via ...