CompTIA-L CompTIA Linux+ E-learning (XK0-005)

Type product

CompTIA-L CompTIA Linux+ E-learning (XK0-005)

Master it Training
Logo van Master it Training
Opleiderscore: starstarstarstarstar_border 7,9 Master it Training heeft een gemiddelde beoordeling van 7,9 (uit 96 ervaringen)

Tip: meer info over het programma, prijs, en inschrijven? Download de brochure!

Beschrijving

Train met korting met het STAP Budget

Alle trainingen van Master IT komen in aanmerking voor subsidie met het STAP Budget. Geef bij je aanmelding aan dat je gebruik wilt maken van het STAP-budget om €1000 korting te krijgen op jouw IT-training!

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
The new CompTIA Linux+ is for the IT pro who will use Linux to manage everything from cars and smartphones to servers and …

Lees de volledige beschrijving

Veelgestelde vragen

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

Nog niet gevonden wat je zocht? Bekijk deze onderwerpen: Linux, CompTIA A+ / Network+ / Security+, SUSE Linux, Ansible en Shell scripting.

Train met korting met het STAP Budget

Alle trainingen van Master IT komen in aanmerking voor subsidie met het STAP Budget. Geef bij je aanmelding aan dat je gebruik wilt maken van het STAP-budget om €1000 korting te krijgen op jouw IT-training!

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
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.

Lesmethode

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

Doelgroep

Jobs that use CompTIA Linux+:
  • Linux Administrator
  • Network Administrator
  • Technical Support Specialist
  • Web Administrator
  • Systems Administrator
Jobs that use CompTIA Linux+:
  • Linux Administrator
  • Network Administrator
  • Technical Support Specialist
  • Web Administrator
  • Systems Administrator

Voorkennis

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

Onderdelen

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
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

Blijf op de hoogte van nieuwe ervaringen

Er zijn nog geen ervaringen.

Deel je ervaring

Heb je ervaring met deze cursus? Deel je ervaring en help anderen kiezen. Als dank voor de moeite doneert Springest € 1,- aan Stichting Edukans.

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

Vraag nu gratis en vrijblijvend informatie aan:

(optioneel)
(optioneel)
(optioneel)
infoEr is een telefoonnummer vereist om deze informatieaanvraag in behandeling te nemen. (optioneel)