Skip to main content

Setting up SSH/sFTP

If you are looking to manage your server using SSH or want to transfer files using sFTP you will need to download the SSH/sFTP key from the access page of the panel as we do not provide a password for logging in via these methods.

Using an SSH/sFTP key increases the security of your service as it requires the user connecting to the service to have a physical file on their system rather than just entering a password.

DownloadingGenerating/Uploading thean SSH/sFTP key

  1. Login to the CreeperPanel then click on the Access link in the sidebarsidebar, This will take you to the Access page where you can download a temporary SSH Key or upload your own.own SSH key or generate one.
    msedge_2022-10-28_19-52-58.png

  2. ClickWe can either click on eitherUpload Generatekey Temporaryto Keyupload a key from your computer or youGenerate cankey uploadto yourgenerate a key from the panel.
    This guide will go through generating our own key,key and uploading it to the panel.
    msedge_2023-03-23_01-36-10.png

  3. Download PuttyGen from here once downloaded, double-click on it to open it.
  4. You will now see a window like the one shown in this guide we will use the Temporaryimage Keybelow, generatedbefore generating our key, select EdDSA then click on the panel,Generate ifbutton.
    puttygen_2023-03-23_02-18-27.png
  5. After clicking the generate button you getwill aneed pop-upto sayingmove ityour maymouse invalidatearound existingbelow keys,the clickprogress onbar Invalidateto Keys
    msedge_2022-11-01_21-31-59.png

    generate the key
  6. After clicking on Generate Temporary key ityou will get a popup recommending you generate ssh keys yourself, to proceed, click on the Generate button. You will now show yousee a pop-uppopup that contains a lot of text,text.
    You clickwill on the Download PuTTY Key buttonneed to downloadcopy theand SSH/sFTPpaste keyth
    msedge_2022-10-28_19-55-47.pngmsedge_2023-03-23_02-08-22.png

  7. If this is the first time connecting via SSH/sFTP you will now need to log in to your server with PuTTY to set a sudo password, if you have previously set a password you can skip to the next step.
    A sudo password allows you to run commands with elevated privileges, and it's important to remember this password.
    You can use the following guide to set up PuTTY then once you are connected through PuTTY you will be prompted to set the password https://www.creeperhost.net/wiki/books/general-information/page/putty-078-ssh-guide

    Your password will not show up while typing it


    putty_2022-10-28_21-10-48.png
  8. You can now follow one of our guides at the following link to set up your tool of choice :