Changes

Jump to: navigation, search

OPS235 Lab 4 - CentOS7 - SSD

408 bytes added, 09:17, 15 June 2016
no edit summary
|}
=== Part 2: Adding, Removing, and Modifying Users ===
In this section, we will now learn how to <u>properly</u> add user accounts, remove user accounts, and modify existing user account information.
# Issue the following command to obtain information regarding the user called ops235_1: <b><code><span style="color:#3366CC;font-size:1.2em;">chage -l ops235_1</span></code></b>. What do you think is the purpose of the chage command and the useradd command with the -e option?
 
== Part 3: Managing Groups ==
{| width="40%" align="right" cellpadding="10"
|- valign="top"
|}
=== Part 3: Managing Groups ===
In this section, we will learn how to create, remove and modify groups in our Linux VM. You learned in ULI101 how to change permissions with the '''chmod''' command, but you didn't have admin privileges to create groups to allow directory and regular file sharing. Since you now have admin privileges with your VM, you can now create groups, and add users to this group to allow file-sharing among users.
'''Perform the following steps:'''
13,420
edits

Navigation menu