With Windows 11 having been recently released, I figured it would be fun to review it from a Linux-users point of view. In this video, I’ll give you my overall thoughts about Microsoft’s latest OS, and I’ll even show a Linux app running on it by the end.
With Windows 11 having been recently released, I decided to refresh my dual-boot video for Ubuntu. In this video, I’ll go over the process of setting up a dual-boot between Windows 11 and Ubuntu, so that way by the end of the video you’ll have both platforms set up and ready to go.
Ubuntu 21.10 finally features the GNOME 40 desktop, better Wayland support, and more. In this video, I’ll give you my thoughts on “Impish Idri” and we’ll go over some of the new features. I’ll talk about the installation process, Wayland changes, performance, and more!
Thank you to Alice for supporting LearnLinuxTV by sponsoring this video. Check it out and see how it empower how your business handles data
Flatpak Tutorial – Setting up Flatpak and installing Packages
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.
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.
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.
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!
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.
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.
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.
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.