Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Linux Modules

Posted By: lucky_aut
Linux Modules

Linux Modules
Published 02/2023
Duration: 30:34 | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 240 MB
Genre: eLearning | Language: English

Intermediate Commands
What you'll learn
Intermediate Linux commands
How to use grep
How to use awk
Terminal commands
Requirements
Linux system
Description
This course teaches you intermediate Linux commands. Linux is a computer system that is widely used in servers and many different devices. If you are a Linux user, you can use the commands in this course to become a pro Linux user.  You will learn to filter output, how to use the AWK command, see disk usage and more commands. These should work with any Linux system. Even if you use an online simulator, you should be able to run the commands.
grep searches for file patterns. If you're looking for a specific pattern in the output of another command, grep will highlight the relevant lines. Use this command to search log files, specific processes, and more. If you want to see if Apache Tomcat is started, you might be overwhelmed by the number of lines. By piping this output to the grep command, you can isolate the lines that indicate server startup.
This course is an intermediate course, you should already have some familiarity with the Linux command line. If you want to learn more about Linux, this is a good course. You will learn some new commands but you should have already used the Linux command line before starting with this course. It doesn't matter if you use Ubuntu, Arch, Debian or any other system.

Who this course is for:
Intermediate Linux users

More Info