SSH Access / SSH Key Print

  • ssh, key
  • 4

Nixpal support team may only connect to your server from the following IPv4 addresses:

168.119.139.101

Please do not forget to add our IP addresses to the "allow list" on the server firewall (CPHulk, Fail2Ban, CSF/iptables, etc.).

For passwordless authentication and in order to prevent the need in sharing the root password over the Internet, you can enable the key-based authentication. For that, you'll need to place our public key in the following file on your server: /root/.ssh/authorized_keys.

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDR1Dy/yLrdM1w+TsPUioebqI8vxBU5cTHKGgRVhwhiO nixpal

 

In case you use Strict Mode don't forget to chmod 600 your .ssh directory and your authorized_keys file!

 


Was this answer helpful?

« Back