Linux Crash Course – The grep Command

The grep command – one of the most popular Linux commands, and definitely deserving of a feature video in the Linux Essentials series. In this video, Jay goes over the basics of the grep command, along with some useful examples.

YouTube player

Read more

Linux Crash Course – The sar Command

Monitoring the resources of your Linux server and watching for negative trends is one way to stay ahead of potential performance issues, and the sar command will help you do exactly that. In this video, Jay goes over the basics of the sar command.

YouTube player

Linux Crash Course – usermod

The Linux Essentials series on LearnLinuxTV consists of mostly stand-alone episodes that are each dedicated to a specific command or feature in Linux. In this episode, we’ll go over the basics of the usermod command.

YouTube player

Linux Crash Course – sudo

When you need to run Linux commands with elevated privileges, sudo is the tried and true method to run commands as another user (such as root). In this introductory tutorial, we’ll take a look at some of the inner-workings of sudo.

YouTube player

Linux Crash Course – The ps Command

The ps command is useful for taking a look at the processes that are running on your Linux system. In this video, I’ll show you the basics of the ps command, and some variations you can use to show the output in different ways.

YouTube player