Connect with SSH
Below you can read how to connect with SSH.
Step 1. Determine your IP address
You can find this within Plesk: on the homepage or under the relevant subscription.
Step 2. Username & Password for SSH
We do not standardly communicate the information you need to connect with SSH.
Therefore, it is necessary to reset this information by going to the "Webhosting Access" section;
Here you can adjust the password; the username is already known.
Step 3. Connect with SSH.
Use a program like PuTTY or a terminal, first enter the IP address.
Then enter your (previously adjusted) username + password.
Now you are successfully connected to SSH!
Among other things, Composer and WP-CLI are available via SSH and of course standard Linux commands. Composer can be accessed with the command "Composer" and WP-CLI with "WP".