SSH/Shell Access: "To connect via SSH to your server:
Open a terminal session.
Issue the following command:
ssh -p $port $user@$IP
Where $port is meant to stand for the port number.
$user is meant to stand for your username.
$IP is meant to stand for your IP address.
Manage SSH Keys
Using cPanel, it is possible to create, import, manage, and remove SSH keys. These keys will be used when confirming a specific computer has the right to access your website’s information using SSH."
No comments:
Post a Comment