Changes

Jump to: navigation, search

OPS705 Lab 2 (2207)

1,456 bytes removed, 21:59, 24 September 2020
Removes "Create Prof" investigation.
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. = INVESTIGATION 4: 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. == Part 1: Adding a User in Windows Server 2016 ==[[Image:Ops705_lab2_fig10.png|thumb|right|350px|Figure 6. The ''New User'' window. Use these values.]]# Log in remotely using RDP.# When the ''Server Manager'' window pops up, click on the '''Local Server''' menu item on the left.# At the top right of this window, click ''Tools > Computer Management''# A new application called ''Computer Management'' appears. In the menu listing on the left, navigate to ''Computer Management > System Tools > Local Users and Groups > Users''.# Right-click in the middle of the window whitespace, and select ''New User'' from the context menu.# In the ''New User'' window, fill it out according to Figure 6. Choose a temporary password that you will e-mail me.# Click '''Create'''.# Double-click the newly created user to open its profile.# Select the ''Member Of'' tab, and click '''Add'''.# Type '''Administrators''' in the new window, and click OK.# Notify me by e-mail you've created that account, and include the temporary password. == Part 2: Adding a User in CentOS ==# Log in remotely using SSH.# Run the following command: <code>sudo useradd -G wheel chris.johnson</code># That's it!
= Lab Submission =

Navigation menu