Tools of the Trade: Quiz 5

Tools of the Trade: Quiz 5

Professional Development

31 Qs

quiz-placeholder

Similar activities

Git and GitHub Part -2

Git and GitHub Part -2

Professional Development

34 Qs

Révision 1 (Linux2)

Révision 1 (Linux2)

Professional Development

27 Qs

Linux Review 3

Linux Review 3

8th Grade - Professional Development

28 Qs

Linux Editing Files

Linux Editing Files

Professional Development

27 Qs

4.2-4.4 computer software

4.2-4.4 computer software

Professional Development

32 Qs

Linux Setting Ownership and Permissions

Linux Setting Ownership and Permissions

Professional Development

36 Qs

Linux Understanding Basic Security in Linux

Linux Understanding Basic Security in Linux

Professional Development

30 Qs

Linux module 10 Administrative tasks

Linux module 10 Administrative tasks

6th Grade - Professional Development

28 Qs

Tools of the Trade: Quiz 5

Tools of the Trade: Quiz 5

Assessment

Quiz

Computers

Professional Development

Hard

Created by

John Coder

FREE Resource

31 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

There are three types of permissions in Linux that an authorized user can have. What are they?

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Permissions are granted for three different types of owners. What are the types?

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

drwxrwxrwx

d = ?

r = ?

w = ?

x = ?

how many user types?

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

When the user, the group, and other can all write to a file. This type of file is considered a wo______-writable file. wo______-writable files can pose significant security risks.

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

First, ls -? displays permissions to files and directories. You might also want to display hidden files and identify their permissions. Hidden files, which begin with a period before their name, don't normally appear when you use ls to display file contents. Entering ls -? displays hidden files. Then you can combine these two options to do both. Entering ls -la displays permissions to files and directories, including hidden files.

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

  • - rwe rw- r--

  • - = ?

  • user has all permissions

  • group can read and ?

  • other can only ?

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The principle of least priv__________ is the concept of granting only the minimal access and authorization required to complete a task or function. In other words, users should not have privileges that are beyond what is necessary. Not following the principle of least privilege can create security risks.

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?