Do you provide SSH access to your clietns?
We provide SSH access to all our clients. You may request SSH access for your account by submitting a ticket to our Technical Support team. To submit a ticket login your client area -> Support ->...
View ArticleFrom where can I activate SSH access for my account?
To have SSH access enabled for your account, simply submit new support ticket via your client area -> Support -> My Tickets. You should set the subject to „SSH Request“ and provide us with a...
View ArticleGenerating SSH key on Windows using PuTTY
In order to generate a key on Windows using the PuTTy client first of all you should be aware that there are actually two keys. The first is the private key and the second is the public key. For the...
View ArticleGenerating SSH key in Linux
In order to generate the public key , private key pair on Linux you should not donload any piece of software like in Windows. For both of the keys to be genrated you should run your command line. Right...
View ArticleGenerating SSH key in MacOS
In order to generate the public and private key pair on MacOS you should not donload any piece of software like in Windows. For both of the keys to be genrated you should run your terminal. Right after...
View ArticleHow to configure PuTTY to log in my account via SSH?
If you have the SSH access enabled for your account already you should use the following settings for your PuTTy application: Host Name (or IP address): (here you should enter your domain name for...
View ArticleWhat is SSH and SSH keys?
SSH is an acronym for a Secure Shell. Bassically this is an Internet protocol for establishing remote access with a secure type of connection. Via the SSH connection you can easily edit the content of...
View Article