How to I install the Danami public SSH key and give a support technician access to my server?

In order to give support ssh access to your server please download and run the Danami public SSH key install script:

To install our public key using our install script (run these commands as root):

rm -vf danami_public_key.sh
wget https://www.danami.com/clients/downloads/danami_public_key.sh
chmod +x danami_public_key.sh
./danami_public_key.sh

Our public key can also be downloaded and installed manually:

rm -f support@danami.com.pub
wget https://www.danami.com/clients/downloads/support@danami.com.pub
cat support@danami.com.pub >> /root/.ssh/authorized_keys

No SSH Access
If you cannot provide SSH access many times we can still provide support if you install the SSH Terminal extension in the Plesk extension directory.

Important
1. Make sure to allow our IP addresses (205.250.199.153) access to the Plesk interface and to the SSH port if you are behind a firewall.
2. The support technician will also need to know your servers public IP address and SSH port number.

  • support, public key
  • 9 Users Found This Useful
Was this answer helpful?

Related Articles

What is per incident paid support?

Per incident plan is specially designed for customers who want support on per incident basis....

Can I still use fail2ban with Juggernaut Firewall?

The extension will uninstall fail2ban as the login failure daemon included in Juggernaut Firewall...

Is there any downtime when installing Warden Anti-spam and Virus Protection?

No there is no downtime required to install and configure Warden Anti-spam and Virus Protection....

Does Sentintel Anti-malware scan my email?

No Sentinel Anti-malware is not designed to be an email scanner. Sentinel Anti-malware is...

Does Warden Anti-spam and Virus Protection support rejecting email at the SMTP level?

Yes Warden uses the amavisd-milter which can reject email at the SMTP level before it is accepted...