JuanmaRguez
Quiz von , erstellt am more than 1 year ago

Linux Linux Essentials Certificate Quiz am Chapter 15 - Exam, erstellt von JuanmaRguez am 18/05/2016.

53
1
0
JuanmaRguez
Erstellt von JuanmaRguez vor etwa 8 Jahre
Schließen

Chapter 15 - Exam

Frage 1 von 20

1

Which of the following commands set "other" permissions on file to r-x?

Wähle eine der folgenden:

  • chmod o=r+x file

  • chmod o=rx file

  • chmod o-r-w file

  • chmod o+rx file

Erklärung

Frage 2 von 20

1

Which of the following commands set "other" permissions on file to r-x?

Wähle eine der folgenden:

  • chmod 777 file

  • chmod 776 file

  • chmod 775 file

  • chmod 774 file

Erklärung

Frage 3 von 20

1

Only one set (user, group, other) of permission can be changed at once using the symbolic method.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 4 von 20

1

Which of the following are methods for setting permissions using the chmod command? (choose two)

Wähle eine oder mehr der folgenden:

  • binary

  • symbolic

  • letter

  • octal

Erklärung

Frage 5 von 20

1

The chown command can be used to change the owner and group of a file.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 6 von 20

1

The chgrp command can be used to change the owner and group of a file.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 7 von 20

1

The user sysadmin will be able to read the file because they own it.

__-r_r_ 1 sysadmin group 38270 Sep 2 18:49 file

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 8 von 20

1

The user sysadmin will be able to change the permissions of the file because they own it.

__-r_r_ 1 sysadmin group 38270 Sep 2 18:49 file

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 9 von 20

1

Octal notation uses the following values for the permissions granted:

Wähle eine der folgenden:

  • r = 4, w = 2, x = 1

  • r = 7, w = 5, x = 0

  • r = 3, w = 2, x = 1

  • r = 4, w = 2, x = 0

Erklärung

Frage 10 von 20

1

Which of the following permissions would allow all users to add, view, and delete files in a directory?

Wähle eine der folgenden:

  • 666

  • 775

  • 750

  • 777

Erklärung

Frage 11 von 20

1

A user cannot delete a file if they do not own it.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 12 von 20

1

The "execute" permission on a directory allows you to:
(choose three)

Wähle eine oder mehr der folgenden:

  • Change to that directory or use it as part of a path

  • Along with write permission to successfully delete the directory

  • Along with read permission to successfully perform ls -l

  • Along with write permission to successfully create new files

Erklärung

Frage 13 von 20

1

The "execute" permission on a file allows you to:

Wähle eine der folgenden:

  • Run the file as a script

  • This permission isn't meaningful for text files.

  • Delete the file

  • Move the file to a new directory

Erklärung

Frage 14 von 20

1

The chgrp command can be used on a file by:

Wähle eine der folgenden:

  • Only root

  • A user that belongs to the files current group

  • The file owner and root

  • Only the file owner

Erklärung

Frage 15 von 20

1

The chown command can be used to change the user owner on a file by:

Wähle eine der folgenden:

  • Only root

  • A user that belongs to the files current group

  • The file owner and root

  • The file owner

Erklärung

Frage 16 von 20

1

The chmod command can be used on a file by:

Wähle eine der folgenden:

  • The file owner and root

  • Only root

  • A user that belongs to the files current group

  • The file owner

Erklärung

Frage 17 von 20

1

Which option for the chown command can be used to change the owner of a directory and all the files and directories below it?

Wähle eine der folgenden:

  • -r

  • -R

  • -f

  • -a

Erklärung

Frage 18 von 20

1

The chown command will only accept one file at a time as an argument.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 19 von 20

1

The "execute" permission is never set on files by default.

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung

Frage 20 von 20

1

The user owner of a file will always have the same or higher permissions as "other".

Wähle eins der folgenden:

  • WAHR
  • FALSCH

Erklärung