201-450 LPIC-2 Exam 201

Loading demo links...

Showing 4–6 of 10 questions

Question 4 (System Maintenance)

Which of the following files will be looked for and used by GNU make, if one of them exists, unless a different file is specified on the command line when trying to compile software from source code? (Choose TWO correct answers.)

Select all that apply, then click Submit answer.

  • configure

  • config.h.in

  • makefile

  • Makefile

  • Makefile.in

Question 5 (Capacity Planning)

When planning a web server which of the following choices will impact system sizing? (Choose THREE correct answers.)

Select all that apply, then click Submit answer.

  • How many concurrent users are expected.

  • Which hardware vendor has better Linux support.

  • What type of content will be served.

  • What scripting languages will the web server support.

  • Will the OS install be CD, DVD or network based.

Question 6 (Mix Questions Main Set)

What is the purpose of an initramfs during the Linux system start?

Select an option, then click Submit answer.

  • It loads required modules and starts sub sytems like LVM to make the root file system accessible to the kernel

  • It moves the kernel from normal system memory to initram memory to speed up kernel access

  • It copies the root file system’s content to RAM to speed up the system and reduce writes to disk

  • It creates a ram disk to store volatile data for directories like /tmp to reduce writes to disk