Start the Management Console

Prerequisites
Before you start the Management Console, ensure that you have reviewed the Things You Need to Do to Get the Console Running in the Management Console Guide.
Tip: If you plan on running multiple Management Console host machines, we recommend turning off the default memcached in your console.ini file. See Configure Memcached for details.
  1. Log in to the Management Console host machine.
  2. If you want the console service to start at each boot-time, run this command:
    systemctl enable eucaconsole.service
  3. Enter the following command to start the console:
    systemctl start eucaconsole.service
  4. Repeat for each Management Console host machine.