Welcome to LearnLinuxTV’s brand new complete course on Bash Scripting! In this 18 episode series, you’ll learn everything you need to know in order to start writing Bash scripts. Each video builds on the previous one, with additional concepts added as the series progresses. Examples will start off easy with shorter scripts, and by the end of the series you’ll be able to write more complex scripts that will actually come in handy while maintaining Linux servers. In this episode, we’ll take a look at how this course is structured and what you can expect to get out of it.
There’s way too much drama with Twitter nowadays, so the alternatives are looking more attractive than ever. Setting up your own Mastodon server is a fun project, and also a potential alternative to Twitter. In this video, Jay walks you through the entire process of setting up your own Mastodon server on a Debian-based VPS.
OpenSSH is a fantastic tool for remotely managing Linux servers, but with great power comes great responsibility! If a threat actor is able to gain access to OpenSSH on your Linux server, then they have full access to cause all kinds of mischief. In this video, Jay goes over 5 must-have tweaks to strengthen the security of OpenSSH on your server.
Do you want to Learn Linux? The Linux Crash Course series contains video lessons on all kinds of Linux commands and concepts. In this episode, we’ll take a look at the concept of $PATH in Linux. You’ll learn what it is, why it’s helpful, and also how to customize it.
Are you a Linux user and/or administrator? These 10 terminal tricks will show you some new and exciting ways you can enhance your workflow, shorten longer tasks, and even have a little fun along the way.
The Linux Crash Course is a series of tutorials that will teach you a fundamental Linux-related concept in each episode. This time around, the spotlight is on logging. In this video, you’ll see some examples of log files that exist in Fedora as well as Ubuntu.
Thanks to Linode for sponsoring today’s video! Check them out and get your very own cloud Linux server!
In the Linux Crash Course series, we go over one important foundational topic around Linux one video at a time! And this time around, the diff command takes the spotlight. In this video, you’ll see examples of the diff command in action, and more.
Thanks to Linode for sponsoring the Linux Crash Course series! Check them out and get your very own cloud Linux server.
Firefox is the default browser on most desktop distributions of Linux, but sometimes we may not get updates from our maintainer as fast as we’d like. In other cases, we may not like how our distro packages Firefox. In this video, Jay will show you a method of implementing a custom Firefox installation that will be 100% under your control, and you’ll get updates directly from Mozilla!
In the Linux Crash Course series, we’ll go over one important foundational Linux topic each episode. This series includes tutorials, demonstrations, and more! In this episode, Jay will go over the basics of the cat command. And best of all, this video will feature REAL CATS!
Imagine a future where your ultraportable notebook can morph into a gaming machine while docked at your desk. You don’t have to imagine it – it’s possible right now by utilizing an External GPU (eGPU). But unfortunately, Thunderbolt is a confusing pain. And many noteboook vendors are jerks. In the LearnLinuxTV guide to eGPU’s, this concept will be demystified, and you’ll learn everything you’ll need to know in order to use an External GPU.
Ubuntu Server 22.04 is the latest Long-Term Support (LTS) release of the popular Linux distribution, and powers countless servers worldwide. In this video, you’ll be walked through the process of using the live installer to deploy Ubuntu Server.
In the Linux Crash Course series, we’ll go over one important foundational Linux topic each episode. This series includes tutorials, demonstrations, and more! In this episode, Jay will go over the basics of archiving folders on Linux systems. More specifically, examples of the tar and gzip commands are shown.