Which of the following commands will display the inode usage of each mounted filesystem?

Which of the following commands will display the inode usage of each mounted filesystem?A . printfs CiB . lsfs CiC . du CiD . df CiView AnswerAnswer: D

January 31, 2020 1 Comment READ MORE +

Which files contain essential system information such as IRQs, direct-memory access channels, and I/O addresses? (Select three.)

Which files contain essential system information such as IRQs, direct-memory access channels, and I/O addresses? (Select three.)A . /proc/hardwareB . /proc/interruptsC . /proc/ioportsD . /proc/dmaE . /proc/ioaddressesView AnswerAnswer: BCDE

January 31, 2020 1 Comment READ MORE +

Which of these will list all libraries currently stored in cache?

Which of these will list all libraries currently stored in cache?A . libip6tc.so.0.1.0B . ldconfig -pC . ldconfigD . lddView AnswerAnswer: B

January 30, 2020 No Comments READ MORE +

Which of these will create at least one new file?

Which of these will create at least one new file?A . split -3 filenameB . wc /var/log/syslogC . od filenameD . join filename1 filename2View AnswerAnswer: A

January 30, 2020 No Comments READ MORE +

Which of the following is true?

You want to move a file from your hard disk to a USB flash drive. Which of the following is true?A . You must use the FAT filesystem on the USB flash drive; Linux-native filesystems won't work on removable disks.B . You'll have to use the --preserve option to mv...

January 30, 2020 No Comments READ MORE +

Which of the following is not typically used to store libraries?

Which of the following is not typically used to store libraries?A . /usr/libB . /usr/local/libC . /libD . /etc/libView AnswerAnswer: D

January 30, 2020 No Comments READ MORE +

Which option added to yumdownloader will also download dependencies?

Which option added to yumdownloader will also download dependencies?A . -dB . CCresolveC . CCdepsD . CCresdepsView AnswerAnswer: B

January 30, 2020 No Comments READ MORE +

Which of the following commands will produce the following output?

Which of the following commands will produce the following output? A . proclistB . jobsC . psD . netstatView AnswerAnswer: C

January 29, 2020 No Comments READ MORE +

Within a systemd environment, which service manages udev?

Within a systemd environment, which service manages udev?A . systemd.udevd-serviceB . systemd-udev.serviceC . udevd-serviceD . systemd-udevd.serviceView AnswerAnswer: D

January 29, 2020 No Comments READ MORE +

Which of the following statements is true about binary RPM packages that are built for a particular distribution?

Which of the following statements is true about binary RPM packages that are built for a particular distribution?A . They can often be used on another RPM-based distribution for the same CPU architecture, but this isn't guaranteed.B . They can be recompiled for an RPM-based distribution running on another type...

January 29, 2020 No Comments READ MORE +