“Infrastructure as Code” is a great thing – you can configure just about anything! In this video, we’ll explore how to use one such tool, Terraform, to provision virtual machines. We’ll explore how to set it up, create an API key, and then watch a VM come to life.
(more…)-
How to Use The ls Command on the Linux Command Line
With the Linux Crash Course series on LearnLinuxTV, you’ll learn everything you need to know in order to master the art of Linux. In each video, a single topic is covered in-depth. This time around, we take a look at the ls command – a command that many of you have probably already used, but there’s always more to learn!
Thanks to Linode for sponsoring today’s video! Definitely check them out – you can have your very own Linux server set up in mere minutes!
-
Using nmap to scan networks (Awesome Linux Tools)
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.
(more…) -
Linux Servers: Which Distro should you use?!
In the Linux community, there’s constant debate about which distribution is best for your desktop. However, there’s not as much discussion regarding Linux distros for your server. There are many good options for your Linux server project, and in this video Jay discusses his top 6 choices.
-
Awesome Linux Tools – Cockpit
Having a dashboard installed on your Linux server can be a great way of enhancing remote management capabilities, as well as getting an overview of its resource usage. In this video, I’ll show you Cockpit which is an awesome management system you can install very easily.
-
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.
-
Proxmox Backup Server: Full Getting Started Guide!
Proxmox Backup Server is a custom Linux distro that you can run on your server to have it serve as a backup endpoint. It integrates quickly and easily with Proxmox Virtual Environment, making it a great solution to back up your virtual machines and containers. In addition to that, it can also be used to store non-VM backups too, so running Proxmox Virtual Environment is NOT a requirement. In this video, I’ll teach you everything you need in order to get started with Proxmox Backup Server.
You can download the Proxmox Backup Server ISO image from here. Also, feel free to check out the official documentation pages to learn even more.
Be sure to check out the Proxmox Full Course for Virtual Environment here if you haven’t already.
-
Enterprise Linux Security Episode 9 – DevOps
DevOps has changed the way many technology organizations work, by making the administrator the center of the development cycle (rather than an outside resource). In this episode, Jay and Joao discuss DevOps and how it’s changed the landscape.
-
Enterprise Linux Security Episode 6 – Image Defaults
Although there’s no such thing as a “perfect” deployment image, including some sane defaults into your images and templates can save you a lot of work down the road, and also give you the opportunity to include more secure defaults. In this episode, we’ll discuss deployment image defaults as well as some recent news.
-
Proxmox VE Full Course: Class 9 – User Management
Welcome back to LearnLinuxTV’s full course on Proxmox Virtual Environment! In class #9, we’ll look at how user management is structured, and we’ll walk through the process of creating several accounts. Also, we’ll take an initial look at groups and permissions as well.
-
Getting Started with Ansible 13 – Managing Users
Ansible is an incredible configuration management and provisioning utility that enables you to automate all the things. In this series, you’ll learn everything you need to know in order to use Ansible for your day-to-day administration duties.
(more…)