Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

Your name is Jane. Create a repository for your project named Linux. The folder is created outside the home directory of Jane. It is a

Your name is Jane. Create a repository for your project named “Linux”.

The folder is created outside the home directory of Jane.

It is a group project and your friend Tom also has to have access to this repository.

Things to be noted:

• You create a user Tom with short description and password and a home directory.

• Let Tom modify his shell and password.

• Tom shouldn’t be able to access your home

Create another folder named ‘notes’ where you keep your study notes and Tom and may be other friends can also have same access to it. Guest shouldn’t be able to modify anything.

• Create another folder named ‘research’ where you keep the list of your researches. Others can have a look at list of researches in it but no one should be able to read, write it.

Step by Step Solution

3.43 Rating (156 Votes )

There are 3 Steps involved in it

Step: 1

User and Group Setup 1 Create a user Tom sudo useradd Tom m c Toms User ... blur-text-image
Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Systems analysis and design

Authors: kenneth e. kendall, julie e. kendall

8th Edition

135094909, 013608916X, 9780135094907, 978-0136089162

More Books

Students explore these related Programming questions

Question

Define what is meant by scaling.

Answered: 3 weeks ago