Advanced Search
Search Results
4 total results found
How to connect the database with SSH tunnel
For development purposes, we provide SSH access to our MySQL server from the Plus hosting package. To create a connection, you must create an SSH key pair on the cPanel interface. Then we can use PuTTY to connect to SSH through the SSH protocol, but the tuner...
How to Set Up TortoiseSVN
GENERATE SSH KEY, OR SET IT UP CONNECT VIA SSH PuTTY login In Host Name (or IP address), enter the name of your main domain. Port is the default port 22. Next, click the “+” sign next to SSH. PuTTY login In the Private key file for auth...
How to Generate and Configure SSH Keys
The common way to connect to the server via SSH is to use a username and a password. But to increase security, you can use a pair of keys(a private one and a public one) to connect to the server. The public key will be on the server. The private key will be o...
How to Create and Edit Files via SSH
There are several ways to create a file through SSH. In this article, we will present the file creation with two types of word processors. nano – for beginner users vim – for advanced users If you are editing files from a cumbersome ...

