Search Header Logo

Linux Commands

Authored by Arikumar K S

Computers

University

Used 9+ times

Linux Commands
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

chmod 744 

The first number stands for the user who is associated with the file
The second number is for the group associated with the file
The third number is associated with everyone else who is not a part of the user or group
All of these

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which command shows all the files, including hidden files?

Is -a
Is -l
Is -all
Is -h

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Arrange the commands in the following order: Switch to root, Add user, Remove user, Create a new group.

sudo deluser [user] -> sudo adduser [user] -> sudo groupadd [group] -> sudo su
sudo su -> sudo deluser [user] -> sudo adduser [user] -> sudo groupadd [group]
sudo su -> sudo adduser [user] -> sudo deluser [user] -> sudo groupadd [group]
sudo groupadd -> [group] sudo su -> sudo deluser [user] -> sudo adduser [user]

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the command to change file permissions in Linux?

chown
chmod
cmod
cp

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you add execute permission for owner and group in a file?

chmod 110 filename

chmod 767 filename

chmod 700 filename

chmod 666 filename

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the permission code for read and execute permission for owner, read permission for group, and no permission for others?

757
777
720
750

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the permission code for read, write, and execute permission for owner, no permission for group, and no permission for others?

666
777
700
600

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers