CMS Keeper

All guides

Virtuaal.com — how to grant us SSH access

Virtuaal.com uses cPanel. Import our key and click Authorize.

https://www.virtuaal.com

  1. Log in to Virtuaal.com cPanel.
  2. Open Security → SSH Access → Manage SSH Keys.
  3. Import Key — paste the public key below. Name it “WordPress maintenance”.
  4. Public Keys → Manage → Authorize. Without authorization the key will not work.
  5. Copy the server name (or IP) and the cPanel username from the cPanel home page or the welcome email.
  6. Port is usually 22. WordPress is usually in public_html — if wp-config.php is elsewhere, enter the real path.

Virtuaal.com help: SSH/SFTP

Our public SSH key

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKFBqdpGG7oBgzoFIXVJaTPlzDZ+sZsDIKnS3iKaXmcX cmskeeper@app.cmskeeper.com

If you restrict SSH by IP, allow this address: 2.29.23.134

Once the key is added, enter host, port, user and the directory with wp-config.php on the order page. Do not send a database password — WP-CLI reads it on the server.