Starting out with Linux can be a daunting task – especially if you don’t know where to begin! In this video, Jay will help narrow down your learning by providing a list of ten commands that every Linux Sysadmin needs to know.
The nslookup command is used to fetch DNS queries, such as A records and MX records. In this video, Jay will go over the basics of the nslookup command so you can add it to your toolset. This video is part of Learn Linux TV’s “Linux Crash Course” series, now over 70 episodes long!
As you become more experienced with Linux, finding important files when you need them can be a real nuisance. Thankfully, we have a handful of tools available to help us find things. In this episode of the Linux Crash Course series, we’ll explore one of those tools: The locate command.
The Linux Crash Course Series – Teaching you a valuable Linux command/skill/topic one video at a time! This time around, our journey takes us to the Secure Copy (scp) command, which you can use to copy files from one Linux instance to another via SSH. You’ll learn everything you need to know in order to get started with scp so don’t miss this video!
Thanks to Akamai Connected Cloud for sponsoring today’s video! Check out their awesome cloud platform and spin up your very own Linux server!
The bat command is a clone of the cat command, but with wings! This tool can be used similarly as the cat command, but it includes additional features such as syntax highlighting, line numbers, and more! In this video, you’ll see the bat command in action.
When it comes to computing, it’s often said that the key to efficiency is to not repeat yourself. That’s true. Except for the the watch command – it’s intended use-case is to repeat a command over and over. Believe it or not, it can really come in handy. Learn all about the watch command by watching this watch tutorial.
Thank you to Linode for sponsoring today’s video! Check out their awesome cloud platform and set up your very own Linux 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.
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!
nmap is a network mapping utility that you can use to gather information regarding the nodes on your network. With nmap, you can perform port scanning, OS fingerprinting, and more! In this tutorial, you’ll learn the basics of using nmap.
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, the head and tail commands are both covered. These commands enable you to view the first and last ten lines of a file. But there’s also some additional functionality that we’ll explore in this video as well.
The Linux Crash Course is a tutorial series that goes over all of the core concepts regarding Linux that you’ll need to know, one video at a time. In this episode, the wget command is covered.
The Linux Crash Course is a tutorial series that goes over all of the core concepts regarding Linux that you’ll need to know, one video at a time. In this episode, the ping command is covered.