Question: Using Ubuntu VirtualMachine, create the ff users and grps: Username Password Group name user1 user12345 Group1 user2 user12345 Group1 user3 user12345 Group2 user4 user12345 Group2

Using Ubuntu VirtualMachine, create the ff users and grps:

Username Password Group name
user1 user12345 Group1
user2 user12345 Group1
user3 user12345 Group2
user4 user12345 Group2

Output should be like this:

Using Ubuntu VirtualMachine, create the ff users and grps: Username Password Group

root@ubuntu:/home root@ubuntu:/home# grep 'Group.' /etc/group Group1:x: 1005:user1,user2 Group2:x: 1006: user3, user4 root@ubuntu:/home#

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!