CompTIA Linux+ Practice Tests
eBook - ePub

CompTIA Linux+ Practice Tests

Exam XK0-004

Steve Suehring

Share book
  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

CompTIA Linux+ Practice Tests

Exam XK0-004

Steve Suehring

Book details
Book preview
Table of contents
Citations

About This Book

The best practice test preparation for the foundational CompTIA Linux+ certification exam

If you're preparing for this all-important exam, turn to CompTIA Linux+ Practice Tests. The book covers the 5 objective domains, PLUS one additional 90-question practice exam, for a total of 1, 000 practice test questions. Readers will also get one year of FREE access to the online test bank where they can study and work through the questions, reinforcing their skills and knowledge. Study for the CompTIA Linux+ certification with Sybex and get the advantage of exam day confidence.

This book covers:

  • Hardware and System Configuration
  • Systems Operation and Maintenance
  • Security
  • Linux Troubleshooting and Diagnostics
  • Automation and Scripting

Linux is a UNIX-based operating system originally created by Linus Torvalds with the help of developers around the world. Developed under the GNU General Public License, the source code is free. Because of this, Linux is viewed by many organizations and companies as an excellent, low-cost, secure alternative to expensive OSs, such as Microsoft Windows.The CompTIA Linux+ exam tests a candidate's understanding and familiarity with the Linux Kernel. As the Linux server market share continues to grow, so too does demand for qualified and certified Linux administrators.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is CompTIA Linux+ Practice Tests an online PDF/ePUB?
Yes, you can access CompTIA Linux+ Practice Tests by Steve Suehring in PDF and/or ePUB format, as well as other popular books in Computer Science & Certification Guides in Computer Science. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Sybex
Year
2019
ISBN
9781119556022
Edition
2

Chapter 1
Hardware and System Configuration

THE FOLLOWING COMPTIA LINUX+ EXAM OBJECTIVES ARE COVERED IN THIS CHAPTER:
  • images
    1.1 Explain Linux boot process concepts.
    • The following is a partial list of the used files, terms, and utilities:
      • Boot loaders such as GRUB and GRUB2
      • Boot options such as UEFI/EFI, PXE, NFS, and booting from ISO and HTTP/FTP
      • /etc/default/grub
      • /etc/grub2.cfg
      • /boot
      • mkinitrd
      • dracut
      • grub2-install
      • grub2-mkconfig
      • initramfs
      • linux.efi
      • vmlinuz
      • vmlinux
  • images
    1.2 Given a scenario, install, configure, and monitor kernel modules
    • The following is a partial list of the used files, terms, and utilities:
      • lsmod
      • insmod
      • modprobe
      • dmesg
      • rmmod
      • depmod
      • /usr/lib/[kernelversion]
      • /usr/lib/modules
      • /etc/modprobe.conf
      • /etc/modprobe.d/
  • images
    1.3 Given a scenario, configure and verify network connection parameters
    • The following is a partial list of the used files, terms, and utilities:
      • ping
      • netstat
      • nslookup
      • dig
      • host
      • route
      • ip
      • ethtool
      • ss
      • iwconfig
      • nmcli
      • brctl
      • nmtui
      • /etc/sysconfig/network
      • /etc/sysconfig/network-scripts/
      • /etc/hosts
      • /etc/network
      • /etc/resolv.conf
      • /etc/netplan
      • /etc/sysctl.conf
      • /etc/dhcpd.conf
      • Bonding aggregation, active/passive, load balancing
  • images
    1.4 Given a scenario, manage storage in a Linux environment
    • The following is a partial list of the used files, terms, and utilities:
      • Basic partitions including raw devices, GPT, and MBR
      • File system hierarchy including real file systems, virtual filesystems, relative paths, and absolute paths
      • Device mappers including lvm, mdadm, and Multipath
      • XFS tools
      • LVM tools
      • EXT tools
      • fdisk
      • parted
      • mkfs
      • iostat
      • df
      • du
      • mount
      • umount
      • tune2fs
      • fsck
      • /etc/fsta...

Table of contents