Flatpaks are a universal package type that gives you cross-distribution access to popular Linux apps. In this video, I’ll show you how to configure Ubuntu for Flatpak support, and we’ll install a few apps. In addition, I’ll show you command-line methods as well.
(more…)-
Getting Started with cloud-init
(more…)cloud-init
is an awesome technology that can be used to customize Linux images for deployment, that lets you do all kinds of neat things such as automatically creating users, installing packages, resetting SSH keys, and more. However, it’s often shrouded in mystery. In this video, I’ll walk you through using it to create a user, set the hostname, and install some packages. -
Getting started with LXD Containerization
LXD is a next generation container manager that provides additional features that are similar to virtual machines, such as snapshots, storage pools, and more. Using Linux containers (LXC) as the container type, LXD gives you the best of two worlds. In this video, I’ll go over the basics of LXD. You’ll learn how to set it up and launch containers. For this particular video, we’ll focus on LXC commands – but a follow-up that dives more into LXD’s more advanced features is a possibility if there’s enough interest.
(more…) -
Checking out Kubuntu 21.04: Full Review
I had a chance recently to check out Kubuntu 21.04, and decided to share my thoughts in this video. In this review, I catch up with the latest Kubuntu release and will talk about the installation process, new features, and more!
-
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…) -
Setting up the YubiKey on Ubuntu
I’ve recently had a chance to check out some newer YubiKeys, and decided to make a video on it. In this video, I’ll show you how to set up the YubiKey on Linux, with examples that include setting it up on your local laptop/desktop as well as using it to secure OpenSSH to a remote server.
(more…) -
Setting up a Raspberry Pi Kubernetes Cluster with Ubuntu 20.04
Kubernetes is a very powerful platform to scale your applications, and the Raspberry Pi is a low-cost computer with excellent power efficiency you can use to run tasks without breaking the bank. Canonical recently released Ubuntu 20.04, with full support for the Raspberry Pi. In this video, we take a look at how to create a Pi-powered Kubernetes cluster based on Ubuntu.
(more…) -
Launching Ubuntu instances with Multipass
Multipass is an awesome utility that allows you to quickly create Ubuntu virtual machine instances for testing. In this video, I show how to install and use it.
(more…)