unit 2 linux

unit 2 linux

University

20 Qs

quiz-placeholder

Similar activities

Chapter 6 - Unix II

Chapter 6 - Unix II

University

15 Qs

Linux Commands

Linux Commands

University

15 Qs

Descubre el Universo de Linux

Descubre el Universo de Linux

University

15 Qs

Module 4B. Post-Exploitation - Linux Privilege Escalation

Module 4B. Post-Exploitation - Linux Privilege Escalation

University

22 Qs

COMPUTING CHAPTER 3-4 part1

COMPUTING CHAPTER 3-4 part1

University

15 Qs

F2 User Access and Permissions Quiz

F2 User Access and Permissions Quiz

12th Grade - University

15 Qs

Comandos Esenciales en Ubuntu

Comandos Esenciales en Ubuntu

University

20 Qs

roblox

roblox

KG - Professional Development

21 Qs

unit 2 linux

unit 2 linux

Assessment

Quiz

Computers

University

Hard

Created by

praveen s

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Change file permissions

chmod

chown

chexeute

chfile

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command is used to add a new user in Ubuntu?

adduser

useadd

usermod

adddir

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How can you view all the environmental variables in Ubuntu?

environment

env

envprint

envm

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you display the value of a shell variable?

show

print

echo

view

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

removes read permission from the user.

chmod u+r [filename]

chmod u-r [filename]

chmod u=r [filename]

chmod u*r [filename]

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command is used to add a new group?

groupadd

addgroup

newgroup

create-group

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Adding a User to a Group


sudo usermod -uG groupname username


sudo usermod -aG groupname username

sudo usermod -G groupname username

sudo usermod -dG groupname username

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?