Red Hat Command Line Administration

Request info

Who should attend:

  • IT professionals and applicationadministrators who need to gain a core level of proficiency with Linux administration and are interested in command-line tools.
  • Individuals seeking their RHCSA credential who require command-line fundamentals.

Prerequisites

Previous exposure to command-line system administration is beneficial.

Course Objectives

Red Hat Command Line Skills (RH190) is designed for IT professionals who are new to Linux and UNIX administration and require core administration skills using the command line only. Graphical user interface (GUI) administration tools will not be addressed in this course.

Course Content

  • Accessing the command line locally and via SSH
  • Linux file system structure and file management
  • Expressions, pipelines, and redirection
  • Managing users and groups
  • Controlling file access to users and groups
  • Managing processes and services
  • Installing and managing software with yum
  • Managing virtual machines with KVM

Duration: 3 Days

Cost: £1195 + VAT

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2025-04-18' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (2254) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC