CompTIA-L

CompTIA Linux+ E-learning (XK0-005)

Advanced
Available in English

Volg de CompTIA Linux+ E-learning bij Master IT! De nieuwe CompTIA Linux+ is voor de IT-professional die Linux zal gebruiken om alles te beheren, van auto's en smartphones tot servers en supercomputers, aangezien een groot aantal ondernemingen Linux gebruiken in cloud-, cyberbeveiligings-, mobiele en webbeheertoepassingen.

Na afronding van deze training kun je onder andere:

Configureer systemen met of zonder externe randapparatuur zoals toetsenborden
Commandos geven aan de bootloader en opties aan de kernel tijdens het opstarten
Processen op de juiste manier beëindigen
€ 690,-
Bekijk beschikbaarheid
Wat je van ons kunt verwachten
Beste lesmethode
Flexibel inplannen
Kleine klassen
100% Slagingsgarantie
Wat onze klanten vinden
Hulp of advies nodig?
Mail Sofie of laat haar je terugbellen.
info@master-it.nl 040-2323390

Training: CompTIA Linux+ E-learning (XK0-005)

The new CompTIA Linux+ is for the IT pro who will use Linux to manage everything from cars and smartphones to servers and supercomputers, as a vast number of enterprises use Linux in cloud, cybersecurity, mobile and web administration applications.In the new CompTIA Linux+, candidates are only required to pass one exam for certification. However, the new certification is no longer eligible for the LPI 2-for-1 offer.

  • CompTIA Linux+ is the only job-focused Linux certification covering the latest foundational skills demanded by hiring managers.
  • Unlike other certifications, the new exam includes performance-based and multiple-choice questions to identify the employees who can do the job.
  • The exam covers tasks associated with all major distributions of Linux, setting the foundation for advanced vendor/distro-specific knowledge.

CompTIA Linux+ covers common tasks in major distributions of Linux, including the Linux command line, basic maintenance, installing and configuring workstations, and networking.

CompTIA A+, CompTIA Network+ and 12 months of Linux admin experience

Jobs that use CompTIA Linux+:

  • Linux Administrator
  • Network Administrator
  • Technical Support Specialist
  • Web Administrator
  • Systems Administrator

Het lesmateriaal van deze CompTIA training is zeer uitgebreid en aangevuld met extra materiaal, zoals een pre-assesment, flashcards en oefenexamens. Dit betekent dat je niet al het materiaal tijdens je lesdagen zult behandelen. Wil je je goed voorbereiden op het examen, dan is er veel extra materiaal beschikbaar zodat je je thuis optimaal kunt klaarmaken voor het examen.  System Architecture 14%Determine and configure hardware settings.

  • Enable and disable integrated peripherals
  • Configure systems with or without external peripherals such as keyboards
  • Differentiate between the various types of mass storage devices
  • Know the differences between coldplug and hotplug devices
  • Determine hardware resources for devices
  • Tools and utilities to list various hardware information (e.g., Isusb, lspci)
  • ools and utilities to manipulate USB devices
  • Conceptual understanding of sysfs, udev, dbus

Boot the system

  • Provide common commands to the boot loader and options to the kernel at boot time
  • Demonstrate knowledge of the boot sequence from BIOS to boot completion
  • Understanding of SysVinit and systemd
  • Awareness of Upstart
  • Check boot events in the log file

Change runlevels/boot targets and shutdown or reboot system.

  • Set the default runlevel or boot target
  • Change between runlevels/boot targets including single user mode
  • Shutdown and reboot from the command line
  • Alert users before switching runlevels/ boot targets or other major system events
  • Properly terminate processes

Linux Installation and Package Management 18%Design hard disk layout.

  • Allocate filesystems and swap space to separate partitions or disks
  • Tailor the design to the intended use of the system
  • Ensure the /boot partition conforms to the hardware architecture requirements for booting
  • Knowledge of basic features of LVM

Install a boot manager.

  • Providing alternative boot locations and backup boot options
  • Install and configure a boot loader such as GRUB Legacy
  • Perform basic configuration changes for GRUB 2
  • Interact with the boot loader

Manage shared libraries.

  • Identify shared libraries
  • Identify the typical locations of system libraries
  • Load shared libraries

Use Debian package management.

  • Install, upgrade and uninstall Debian binary packages
  • Find packages containing specific files or libraries that may or may not be installed
  • Obtain package information such as version, content, dependencies, package integrity and installation status (whether or not the package is installed)

Use RPM and YUM package management.

  • Install, re-install, upgrade and remove packages using RPM and YUM
  • Obtain information on RPM packages such as version, status, dependencies, integrity and signatures
  • Determine what files a package provides, as well as find which package a specific file comes from

GNU and Unix Commands 43%Work on the command line.

  • Use single shell commands and one line command sequences to perform basic tasks on the command line
  • Use and modify the shell environment including defining, referencing and exporting environment variables
  • Use and edit command history
  • Invoke commands inside and outside the defined path

Process text streams using filters.

  • Send text files and output streams through text utility filters to modify the output using standard UNIX commands found in the GNU textutils package

Perform basic file management.

  • Copy, move and remove files and directories individually
  • Copy multiple files and directories recursively
  • Remove files and directories recursively
  • Use simple and advanced wildcard specifications in commands
  • Use find to locate and act on files based on type, size or time
  • Usage of tar, cpio and dd

Use streams, pipes and redirects.

  • Redirecting standard input, standard output and standard error
  • Pipe the output of one command to the input of another command
  • Use the output of one command as arguments to another command
  • Send output to both stdout and a file

