VPS admin shell

Caution

The admin shell is a legacy part of our virtual server platform, which we are decommissioning. This provides a command line alternative to our control panel, which should be used for most management operations instead. It is also possible to perform management operations via the VPS API.

Connecting

The admin shell is accessed via Secure Shell (SSH) to the server hosting your virtual machine, using your server name as the username. You should refer to the hosting server using this alias:

admin.yourservername.vs.mythic-beasts.com

A complete command to log in from a Linux client would be:

ssh -l yourservername admin.yourservername.vs.mythic-beasts.com

If this is the first time you have connected to the admin shell, you will need to either set a password, or upload a key for access. This can be done via the control panel.

If you are going to use keys for access, you can choose to disable password access in the control panel.