Search
Close this search box.

OpenStack installation on Ubuntu

Quickly install OpenStack with DevStack on an Ubuntu 22.04 machine   The objective of this workshop is to install a personal OpenStack lab on a single PC, running Ubuntu Server 22.04. We will install OpenStack, start a virtual machine, and enter the virtual machine over SSH. Next, we download an image from the internet and […]

A guide to installing Docker on Ubuntu 22.04

Docker on Ubuntu   Docker is a tool designed to streamline the process of creating, deploying, and running applications by using containers. Containers allow developers to package up an application with all the parts it needs, such as libraries and other dependencies, and ship it all out as one package. In this guide, we will […]

Charmed OpenStack for the telecom sector

The last couple of years we have seen telecom providers adopt Charmed OpenStack more and more. With that shift in mind, I thought it would be nice to write a blog about it. But what is it exactly? According to OpenStack, Charmed OpenStack is an enterprise grade OpenStack distribution that leverages MAAS, Juju, and the […]