LPI 101-1

Approved & Edited by ProProfs Editorial Team
The editorial team at ProProfs Quizzes consists of a select group of subject experts, trivia writers, and quiz masters who have authored over 10,000 quizzes taken by more than 100 million users. This team includes our in-house seasoned quiz moderators and subject matter experts. Our editorial experts, spread across the world, are rigorously trained using our comprehensive guidelines to ensure that you receive the highest quality quizzes.
Learn about Our Editorial Process
| By Mweckel
M
Mweckel
Community Contributor
Quizzes Created: 1 | Total Attempts: 786
Questions: 5 | Attempts: 786

SettingsSettingsSettings
LPI Quizzes & Trivia

LPI 101 Quiz -

Most of the text is from: http://www. Happy-monkey. Net/LPI/html/
(Copyright (c) 2004-2006 by David Horton - This document is released under the terms of the Creative Commons Attribution-ShareAlike license)


Questions and Answers
  • 1. 

    What two commands show the status of processes in a Linux system?

    • A.

      Ps and df

    • B.

      Df and top

    • C.

      Ls and cat

    • D.

      Df and dd

    • E.

      Ps and top

    Correct Answer
    E. Ps and top
    Explanation
    The correct answer is ps and top. The "ps" command is used to display information about active processes in a Linux system, such as their process ID, CPU and memory usage, and status. The "top" command, on the other hand, provides real-time information about the system's processes, including CPU and memory usage, as well as other system statistics. Both commands are commonly used to monitor and manage processes in a Linux system.

    Rate this question:

  • 2. 

    You are working with your hardware vendor's technical support people to troubleshoot a network card problem. The technical support representative wants to know which IRQ channel the card is using. Which file would tell you the IRQ channel for the card?

    • A.

      /proc/interrupts

    • B.

      /proc/ioports

    • C.

      /proc/irqs

    • D.

      /proc/sysconfig

    Correct Answer
    A. /proc/interrupts
    Explanation
    The correct answer is A, /proc/interrupts shows IRQ lines and the devices using them. Answer B is incorrect because /proc/ioports will give the base address for the NIC card, not the IRQ. Answers C and D both refer to nonexistent files.

    Rate this question:

  • 3. 

    You are providing telephone support to a novice user at a remote location, because the dial-in modem is not working. When you ask the user to tell you what port the modem is connected to he says, "COM1." What is the Linux device that corresponds to COM1? (provide the full path)

    Correct Answer
    Explanation
    The correct answer is /dev/ttyS0. Remember that Linux numbers devices starting from zero.

    Rate this question:

  • 4. 

    Management has finally approved the budget for you to buy your first high-capacity SCSI tape drive and SCSI host adapter. You install the host adapter in PCI slot 4 and set the tape drive's SCSI ID to 5. What Linux device would you use to access the new tape drive?

    • A.

      /dev/st0

    • B.

      /dev/st1

    • C.

      /dev/st4

    • D.

      /dev/st5

    Correct Answer
    A. /dev/st0
    Explanation
    The correct answer is A, /dev/st0. Answer B is incorrect because /dev/st1 refers to the second SCSI tape drive and the question states that this is the first SCSI tape drive. Answers C and D are trying to trick you into thinking that the the device number is determined by the PCI slot number or the SCSI ID, but this is not the case.

    Rate this question:

  • 5. 

    What is the name of the file that contains information about direct memory access channels and the devices associated with them? (give the full path)

    Correct Answer
    /proc/dma
    Explanation
    The correct answer is "/proc/dma" because in the Linux operating system, the "/proc/dma" file contains information about the direct memory access (DMA) channels and the devices that are associated with them. This file provides a way for users and programs to access and manipulate DMA-related information and settings.

    Rate this question:

Quiz Review Timeline +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 20, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • May 05, 2009
    Quiz Created by
    Mweckel

Related Topics

Back to Top Back to top
Advertisement
×

Wait!
Here's an interesting quiz for you.

We have other quizzes matching your interest.