How to use the SSH Manager

Home » Knowledge Base » Control Panel » SSH Manager » How to use the SSH Manager

In this post, we’re going to review the AwardSpace SSH Manager. In addition, we’re going to cover the following topics:

Let’s review each of them individually.

 

How to Set Up an SSH Account?

Configuring an SSH account on a Shared Hosting server can be done in four quick steps:

  1. Sign in to your AwardSpace hosting account.
  2. Visit the SSH Manager section.
  3. Choose a password for your SSH account.
  4. Confirm your SSH password and press Enable SSH Account.

ssh manager 1

Congratulations! Your SSH account has been created successfully.

 

How to Establish an SSH Connection to the Server?

In order to establish an SSH connection, you must have an SSH client program installed on your computer/device. If you do not have an SSH software application, we recommend PuTTY.

Once you have installed the program, you will be able to connect to your server using the following SSH login details:

SSH host: yourdomain.com (use any hostname that is correctly hosted in your Control Panel -> Website Manager -> Domain Manager section)
Port: 2222 (the default SSH port 22 is not supported, so make sure you use 2222)

ssh manager 2

After a successful connection to the server, you will be prompted to enter your SSH username and password:

Login: Your username (the SSH username is the same as your client ID)
Password: Your SSH password (the password you submitted, when you created your SSH account)

ssh manager 3

How to Manipulate Data via SSH?

Below is a list of some common commands that you are likely to find useful when using an SSH terminal:

cd – allows you to change the current working directory
cp – copies a file or folder from one location to another
mv – permanently moves a file or folder from one location to another
rm – removes a file or directory
chmod – allows you to change the permissions of a file/directory
zip – compresses a file/directory
unzip – uncompresses a file/directory

Was this post helpful?

i

Relevant tags:

Connect

Latest posts:

How to Find Modules in MediaWiki

After you install MediaWiki, log in to the CMS, and presumably install extensions, it is time to learn how to find modules in MediaWiki.   What are MediaWiki Modules Modules in MediaWiki are Lua-based scripts that allow you to add various functionalities to your...

How to Fix MediaWiki Internal Error: A Step-By-Step Guide

MediaWiki Internal Error message can be very frustrating and can significantly harm your MediaWiki project. Luckily, the issue can be fixed in a few easy-to-follow steps to get your website up and running in no time. There are various causes for the issue: Incorrect...

How to Add Infobox Module in MediaWiki

The Infobox in MediaWiki is a handy tool for presenting content and key information in a structured and visually pleasing way. Infoboxes are useful for any kind of MediaWiki project and can provide your readers with a quick snapshot of important data and details. In...

How to Install a MediaWiki Skin

In MediaWiki, skins determine the visual appearance of your wiki website. Skins define how content is presented to users and include such settings for the overall website layout, typography, color scheme, and more. By default, when you install MediaWiki, the platform...

How to Create a Page in MediaWiki

Creating pages in MediaWiki is а core feature that allows you to add content to your MediaWiki website. Whether you are adding details for a project, contributing to a knowledge base, or anything else, learning how to create a page in MediaWiki is crucial for your...



Create a website for free!


Free forever

Our Support Team is Here to Help

 

If you need any questions answered, don't hesitate and contact us. Click the button below and follow the instructions. You can expect an answer within an hour.

 

Contact AwardSpace

 

iNewest knowledge base articles

How to Find Modules in MediaWiki

After you install MediaWiki, log in to the CMS, and presumably install extensions, it is time to learn how to find modules in MediaWiki.   What are MediaWiki Modules Modules in MediaWiki are Lua-based scripts that allow you to add various functionalities to your...

How to Fix MediaWiki Internal Error: A Step-By-Step Guide

MediaWiki Internal Error message can be very frustrating and can significantly harm your MediaWiki project. Luckily, the issue can be fixed in a few easy-to-follow steps to get your website up and running in no time. There are various causes for the issue: Incorrect...

How to Add Infobox Module in MediaWiki

The Infobox in MediaWiki is a handy tool for presenting content and key information in a structured and visually pleasing way. Infoboxes are useful for any kind of MediaWiki project and can provide your readers with a quick snapshot of important data and details. In...

How to Install a MediaWiki Skin

In MediaWiki, skins determine the visual appearance of your wiki website. Skins define how content is presented to users and include such settings for the overall website layout, typography, color scheme, and more. By default, when you install MediaWiki, the platform...

How to Create a Page in MediaWiki

Creating pages in MediaWiki is а core feature that allows you to add content to your MediaWiki website. Whether you are adding details for a project, contributing to a knowledge base, or anything else, learning how to create a page in MediaWiki is crucial for your...

How to Install MediaWiki Extensions

Now that you have installed MediaWiki and learned how to log in to the CMS, it is time to extend MediaWiki's functionality via extensions. MediaWiki extensions are sets of files that add various types of functionality to your MediaWiki website. You can use extensions...

Even more web tutorials

Check out our web hosting knowledge base and the WordPress tutorials to learn more, and be better prepared for your website creation and maintenance journey.