Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

Blog posts tagged
"Server"


Bill Wear
13 December 2021

Linux deployment tools: MAAS 3.1 for hot metal

Cloud and server Article

Back a few months ago, we did a feature poll on our MAAS forum, and the most-requested new feature turned out to be “Recommission/rescan a machine after it has been deployed“. With the release of MAAS 3.1, we’ve added that feature, making MAAS an even better choice for linux deployment tools. Here’s a sample of ...


Bill Wear
6 December 2021

Announcing MAAS 3.1: bare metal cloud gets easier

Cloud and server Article

We are happy to announce that MAAS 3.1 has been released. Bare metal provisioning just got even easier! MAAS 3.1 brings some of the most frequently-requested features into the product. A lot of this is serendipity — or maybe you could say that it’s about like minds tracking the same problem. Either way, we’re doing ...


Tytus Kurek
14 October 2021

Ubuntu Server 21.10: What’s new?

Cloud and server Article

Ubuntu Server 21.10 (Impish Indri) expands on edge use cases with a minimised system installation option in the Ubuntu Server Live Installer. It also comes with needrestart enabled by default for automated daemon restarts after applying library updates. In addition, the latest development cycle brings native, certified drivers for NVIDIA ...


Tytus Kurek
8 September 2021

KVM hypervisor: a beginners’ guide

Cloud and server Article

KVM (Kernel-based Virtual Machine) is the leading open source virtualisation technology for Linux. It installs natively on all Linux distributions and turns underlying physical servers into hypervisors so that they can host multiple, isolated virtual machines (VMs). KVM comes with no licenses, type-1 hypervisor capabilities and a variety ...


Bill Wear
2 September 2021

Commissioning deployed machines: Request granted

Cloud and server Article

We want to make it possible to deploy MAAS in an existing datacenter, and have it keep track of machines that already have a deployed workload — without disturbing machine or workload. Currently, in order to get a machine into MAAS, with correct hardware information, you have to network boot the machine and let MAAS ...


Running FIPS 140 workloads on Ubuntu

Cloud and server Article

This is the first article in a two-article series regarding FIPS 140 and Ubuntu. The first part of this series, this article, covers running FIPS 140 applications on Ubuntu while the second part, is covering the development of FIPS applications on Ubuntu. What is FIPS and why do I need it? Even though cryptography is ...


Bill Wear
8 July 2021

DHCP Server Conflict Detection

Cloud and server MAAS

This blog title should really be, “Why you always, always, always want conflict detection turned on on all the networks MAAS touches,” but that’s really long as a title. But hear me out. As promised, here is another DHCP blog, this time explaining how you can have multiple DHCP servers on the same subnet, serving ...


Bill Wear
8 July 2021

DHCP scope

Cloud and server MAAS

It’s possible to have more than one DHCP server on the same network and still have everything work right, with no conflicts and no dropped packets or IP requests. It’s really not that hard to pull together, either, but there are some things to know, and some things to consider before we investigate that situation. ...


Bill Wear
7 July 2021

Moving toward Diátaxis

Cloud and server Server

We discovered the Diátaxis Framework earlier this year. It’s been on our roadmap to shift MAAS doc to this cool new way of explaining things. This cycle, we plan to make it happen. You’d think it would be obvious…. Diátaxis is one of those ideas. Once you see it, you can’t figure out why everybody ...


Bill Wear
6 July 2021

MAAS 3.0 released

Cloud and server MAAS

We are happy to announce the release of MAAS 3.0. This release provides some new features and bug fixes. Here’s the tl;dr summary: PCI and USB devices are now modelled in MAAS PCI and USB device tabs are now available in machine details IBM Z DPM partitions are supported for MAAS and virtual machines Proxmox ...


Bill Wear
17 June 2021

Basic DHCP concepts

Ubuntu MAAS

Let’s step back and take a very basic look at DHCP. In fact, let’s look at the analogy of assigning a street address to your house. Usually, this is done by the local 911 dispatch office, or some other central authority. They typically use either a survey map or a latitude, longitude pair to locate ...


Canonical
28 May 2021

How to run ECS Anywhere workloads using Ubuntu on any infrastructure

Cloud and server Article

Using Ubuntu for your ECS clusters on-prem or elsewhere will allow you to run your ECS Anywhere workloads with optimal performance everywhere you need it. ...