Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Real quick. Using Ubuntu Linux commands do this sudo su - Create 3 new groups: cs math science Create 2 new users named steve and
Real quick. Using Ubuntu Linux commands do this
sudo su -
Create 3 new groups:
cs
math
science
Create 2 new users named steve and lucy with the following attributes:
default shell is /bin/bash
comment (GECOS) field contains full names (Steve Smith / Lucy Goosey)
steve primary group = math additional group = science
lucy primary group = cs additional group = science
Make your own account members of all three groups.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started