joaquin guzman garcia-plata
Test por , creado hace más de 1 año

Test sobre Final linux 61-72, creado por joaquin guzman garcia-plata el 25/05/2017.

30
1
0
joaquin guzman garcia-plata
Creado por joaquin guzman garcia-plata hace más de 7 años
Cerrar

Final linux 61-72

Pregunta 1 de 11

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • guiterm

  • gbash

  • terminal

  • xconsole

  • xterm

Explicación

Pregunta 2 de 11

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • 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

Explicación

Pregunta 3 de 11

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • Virtual Terminal

  • firefox

  • opera

  • Terminal window

Explicación

Pregunta 4 de 11

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • PATH

  • EXEC

  • PS1

  • PS2

Explicación

Pregunta 5 de 11

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • where

  • what

  • which

Explicación

Pregunta 6 de 11

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • True

  • False

Explicación

Pregunta 7 de 11

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • True

  • False

Explicación

Pregunta 8 de 11

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • True

  • False

Explicación

Pregunta 9 de 11

1

The “sticky bit” permission…

Selecciona una o más de las siguientes respuestas posibles:

  • …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.

Explicación

Pregunta 10 de 11

1

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

Selecciona una o más de las siguientes respuestas posibles:

  • chmod 4777 /shared

  • chmod 2777 /shared

  • chmod 7777 /shared

  • chmod 1777 /shared

Explicación

Pregunta 11 de 11

1

72. Question ID 353
The “setuid” permission…

Selecciona una o más de las siguientes respuestas posibles:

  • …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.

Explicación