SSH
Basic SSH information
By default, SSH password authentication is disabled for any server that is...
SSH
How do I connect with SSH? (Mac & Linux)
You can enter your server with SSH using the default Terminal that MacOS pr...
SSH
How do I connect with SSH? (Windows)
In order to connect with a server over SSH you will need to generate a SSH...
SSH
How do I login as root user?
You can login into the root user by first logging into the ploi user a...
SSH
How do I create a SSH key? (Mac & Linux)
Important note: Never share your private key with anyone, you rarely even h...
SSH
How do I create a SSH key? (Windows)
You will need Putty to generate a SSH key easily and quickly. You can downl...
SSH
How do I change my SSH port?
Ploi allows you to manage your server with another port than 22. In this ar...
SSH
Can I safely change PermitRootLogin in the SSH config file?
Yes, there is no harm in changing this configuration. Ploi would not even n...
SSH
Disable public key authentication in SSH
You can disable the public key authentication and allow password authentica...