Operating Systems 2015F: Tutorial 5

From Soma-notes
Revision as of 12:08, 16 October 2015 by Soma (talk | contribs) (Created page with "'''This tutorial is not yet finalized.''' In today's tutorial you will be getting your own virtual machine set up in OpenStack. Your tasks are as follows: # Connect to the ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This tutorial is not yet finalized.

In today's tutorial you will be getting your own virtual machine set up in OpenStack. Your tasks are as follows:

  1. Connect to the SCS Openstack web portal at https://openstack.scs.carleton.ca
  2. Login using your MyCarletonOne username and the default password (your username and student number) or the password you have set.
  3. Create an instance based on the snapshot "comp3000-base-16Oct2015"
    • You don't need an ssh keypair
    • Set the name of the instance to be your username-1. Thus if your username is janedoe, then call your instance janedoe-1.
  4. Assign a floating IP address to your instance.
  5. Boot your instance and try logging in to the console using the standard student account.
  6. Change the hostname of your machine to be whatever you want by editing /etc/hostname. Also change the hostname in /etc/hosts.


Hints