• Post category:StudyBullet-12
  • Reading time:5 mins read


CentOS Linux administration with BASH

What you will learn

Working with command line

Running BASH commands

Manage users

Gaining Privileges

Much more

Description

This course is aimed to IT Pros or people who want to get familiar with Linux. And it’s supposed to give the viewer the information they need to know to get started with Command Line and how to manage Linux with its help. The goal is to provide coverage of basic tasks including topics like Finding and Discovering Commands, Interpreting Command Help, Configure, Administer and Monitor a Red Hatย Enterprise Linux (EL)ย Linux Server.


Get Instant Notification of New Courses on our Telegram channel.


The course is targeted to help to automate and script daily tasks. There are lots of live demonstrations how to use BASH commands. I hope it will help to do your job more efficiently!

English
language

Content

First Steps

Using ‘ssh’ to login and ‘ls’ to list the directories
Working with directories and checking the system
Configuring time and date. Part 1
Configuring time and date. Part 2
Synchronizing the system clock with chrony service
Archiving tools and devices
Using documentation and getting help. Part 1
Using documentation and getting help. Part 2

Files and Directories

Files’ types and path
Listing and creating files or directories
How to copy, rename, or delete files and directories
Setting control attributes on files
How to find files or directories. Part 1
How to find files or directories. Part 2
How to find files or directories. Part 3
How to find files or directories. Part 4
Setting permissions in files. Part 1
Setting permissions in files. Part 2
Setting permissions in files. Part 3

Using VIM Editor

Part 1
Part 2
Part 3
Part 4
Part 5
Part 6
Part 7
Part 8

Processes. More Linux Tools.

Using history
Using grep
Using cat
Using pipes
Processes and jobs
Using top command
How to change password
Information about special characters and keystrokes
Using chaining operators
Using sed and awk. Part 1
Using sed and awk. Part 2
How to reboot, exit, and shutdown
How to create aliases
Using watch command
Using sudo to gain privileges

Examining Network Configuration

Validating and Troubleshooting Network Configuration
Practice Lab: Examining Network Configuration