Você está na página 1de 3

Which one of the following is not used for peripherals to communicate with the CPU

and other peripherals?


1
3
TCP/IP ports
IO Ports
Direct memory access channels
Interrupt requests

Which command gives an overview of all the hardware and drivers in the system
including the ports they use to talk to the CPU?
1
3
lsdev
lspci
lsusb
sysinfo

/dev/sda3 refers to a
1
3
Partition
Flash drive
Filesystem
Disk

Which LVM component would be formatted with a filesystem and mounted?


1
3
Logical volume
Physical volume
Volume Group
Physical extent

Which of the following is not commonly placed on its own partition?


1
3
/sbin
/home
/usr
/tmp

The first stage of the boot manager is typically stored in


1
3
The master boot record
The BIOS
/boot
The partition table

The configuration file for GRUB2 is


1
3
grub.cfg
menu.lst
grub.conf
bootloader.conf

Which acronym refers to a feature that allows a peripheral to access system memory
without needing to use the CPU?
1
3
DMA
IRQ
TCP
MEMCP

What does the lsdev command do?


1
3
All apply
Shows PCI devices
Shows IO ports
Shows DMA channels

How does a peripheral notify the CPU that there is an event that needs its
attention?
1
3
Issues an interrupt request
Contacts the CPU over an IO port
Initiates a direct memory access channel
Modifies the program counter of the CPU to execute code on the device

A pseudo-filesystem containing information about the system is


1
3
/proc
/dev
/usr
/sbin

What subsystem manages entries under /dev?


1
3
udev
systemd
init
procfs

A hotplug device:
1
3
Can be inserted and removed without rebooting the system
Doesn't need a driver
Can't be removed without rebooting the system
Is another name for a hard drive

Which of the following are not mass storage devices?


1
3
RAM
Network attached drive
Flash drive
CD-ROM
/dev/sda2 is
1
3
A partition on a hard drive
A hard drive
A logical volume
A network adapter

Você também pode gostar