sca_sles15 SUSE Certified Administrator in Enterprise Linux 15 (050-754)

Loading demo links...

Showing 7–9 of 10 questions

Question 7

What starts the Linux Kernel during the boot process?

Select an option, then click Submit answer.

  • initd

  • The Boot Loader

  • systemd

  • The udev process

  • BIOS or UEFI depending on the hardware architecture

Question 8

You want ensure an ext3 filesystem is checked every 50 times it is mounted. Which command would you use?

Select an option, then click Submit answer.

  • dumpe2fs

  • mkfs

  • fdisk -o

  • tune2fs

Question 9

Which command will take a foreground process and suspend it. and then place it in the background as a stopped job?

Select an option, then click Submit answer.

  • bg

  • ctri+&

  • Ctrl+Z

  • fg--bg--stop

  • &&