Operating SystemsPregunta 36 de 100

What is the function of the 'sudo' command in Linux?

a.To shut down the network
b.To list all running processes
c.To compress files
d.To run a command with elevated (superuser) privileges

Explicación

The sudo command lets a permitted user execute a command with the privileges of the superuser (root). This is used for administrative tasks that require elevated access. It provides an audit trail and avoids the need to log in as root directly.

Practica las 100 preguntas gratis — sin registro.

Preguntas relacionadas de este tema

Última revisión: · proceso editorial

Equipo Editorial de PrepPass · Verificado con Google IT Support Professional Certificate · Cómo revisamos
Reportar