-
Docker Essentials 7 – Creating Images
Welcome to my Docker Essentials series, which teaches you the basics you’ll need to know in order to get started with Docker. In the final video of the series, we look at how to create Images manually, as well as how to create container images with a Dockerfile.
(more…) -
Docker Essentials 6 – Accessing Containerized Apps
Welcome to my Docker Essentials series, which teaches you the basics you’ll need to know in order to get started with Docker. In this video, we take a look at how to access the application that’s running inside a container by forwarding ports.
(more…) -
Docker Essentials 5 – Making Containers Persist
Welcome to my Docker Essentials series, which teaches you the basics you’ll need to know in order to get started with Docker. In this video, we’ll look at ways we can make containers persist.
(more…) -
Docker Essentials 4 – Running Containers
Welcome to my Docker Essentials series, which teaches you the basics you’ll need to know in order to get started with Docker. In this video, we look at the process of running containers on our host.
(more…) -
Docker Essentials 3 – Installing Docker
Welcome to my Docker Essentials series, which teaches you the basics you’ll need to know in order to get started with Docker. In this video, I go over the installation process for Windows 10, macOS, and Ubuntu.
(more…) -
Docker Essentials 2 – What is Docker?
Welcome to my Docker Essentials series, which teaches you the basics you’ll need to know in order to get started with Docker. In this video, I talk a bit more about what Docker is and how it differs from other solutions.
-
Docker Essentials (Part 1) – Introduction
Welcome to my Docker Essentials series, which teaches you the basics you’ll need to know in order to get started with Docker. In this video, I go over the outline for the series.
-
Installing and Setting up Landscape
Landscape is a tool made by Canonical that you can use to manage your Ubuntu Servers. In this tutorial, I’ll walk you through getting it set up on your own server, as well as adding a client for it to manage. It’s an awesome utility, and easy to install.
(more…) -
Using Ansible to configure your Desktops and Laptops
You guys asked for it, now I finally deliver – in this video I show you how to use Ansible to configure your laptops and desktops! This works for servers too. This is a long video, but should get you on your way. You’ll see a few working examples, and by the end of the video, you will have your very own Ansible desktop/laptop config!
(more…) -
Checking out Rudder (Installation & Overview)
While looking around for some sort of dashboard to keep an eye on my Linux servers, I came across Rudder. Rudder allows you to keep track of all your Linux installations, and even force changes to make your servers meet compliance requirements for your organization. In this video, I’ll go over the process of setting up the server and agent components, as well as an overview and my thoughts.
(more…)