Changes

Jump to: navigation, search

OPS705 Lab 2 (2207)

466 bytes removed, 21:38, 24 September 2020
Part 2: 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 to add a password: <code>sudo passwd chris.johnson</code># In the prompt, enter the temporary password that you will e-mail to me. You wonThat't see any characters on screen, so take your times it!# To double-check you've entered the new password correctly, try switching to the user. If the password you enter doesn't work, re-run Step 3. <code>su chris.johnson</code># Notify me by e-mail you've created that account, and include the temporary password.
= Lab Submission =

Navigation menu