Create, monitor and kill processes.

  • Run jobs in the foreground and background
  • Signal a program to continue running after logout
  • Monitor active processes
  • Select and sort processes for display
  • Send signals to processes

Modify process execution priorities.

  • Know the default priority of a job that is created
  • Run a program with higher or lower priority than the default
  • Change the priority of a running process

Search text files using regular expressions.

  • Create simple regular expressions containing several notational elements
  • Use regular expression tools to perform searches through a filesystem or file content

Perform basic file editing operations using vi.

  • Navigate a document using vi
  • Use basic vi modes
  • Insert, edit, delete, copy and find text

Devices, Linux Filesystems and Filesystem Hierarchy Standard 25%Create partitions and filesystems.

  • Manage MBR partition tables
  • Use various mkfs commands to create various filesystems such as:
    • ext2/ext3/ext4
    • XFS
    • VFAT
  • Awareness of ReiserFS and Btrfs
  • Basic knowledge of gdisk and parted with GPT

Maintain the integrity of filesystems.

  • Verify the integrity of filesystems
  • Monitor free space and inodes
  • Repair simple filesystem problems

Control mounting and unmounting of filesystems.

  • Manually mount and unmount filesystems
  • Configure filesystem mounting on bootup
  • Configure user mountable removeable filesystems

Manage disk quotas.

  • Set up a disk quota for a filesystem
  • Edit, check and generate user quota reports

Manage file permissions and ownership.

  • Manage access permissions on regular and special files as well as directories
  • Use access modes such as suid, sgid and the sticky bit to maintain security
  • Know how to change the file creation mask
  • Use the group field to grant file access to group members

Create and change hard and symbolic links.

  • Create links
  • Identify hard and/or soft links
  • Copying versus linking files
  • Use links to support system administration tasks

Find system files and place files in the correct location.

  • Understand the correct locations of files under the FHS
  • Find files and commands on a Linux system
  • Know the location and propose of important file and directories as defined in the FHS
10
Jennifer Pereira
Ik heb hier de 2-daagse training Microsoft Dynamics 365 fundamentals gevolgd. Medewerkers zijn zeer hulpvaardig en denken ver mee, dit vond ik TOP! De Active Learning training met vakkundige trainster is me heel goed bevallen. De lunch was royaal en erg lekker! Kortom, wellicht tot ziens!
9,0
Willem de Lang
In Februari een 5-daagse training WS-11 (Server 2019) gevolgd in twee weken. Deze training was op basis van het Active Learning programma en dit is me zeer goed bevallen. De instructeur had voldoende tijd/kennis om vragen te beantwoorden en me verder te helpen wanneer ik vast liep.
9,5
Edwin Kruize
Bij Master IT train ik al jaren on-site in Eindhoven wat mij ontzettend goed bevalt. De Active Learning lesmethode is perfect voor mij en kan ik op mijn eigen tempo en onder goede begeleiding mijn studies volgen. De trainers hebben veel brede kennis en nemen de tijd voor je. 
Trainerspagina

Active Learning

Je maakt samen met je trainer een plan en gaat actief aan de slag. In een kleine klas verdiepen in wat je echt nodig hebt, inzoomen op zaken die je echt interesseren en overslaan wat je al weet of niet nodig hebt. Plan je lesdagen flexibel, neem real-life casussen mee en werk ze uit met je trainer. Verrijk je kennis en verbind het met alles wat je al wist.

Lesmateriaal
Slagingsgarantie
Labomgeving

E-Learning

Ben je op zoek naar volledige zelfstudie? Wij bieden je de mogelijkheid om jouw training volledig in jouw eigen tijd te volgen. Uiteraard met het officiële lesmateriaal waarmee je de juiste kennis opdoet.

Wil je toch graag een dag persoonlijke begeleiding? Dan kan je altijd een extra lesdag bij boeken en de training als blended learning volgen!

CompTIA Assessments
CompTIA Oefenexamens
CompTIA Labomgeving
CompTIA Online Lesmateriaal
Labomgeving
24/7 vragen stellen via MCT mentoring
Oefenexamen omgeving
Digitaal MOC Lesmateriaal

Incompany

Wist jij dat alle IT trainingen die we aanbieden op de website ook bij jouw bedrijf uitgevoerd kunnen worden? Zo volg je een maatwerk IT training (Incompany training) met al je collega’s. Jij kunt de training nog specifieker voor jouw bedrijf laten inrichten en het is zelfs mogelijk om een geheel maatwerk traject door ons te laten ontwerpen.

Je bespaart reiskosten en reistijd voor de deelnemers, doordat onze trainer bij jou op locatie komt. Op deze manier kun je meerdere deelnemers van jouw organisatie dezelfde training laten volgen. Dat is efficiënt en effectief! Samen heb je een gemeenschappelijke opleidingsbehoefte en daar gaan we je bij helpen.

We hebben jarenlang ervaring in het geven van maatwerk it trainingen. We kijken zorgvuldig naar de opleidingsbehoefte om volledig aan te sluiten bij je wensen. Zo formuleren we haalbare en concrete doelstellingen en deelnemers kunnen het geleerde in de praktijk toepassen. Op deze manier groeien deelnemers persoonlijk en professioneel op meerdere niveaus.

Maatwerktraining
Van A-Z geregeld voor jouw team
Trainer komt op locatie
CompTIA-L
CompTIA Linux+ E-learning (XK0-005)
€ 690,-
Bekijk beschikbaarheid