Open main menu

CDOT Wiki β

Changes

OPS705 Lab 2 (2207)

608 bytes removed, 23:50, 11 January 2021
m
Chris.johnson moved page OPS705 Lab 2 to OPS705 Lab 2 (2207) without leaving a redirect: Old version, archived.
# '''Choose a base:''' CentOS-based 7.8
# '''Virtual machine name:''' yourSenecaUsername-lnx# '''User name:''' yourSenecaUsername-lnx
# '''Authentication type:''' Password
# '''Use a saved secret:''' Unchecked
# Click on the '''Delete''' button at the top of the blade.
== Part 5: Adding Your Professor As A User ==Part of the advantage of cloud computing is the ability for anyone to access your resource (VM), as long as you allow it. As part of marking these labs, you need to create a second user within each OS. Adding a User in CentOS:# Log in remotely using SSH.# Run the following command: <code>sudo useradd -G wheel chris.johnson</code># Run the following command, supplying a temporary password that you will e-mail to me: <code>passwd chris.johnson ''temppass''</code># Notify me by e-mail you've created that account, and include the temporary password. == Part 6: A Note About Resource Usage ==
As mentioned during our lecture and throughout this lab, using resources responsibly is incredibly important. We pay for what we use. While we have a failsafe in place to stop all VMs at 2:00am EST daily, don't rely on it! Fully stop your VMs when you're not using them.
Your total allowed resource allocation has been restricted for this course. This means you can only have three two VMs (or services) at a time. This includes Web Apps. If you have three two already, you won't be able to add another until you delete one.
= Lab Submission =