SSH module
In case you have some troubles with your server or your server is unresponsive and you don’t have access to your server, you can use this module to gain access to your server(for restarting or some other urgent stuff) through ssh connection. To add ssh module click on the SSH link under the Tools category.
After adding this module, you need to log in to our server using provided credentials, then by using the following command ’ssh yourUser@yourServerIP’ you will get access to your server. After you finished you will need to type ‘exit’ command and you will be disconnected from your server.
