Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
CompTIA Linux+ Practice Tests

You're reading from   CompTIA Linux+ Practice Tests The best practice test preparation for the foundational CompTIA Linux+ certification exam

Arrow left icon
Product type Paperback
Published in Jul 2019
Publisher Wiley
ISBN-13 9781119555964
Length 320 pages
Edition 2nd Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Steve Suehring Steve Suehring
Author Profile Icon Steve Suehring
Steve Suehring
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

1. Cover FREE CHAPTER
2. Acknowledgments
3. About the Author
4. Introduction 5. Chapter 1 Hardware and System Configuration
6. Chapter 2 System Operations and Maintenance
7. Chapter 3 Security
8. Chapter 4 Linux Troubleshooting and Diagnostics
9. Chapter 5 Automation and Scripting
10. Chapter 6 Practice Exam
11. Answers and Explanations 12. Index
13. Comprehensive Online Learning Environment
14. WILEY END USER LICENSE AGREEMENT

Chapter 2: System Operations and Maintenance

  1. B. Current interrupt (IRQ) assignments are contained in the file /proc/interrupts. Therefore, viewing the contents of the file with a command such as cat will work. There is no view command, thus making answer A incorrect. Likewise, there is no /dev/irq file, thereby making answers C and D incorrect.
  2. D. Configuration files for udev are found in /etc/udev and the related /etc/udev/rules.d, which makes answer D correct. The other options do not exist.
  3. B. The lsusb command is used to obtain a basic list of USB devices on a system. The other commands are not valid. In the case of answer D, the ls command is valid, but there is no --usb option.
  4. C. Runlevel 1, sometimes displayed as runlevel s or S, is single-user mode, in which many services are not started. Runlevels 5 and 6 are used for other purposes, and runlevel SU is not a valid option.
  5. D. Scripts are stored in /etc/init.d on a system using SysVinit. You may sometimes find these linked...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at £13.99/month. Cancel anytime
Visually different images