OpenStack Dashboard

Install OpenStack Dashboard by executing the following command:

sudo apt-get install openstack-dashboard

Restart apache with the following command:

sudo service apache2 restart

Open a browser and enter IP address of the server1. You should see the OpenStack Dashboard login prompt. Login with username 'admin' and password 'admin'. From the dashboard, you can create keypairs, create/edit security groups, raise new instances, attach volumes etc. which are explained in "OpenStack Dashboard" chapter.

相关文章:

  • 2021-10-05
  • 2021-08-14
  • 2021-12-04
  • 2021-09-07
  • 2022-01-12
  • 2022-12-23
  • 2021-12-04
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-12-04
  • 2022-12-23
相关资源
相似解决方案