David OkOk
Test por , creado hace 13 días

Linux Profesional Institute

0
0
0
David OkOk
Creado por David OkOk hace 13 días
Cerrar

LPI 101-500

Pregunta 1 de 4

1

Which type of file system is created by mkfs when it is executed with the block device name only and without any additional parameters?

Selecciona una de las siguientes respuestas posibles:

  • XFS

  • VFAT

  • ext2

  • ext3

  • ext4

Explicación

Pregunta 2 de 4

1

Which umask value ensures that new directories can be read, written and listed by their owning user, read and listed by their owning group and are not accessible at all for everyone else?

Selecciona una de las siguientes respuestas posibles:

  • 0750

  • 0027

  • 0036

  • 7640

  • 0029

Explicación

Pregunta 3 de 4

1

Which of the following commands changes the number of days before the ext3 filesystem on /dev/sda1 has to run through a full filesystem check while booting?

Selecciona una de las siguientes respuestas posibles:

  • tune2fs -d 200 /dev/sda1

  • tune2fs -i 200 /dev/sda1

  • tune2fs -c 200 /dev/sda1

  • tune2fs -n 200 /dev/sda1

  • tune2fs --days 200 /dev/sda1

Explicación

Pregunta 4 de 4

1

Which is the default percentage of reserved space for the root user on new ext4 filesystems?

Selecciona una de las siguientes respuestas posibles:

  • 10%

  • 3%

  • 15%

  • 0%

  • 5%

Explicación