How to generate an SSH key pair in Windows using PuTTY?

How to generate an SSH key pair in Windows using PuTTY?

You can generate an SSH key on Windows using the PuTTY SSH client. You can download PuTTY for free from this URL. To generate a key with PuTTY, you should: Download and start the puttygen.exe generator. In the “Parameters” section choose SSH2 DSA and press Generate. Move your mouse … Continued
How can I create symbolic link?

How can I create symbolic link?

A symbolic link (known as soft link or symlink), is a special file that points to another file, similar to a shortcut in Windows or a Mac OS alias. Symbolic links do not contain the data in the target file … Continued
Can I have SSH root access to my Shared/Cloud/Dedicated server?

Can I have SSH root access to my Shared/Cloud/Dedicated server?

XonHost  provides SSH access for all hosting plans. Root SSH access, however is offered only on our Dedicated servers (without the Geeky features and Performance Booster). To make SSH access as secure as possible, XonHost has made additional tweaks such as changing the default … Continued
Is SSH / Telnet access offered?

Is SSH / Telnet access offered?

Both SSH and Telnet are supported on all of XonHost  hosting servers. In case you need to access your hosting account via SSH please check this SSH Tutorial.
How do I activate SSH access for my account?

How do I activate SSH access for my account?

XonHost offers SSH access on all hosting solutions – Shared accounts, Cloud hosting and Dedicated servers. More information on how to use SSH on the different solutions can be found below: Shared hosting: How to log in to my XonHost shared account via SSH … Continued
How to log in to my XonHost shared account via SSH using PuTTY?

How to log in to my XonHost shared account via SSH using PuTTY?

XonHost uses key-based SSH authentication instead of plain username & password. The SSH port on XonHost’s servers is also 18765 instead of the default port 22. In order to connect to your shared hosting account via SSH using PuTTY you will need … Continued
How to export/import a MySQL database via SSH

How to export/import a MySQL database via SSH

When dealing with large databases over 50Mb it is recommended to manage them via SSH. XonHost customers can find more information on how to connect to and use SSH in our SSH Tutorial. In this article, we will cover exporting and … Continued
How to log in to my XonHost shared account via SSH in Mac OS?

How to log in to my XonHost shared account via SSH in Mac OS?

XonHost uses key-based SSH authentication instead of plain username & password. The SSH port on XonHost’s servers is also 18765 instead of the default port 22. To connect via SSH, follow these steps: First you will need to generate an SSH key … Continued
How to log in to my XonHost shared account via SSH in Linux?

How to log in to my XonHost shared account via SSH in Linux?

XonHost uses key-based SSH authentication instead of plain username & password. The SSH port on XonHost’s servers is also 18765 instead of the default port 22. To connect to your XonHost shared hosting account via SSH in Linux, please follow these steps: … Continued
How can I reinstall my script

How can I reinstall my script

If you wish to reinstall your script, first you have to remove your current installation in order to avoid any errors caused by the existing files in the installation directory. If you need any of the old data, it is … Continued