Companies Home Search Profile

Red Hat Certified System Administrator (RHCSA) Exam EX200 Online Training

Focused View

John McGovern

18:14:26

383 View
  • 1. Introduction.mp4
    03:53
  • 2. Getting VMWare and Red Hat Enterprise Linux.mp4
    07:05
  • 3. Installing RHEL.mp4
    08:37
  • 4. Understanding Shells and Terminals.mp4
    05:47
  • 5. Getting Help.mp4
    08:34
  • 6. Exploring the File System.mp4
    11:33
  • 7. Validation.mp4
    01:32
  • 8. Validation 2.mp4
    03:30
  • 1. Introduction.mp4
    00:30
  • 2. Using gzip and bzip2.mp4
    09:02
  • 3. Using xz and zip.mp4
    11:21
  • 4. Tar and Star.mp4
    13:45
  • 5. Finding Files to Archive.mp4
    07:04
  • 6. Validation.mp4
    01:06
  • 7. Validation 2.mp4
    04:30
  • 1. Introduction.mp4
    00:18
  • 2. Creating New Users.mp4
    09:19
  • 3. Controlling Default Values.mp4
    05:54
  • 4. Deleting Users.mp4
    03:06
  • 5. User Modification.mp4
    05:56
  • 6. Understanding Groups.mp4
    06:43
  • 7. Assigning Privileges to Groups.mp4
    08:20
  • 8. The Passwd and Shadow Files.mp4
    07:20
  • 9. Validation.mp4
    01:26
  • 10. Validation 2.mp4
    04:09
  • 1. Introduction.mp4
    00:19
  • 2. Redirection Basics.mp4
    06:51
  • 3. Appending Output and Standard Error.mp4
    08:09
  • 4. Understanding the Pipe.mp4
    03:58
  • 5. Filtering with Grep.mp4
    08:16
  • 6. Digging into Regular Expressions.mp4
    06:26
  • 7. Head and Tail.mp4
    04:23
  • 8. Creating Hard Links and Soft Links.mp4
    09:42
  • 9. Validation.mp4
    01:04
  • 10. Validation 2.mp4
    02:41
  • 1. Introduction.mp4
    00:28
  • 2. Text Editing with Nano.mp4
    07:56
  • 3. Understanding Vim Basics.mp4
    08:08
  • 4. Digging Deeper with Vim.mp4
    10:11
  • 5. Manipulating Files with Awk.mp4
    08:27
  • 6. Manipulating Files with Sed.mp4
    05:54
  • 7. Validation.mp4
    01:07
  • 8. Validation 2.mp4
    05:16
  • 1. Introduction.mp4
    00:29
  • 2. Listing Directory Content.mp4
    12:17
  • 3. Making Directories.mp4
    06:26
  • 4. Traversing the File System.mp4
    10:53
  • 5. Creating and Opening Files.mp4
    06:55
  • 6. Removing Files and Directories.mp4
    05:46
  • 7. Copying and Moving.mp4
    11:57
  • 8. Validation.mp4
    01:03
  • 9. Validation 2.mp4
    03:34
  • 1. Introduction.mp4
    00:25
  • 2. Understanding Owners, Groups & Others.mp4
    08:25
  • 3. Changing Ownership.mp4
    06:31
  • 4. Symbolic Notation.mp4
    10:39
  • 5. Octal Notation.mp4
    09:33
  • 6. Special Permissions.mp4
    12:27
  • 7. Configuring Default Permissions.mp4
    03:55
  • 8. Validation.mp4
    01:02
  • 9. Validation 2.mp4
    04:16
  • 1. Introduction.mp4
    00:28
  • 2. IPv4 Basics.mp4
    08:31
  • 3. Public vs Private Addresses.mp4
    09:01
  • 4. The Netmask.mp4
    07:59
  • 5. IPv6 Addressing.mp4
    07:55
  • 6. The IP Command.mp4
    05:42
  • 7. NMCLI and NMTUI.mp4
    07:30
  • 8. Validation.mp4
    01:20
  • 9. Validation 2.mp4
    05:24
  • 1. Introduction.mp4
    00:27
  • 2. Understanding Processes.mp4
    06:57
  • 3. The Top Command.mp4
    10:48
  • 4. Memory and CPU Management.mp4
    06:35
  • 5. Sending Signals.mp4
    09:18
  • 6. Working with Jobs.mp4
    05:39
  • 7. Nice & Renice.mp4
    06:11
  • 8. Validation.mp4
    00:57
  • 9. Validation 2.mp4
    02:56
  • 1. Introduction.mp4
    00:31
  • 2. Working with Fdisk.mp4
    08:07
  • 3. Gdisk and Parted.mp4
    05:45
  • 4. The Extended File System.mp4
    06:05
  • 5. The XFS File System.mp4
    03:52
  • 6. Configuring Swap Space.mp4
    04:46
  • 7. Mounting File Systems.mp4
    17:13
  • 8. Validation.mp4
    00:32
  • 9. Validation 2.mp4
    02:53
  • 1. Introduction.mp4
    00:21
  • 2. The LVM Architecture.mp4
    07:40
  • 3. Creating Physical Volumes.mp4
    06:06
  • 4. Creating Volume Groups.mp4
    04:25
  • 5. Creating Logical Volumes.mp4
    10:24
  • 6. Managing Logical Volumes.mp4
    07:21
  • 7. Stratis.mp4
    06:48
  • 8. Validation.mp4
    01:09
  • 9. Validation 2.mp4
    04:25
  • 1. Introduction.mp4
    00:23
  • 2. Cron Basics.mp4
    10:34
  • 3. Creating Cronjobs.mp4
    12:05
  • 4. One-Time Tasks.mp4
    05:35
  • 5. Starting Services Automatically.mp4
    06:05
  • 6. Scheduling Services with Systemd.mp4
    09:53
  • 7. Validation.mp4
    00:46
  • 8. Validation 2.mp4
    02:26
  • 1. Introduction.mp4
    00:26
  • 2. What is a Bash Script.mp4
    07:04
  • 3. What are Variables.mp4
    08:01
  • 4. Understanding Conditional Logic.mp4
    12:07
  • 5. For Loops.mp4
    07:46
  • 6. While and Until Loops.mp4
    06:29
  • 7. Validation.mp4
    00:50
  • 8. Validation 2.mp4
    03:52
  • 1. Introduction.mp4
    00:23
  • 2. Describing the Boot Process.mp4
    06:41
  • 3. Understanding Grub2.mp4
    08:37
  • 4. Taking a Closer Look at Grub2.mp4
    06:53
  • 5. Understanding Boot Targets.mp4
    04:12
  • 6. Changing Boot Targets.mp4
    08:12
  • 7. Mapping Boot Targets to Runlevels.mp4
    06:40
  • 8. Validation.mp4
    00:43
  • 9. Validation 2.mp4
    03:51
  • 1. Introduction.mp4
    00:27
  • 2. SSH Connection Basics.mp4
    06:12
  • 3. SSH Server Configuration.mp4
    07:43
  • 4. SSH Client Configuration.mp4
    07:53
  • 5. SSH Keys.mp4
    09:17
  • 6. Transferring Files.mp4
    12:58
  • 7. Validation.mp4
    01:59
  • 8. Validation 2.mp4
    04:46
  • 1. Introduction.mp4
    00:23
  • 2. What is NFS.mp4
    05:28
  • 3. Configure an NFS Server.mp4
    14:03
  • 4. Configure an NFS Client.mp4
    07:19
  • 5. Mounting Options.mp4
    07:07
  • 6. Managing Time with NTP.mp4
    08:15
  • 7. Validation.mp4
    00:59
  • 8. Validation 2.mp4
    04:21
  • 1. Introduction.mp4
    00:19
  • 2. The Immutable Attribute.mp4
    10:31
  • 3. The Append Attribute.mp4
    06:19
  • 4. Understanding Access Control Lists.mp4
    11:26
  • 5. SELinux Basics.mp4
    08:43
  • 6. Managing Labels and Logs.mp4
    09:42
  • 7. Validation.mp4
    01:03
  • 8. Validation 2.mp4
    04:12
  • 1. Introduction.mp4
    00:25
  • 2. Understanding RPM.mp4
    12:30
  • 3. Creating a Local Repository.mp4
    13:44
  • 4. Working with DNF.mp4
    07:04
  • 5. DNF Groups.mp4
    08:35
  • 6. Validation.mp4
    00:41
  • 7. Validation 2.mp4
    03:23
  • 1. Introduction.mp4
    00:35
  • 2. What Is A Firewall.mp4
    05:30
  • 3. Stateless vs Stateful Firewalls.mp4
    09:35
  • 4. Common Services.mp4
    06:11
  • 5. Understanding iptables and nftables.mp4
    04:10
  • 6. Configuring firewalld.mp4
    11:48
  • 7. Testing Zones.mp4
    03:35
  • 8. Validation.mp4
    00:52
  • 9. Validation.mp4
    03:30
  • 1. Introduction.mp4
    00:31
  • 2. DNS Fundamentals.mp4
    05:51
  • 3. DNS Records.mp4
    04:10
  • 4. Static Mappings.mp4
    06:06
  • 5. Selecting DNS Servers.mp4
    03:05
  • 6. Querying DNS Records.mp4
    06:22
  • 7. Understanding Systemd-Journald.mp4
    05:26
  • 8. Managing Logs with Rsyslog.mp4
    08:08
  • 9. Rotating and Writing Logs.mp4
    04:26
  • 10. Validation.mp4
    00:48
  • 11. Validation 2.mp4
    02:07
  • 1. Introduction.mp4
    00:24
  • 2. Troubleshooting Capacity Problems.mp4
    08:58
  • 3. Troubleshooting CPU Issues.mp4
    07:12
  • 4. Troubleshooting Memory Issues.mp4
    05:23
  • 5. Troubleshooting Network Issues.mp4
    07:48
  • 6. Troubleshooting DNS Issues.mp4
    06:07
  • 7. Recovering the Root Password.mp4
    04:06
  • 8. Validation.mp4
    00:55
  • 9. Validation 2.mp4
    05:34
  • 1. Introduction.mp4
    00:22
  • 2. Understanding Containers.mp4
    07:51
  • 3. Running Container Instances.mp4
    11:15
  • 4. Executing Commands and Spawning Shells.mp4
    05:00
  • 5. Building Custom Images.mp4
    08:07
  • 6. Persistent Storage .mp4
    06:20
  • 7. Scheduling Containerised Services with Systemd.mp4
    05:58
  • 8. Validation.mp4
    00:53
  • 9. Validation 2.mp4
    02:56
  • More details


    This entry-level Red Hat Certified System Administrator (RHCSA) Exam EX200 training prepares junior systems admins to monitor and manage the Linux operating system and administer enterprise networks and devices that run it.

    The Red Hat Certified System Administrator (RHCSA) is, quite simply, one of the most authoritative validations of an administrator's confidence and familiarity with the enterprise Linux operating system, Red Hat. If you want a career managing and administering enterprise networks or systems, becoming certified by Red Hat is one of the best ways to clearly communicate to employers that you're officially capable of handling large-scale assignments with ease. The EX200 certifying exam is a thorough assessment of your ability to manage enterprise storage, file systems, basic networking, users and groups, security, and containers – the basic essentials for a Linux administrator.

    After completing this Red Hat Certified System Administrator (RHCSA) Exam EX200 training, you'll know how to monitor and manage the Linux operating system and administer enterprise networks and devices that run it.

    For anyone who leads a technology team, this Linux training can be used to onboard new junior systems admins, curated into individual or team training plans, or as a Linux reference resource.

    Red Hat Certified System Administrator (RHCSA) Exam EX200: What You Need to Know

    This Red Hat Certified System Administrator (RHCSA) Exam EX200 training has videos that cover topics including:

    • Using Linux tools and services for managing directories and navigating the command-line environment
    • Managing and administering the fundamental aspects of the Linux operating system like boot processes, VM management, and controlling services
    • Managing enterprise Linux users, groups, and security
    • Writing basic shell scripts that unlock deeper functionality and automatically perform tedious tasks

    Who Should Take Red Hat Certified System Administrator (RHCSA) Exam EX200 Training?

    This Red Hat Certified System Administrator (RHCSA) Exam EX200 training is considered associate-level Linux training, which means it was designed for junior systems admins. This Red Hat skills course is valuable for new IT professionals with at least a year of experience with Linux distribution and experienced junior systems admins looking to validate their Linux skills.

    New or aspiring junior systems admins. For brand new systems admins, this course will rapidly bring you up to speed on how to keep computers and devices running enterprise Linux smoothly. Full of opportunities to practice real-world skills and gain first-hand experience with Linux, this course prepares you for the EX200 certifying exam and as such, is the perfect way to be officially ready to step into your first job as a sysad.

    Experienced junior systems admins. If you've been working as a systems administrator for a few years already, this course can help you earn a career-advancing certification while also helping fill in any gaps in your knowledge and experience you may have developed. While you've been busy actually doing your day-to-day job, there are probably little things about enterprise Linux administration you haven't had the chance to learn yet, but you'll quickly spot them, learn them, and then practice them with this course.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    John McGovern
    John McGovern
    Instructor's Courses

    Nothing beats getting feedback from someone saying my training helped them understand a topic or pass an exam that will ultimately lead them to greater career opportunities.

    A CBT Nuggets learner himself, John used video training to quickly and effectively build his IT knowledge base. His natural curiosity about topics like the cloud often leads him into deep dives to understand the why behind technologies. John, who is Scotland-based, enjoys playing the drums, golfing, reading, and mediation in his spare time.

    Certifications: None

    Areas of expertise: Networking, Python, network automation, and cybersecurity

    CBT Nuggets is renowned for providing innovative training that's informative, meaningful, and engaging. We provide a variety of training, primarily in IT, project management, and office productivity topics. Our comprehensive library contains thousands of training videos ranging from Cisco networking to Microsoft Word. Whether you want to pass a certification exam, increase your skills, or simply learn new things, we've got you covered! All of our training is delivered through high-quality online streaming video. Subscribers can train 24 hours a day, seven days a week, from the convenience of a computer or mobile device. CBT Nuggets trainers are the rock stars of training, renowned for their expertise, industry-wide credibility, and engaging personalities. They enable CBT Nuggets to deliver accurate, up-to-date training, using a laid-back whiteboard presentation style. There are no scripts, EVER. Our trainers love to teach, and it shows! CEO and founder Dan Charbonneau was a Microsoft trainer when he began recording CBT Nuggets' very first training videos back in the 1990s. He wanted to help provide large organizations, small teams and individuals with comprehensive and budget-conscious training, and he realized it couldn't be done in a classroom. From the CBT Nuggets World Headquarters in Eugene, Oregon, Dan and his team promise each video will be informative, comprehensive, accurate, and fun to watch.
    • language english
    • Training sessions 191
    • duration 18:14:26
    • Release Date 2024/06/25