How to activate SSH access

How to activate SSH access

 
In versions higher than PHP 7.3, instead of the SSH/SFTP button, another button called "Developer hosting" will be available, through which these two options, as well as Git, can be activated. To do so, you must follow the instructions in the following link:
 
How to activate developer hosting
 
In the case of PHP versions 7.3 and earlier, if you want to work with your hosting via command line, you can activate an SSH user from your cdmon control panel in the hosting management. In the "File managers" section, click on the SSH/sFTP option.
 
 
 Once inside, click on the SSH Service option.
 
 
After clicking this option, a section will appear where you can set the password to access the SSH service.
 
 
Click Save changes to save the password and activate the SSH service.
 
You can now connect to your hosting via console. You can consult the basic SSH usage manual.
 
Note: If you enable SSH access on your hosting, it will be the only available access protocol. SSH and SFTP cannot be enabled at the same time; enabling one will automatically disable the other.
 
For more information, contact us.