unit 2 linux

unit 2 linux

University

20 Qs

quiz-placeholder

Similar activities

linux commands

linux commands

University

20 Qs

Linux - podstawy

Linux - podstawy

6th Grade - University

20 Qs

Ulangan Administrasi sistem jaringan

Ulangan Administrasi sistem jaringan

University - Professional Development

20 Qs

FINAL EXAM_ITC_BLOCK_A

FINAL EXAM_ITC_BLOCK_A

University

20 Qs

F3 Linux User Management Quiz

F3 Linux User Management Quiz

12th Grade - University

15 Qs

Praktek UAS SO

Praktek UAS SO

University - Professional Development

15 Qs

Evaluación Administración de Redes U1

Evaluación Administración de Redes U1

University

22 Qs

Praktek SO Redhat

Praktek SO Redhat

University

25 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?