Skip to main content

Linux

Linux is the kernel that powers the cloud. This section contains content related to Linux, Linux distributions, web servers, and system administration.

Linux Command Line Tips | Use The ‘tr’ Command to Transform, Replace, and Remove Characters

In this video, @LearnLinuxTV explains the tr command and also gives examples of common ways to utilize this command in your code.
Linux

Use the Man Command to Learn Any Linux Command | Top Docs With Learn Linux TV

In this video, Jay demonstrates different ways the man command can teach you about different programs and commands in Linux.
Linux
Linux Superhero Jay LaCroix featuring the power of curl on Linux.

Supercharge Your Workflow with cURL | Understanding The cURL Command-Line Tool

In this video, @LearnLinuxTV explains the cURL (Client URL) command and how it interacts with restful APIs.
Linux
Gardiner Byrant and the magic of $PATH featured image.

The Power of $PATH in your Hands | DevOps Tools at your Fingertips

In this video, Gardiner explains the $PATH variable in Linux, including how to modify the PATH variable and it's many benefits for DevOps!
Linux
Josh from Keep It Techie talks about the exa command, which replaces the ls command in Linux and features color coded listings.

exa Replaces the ls Command in Linux | Color Coded File Lister

@KeepItTechie covers the exa command, a modern replacement for the ls command written in the Rust programming language.
Linux
Jay LaCroix shows how to install and configure a NFS Linux file server and client.

How to Install and Configure an NFS Linux Server and Client

In this video, Jay shows you how to set up your own NFS client/server and how to use AutoFS to mount NFS shares on-demand.
Linux
Brandon from TechHut shows how to use screen and run terminals inside of terminals.

Run Terminals INSIDE Terminals with the screen Command on Linux

The screen command is a tool that lets you launch and use multiple shell instances from a single SSH connection.
Linux

Supercharged Linux Commands | bat Makes cat Even More Useful

In this video, Jay dives into the bat commands features such as Syntax highlighting, line numbers shown as output, and git integration.
Linux
df and du commands with Jay LaCroix

Linux df and du Commands How to Check Linux Disk Space Usage

In this video, @LearnLinuxTV will show how to use the df and du commands in Linux to check the disk space used.
Linux
The diff command with Jay LaCroix

Compare Files in Linux How to Use the diff Command

In this video @LearnLinuxTV will show you how to use the basic syntax of the "diff" command and how it can be used to compare files.
Linux

How to Access & Read Linux Log Files For Information and Troubleshooting

In this video, @LearnLinuxTV will show how to access various log files on Linux to help troubleshoot and give system information.
Linux

12 More Life Changing Linux Commands | Linode

As a follow-up to our first command line tips video, here are 12 more commands that will forever change the way you use Linux!
Linux