joaquin guzman garcia-plata
Quiz von , erstellt am more than 1 year ago

Quiz am Final linux 61-72, erstellt von joaquin guzman garcia-plata am 25/05/2017.

27
1
0
joaquin guzman garcia-plata
Erstellt von joaquin guzman garcia-plata vor etwa 7 Jahre
Schließen

Final linux 61-72

Frage 1 von 11

1

In graphical mode, you can get to a
shell by running which applications?
(choose two)

Wähle eine oder mehr der folgenden:

  • guiterm

  • gbash

  • terminal

  • xconsole

  • xterm

Erklärung

Frage 2 von 11

1

Which of the following are traits of a
multiuser operating system?
(choose three)

Wähle eine oder mehr der folgenden:

  • An administrative user gets a dedicated CPU

  • Users can protect their information from other
    users

  • Resources are shared between users

  • Many users can log in simultaneously with a
    unique account

  • Each user can only log in once per day

Erklärung

Frage 3 von 11

1

Select all the applications that provide
access to the Command Line Interface
(CLI)?
(choose two)

Wähle eine oder mehr der folgenden:

  • Virtual Terminal

  • firefox

  • opera

  • Terminal window

Erklärung

Frage 4 von 11

1

Which environment variable contains a
list of directories that is searched for
commands to execute?

Wähle eine oder mehr der folgenden:

  • PATH

  • EXEC

  • PS1

  • PS2

Erklärung

Frage 5 von 11

1

Select the command that can report
the location of a command:

Wähle eine oder mehr der folgenden:

  • where

  • what

  • which

Erklärung

Frage 6 von 11

1

A pair of single quotes ( ‘ ) will prevent
the shell from interpreting any
metacharacter.

Wähle eine oder mehr der folgenden:

  • True

  • False

Erklärung

Frage 7 von 11

1

The /tmp directory is a temporary
directory and will not exist on a system
at all times.
True or False?

Wähle eine oder mehr der folgenden:

  • True

  • False

Erklärung

Frage 8 von 11

1

The /var directory has files that change
over time.
True or False?

Wähle eine oder mehr der folgenden:

  • True

  • False

Erklärung

Frage 9 von 11

1

The “sticky bit” permission…

Wähle eine oder mehr der folgenden:

  • …prevents others from removing files they
    don’t own from a common directory.

  • changes the group ownership of existing files
    in a directory.

  • …prevents others from overwriting files they
    don’t own in common directories.

  • …sets the group ownership of any new file
    created in a directory.

Erklärung

Frage 10 von 11

1

Which of the following commands will
set the “sticky bit” on /shared ?

Wähle eine oder mehr der folgenden:

  • chmod 4777 /shared

  • chmod 2777 /shared

  • chmod 7777 /shared

  • chmod 1777 /shared

Erklärung

Frage 11 von 11

1

72. Question ID 353
The “setuid” permission…

Wähle eine oder mehr der folgenden:

  • …allows a command to be run as the file
    owner.

  • …allows files in a directory to be manipulated
    as by the directory owner.

  • …prevents the owner of a file from being
    changed.

  • …reports the output of a script to the owner.

Erklärung