Serial Console

You may wish to use the Serial Console if the SSH console becomes inaccessible. The Serial Console login should only be used for SSH., and it can be accessed at https://vps.nixihost.com. You can enable the Serial Console by clicking the Serial Console tab, then click Enable Console. You will then get a port, username, password, and IP address, which you will use to set up an SSH connection. NOTE: this password will change every time the console is enabled.

  • 14 Users Found This Useful
Was this answer helpful?

Related Articles

IP rDNS/PTR records

You can configure PTR or Reverse DNS records via the VPS Control Panel under rDNS. The record...

LAMP on CentOS 6

Install Apache Web sudo yum install httpd Edit Apache's httpd.confThe httpd.conf...

LAMP on Debian 7

Install Apache Web sudo apt-get install apache2 Edit Apache's httpd.confThe...

LAMP on Ubuntu 14.04

Install Apache sudo apt-get update sudo apt-get install apache2 Install MySQL...

WordPress on Ubuntu 14.04

NOTE: You must have the LAMP stack installed before installing WordPress.Create the WordPress...