Connecting via SSH – WordPress Hosting
ℹ️ Important: This article applies to our WordPress Hosting packages.
- Enabling SSH Access
- Connecting via Terminal (recommended)
- Connecting via an SSH Client
- Instructional Video
Enabling SSH Access
- Log in at
https://[servernaam].srvnl.nl:8443
.
📖 More info: How to find out which server you're on
- Go to the Hosting & DNS tab.
- Click on Hosting.
- Under SSH, select /bin/bash (chrooted) for Type.
- Click Save.
Connecting via Terminal (recommended)
- Log back into Plesk.
- Under Dev Tools, click SSH Terminal.
📌 Note: If this option is not shown, SSH access is not yet enabled.
- Use the displayed window to execute shell commands on your hosting package.
Connecting via an SSH Client
- Log into Plesk.
- Search for SSH Keys at the top of the page.
- Click SSH Keys.
- Click Add Key.
- Paste your public RSA key into the Key field.
- Click Add.
- Finally, contact us and request to allow your IP address (e.g., 178.85.43.56) for SSH access to your WordPress Hosting package.
Connection settings:
****
- Hostname: your domain name or the server name
- Port: 86
- Username: your hosting account username
- Ensure your private RSA key is loaded.
- Replace
voorbeeld.it
with your actual domain name and[servernaam]
with the server where your hosting package is located. - Be cautious when using SSH. Make sure you know what you're doing.
🎦 Instructional Video
Updated on: 19/05/2025
Thank you!