Design and Web team summary – 17 September 2019

This was a fairly busy two weeks for the Web & design team at Canonical.  Here are some of the highlights of our completed work. Web squad Web is the squad that develop and maintain most of the brochure websites across the Canonical. Takeover templates In order to save some time … | Continue reading


@ubuntu.com | 5 years ago

Introduction to MicroK8s – Part 1/2

Every developer, systems admin and tech enthusiast is interested in learning Kubernetes. Kubernetes is a complex container orchestration tool that can be overwhelming for beginners. Kubernetes has been the buzzword in the tech industry and for good reason. If you’re itching to ge … | Continue reading


@ubuntu.com | 5 years ago

Hardware discovery and kernel auto-configuration in MAAS

In this blog, we are going to explore how to leverage MAAS for hardware discovery and kernel auto-configuration using tags. In many cases, certain pieces of hardware require extra kernel parameters to be set in order to make use of them. For example, when configuring GPU passthro … | Continue reading


@ubuntu.com | 5 years ago

Machine Learning Operations (MLOps): Deploy at Scale

Artificial Intelligence and Machine Learning adoption in the enterprise is exploding from Silicon Valley to Wall Street with diverse use cases ranging from the analysis of customer behaviour and purchase cycles to diagnosing medical conditions. Following on from our webinar ‘Gett … | Continue reading


@ubuntu.com | 5 years ago

Management of snaps in a controlled, enterprise environment

Few enterprises want all their computing devices to be fully exposed to the internet. In an environment of ever-growing security threats, isolating internal networks from the wider internet is not simply best practice, but borderline essential. However, with all the benefits that … | Continue reading


@ubuntu.com | 5 years ago

The teleop_tools arrive in ROS 2 Dashing!

After exploring some ROS 2 subtleties and implementing some CLI tools we felt were missing, the time has come to get our hands even more dirty. What better way to learn than by doing? C’est en forgeant qu’on devient forgeron Humm, pardon my french, Practice makes perfect To enter … | Continue reading


@ubuntu.com | 5 years ago

Design and Web team summary – 03 September 2019

This was a fairly busy two weeks for the Web & design team at Canonical.  Here are some of the highlights of our completed work. Web squad Web is the squad that develop and maintain most of the brochure websites across the Canonical. Build and release dqlite.io The dqlite.io site … | Continue reading


@ubuntu.com | 5 years ago

Building a better TurtleBot3

TurtleBot3 was released in 2017 and is positioned as a low-cost, open-source robot kit. For new owners of the TurtleBot3, there are various resources online that will assist you with building your brand new TurtleBot3 out of the box. One such example is the official TurtleBot3 in … | Continue reading


@ubuntu.com | 5 years ago

LXD in 4 Easy Steps

I needed to install a clean instance of Bionic to test some code, but I did not want to use a full virtual machine as I was in a hurry.  To do this, I used LXD to quickly deploy new Bionic and Xenial instances in minutes.  If you are not familiar with LXD, it is […] | Continue reading


@ubuntu.com | 5 years ago

A technical comparison between snaps and debs

How are snaps different from debs? This is a common question that comes up in technical discussions in the Linux community, especially among developers and users who have just embarked on their snap journey and are interested in learning more details. Indeed, the introduction of … | Continue reading


@ubuntu.com | 5 years ago

Canonical joins the ROS 2 Technical Steering Committee

We at Canonical care deeply about robotics. We firmly believe that robots based on Linux are cheaper to develop, more flexible, more secure, and faster to market. One of the contributing factors to this being the case is the Robot Operating System (ROS). ROS is by far the most po … | Continue reading


@ubuntu.com | 5 years ago

Multi-tenancy in MAAS

In this blog post, we are going to introduce the concept of multi-tenancy in MAAS. This allows operators to have different groups of users own a group of resources (machines) without ever even knowing about other groups of users enabling enhanced machine utilisation. A common use … | Continue reading


@ubuntu.com | 5 years ago

Components vs. Plugins in ROS 2

After our series of post about ROS 2 CLI tools (1, 2), we continue exploring the ROS 2 realm taking a look at ROS 2 components and more specifically, how they compare to plugins. spoiler alert : Long story short, components are plugins. Short story long? Is that a thing? Well plu … | Continue reading


@ubuntu.com | 5 years ago

A guide to developing Android apps on Ubuntu

Android is the most popular mobile operating system and is continuing to grow its market share. IDC expects that Android will have 85.5% of the market by 2022, demonstrating that app development on Android will continue to be an in-demand skill. For developers looking to build An … | Continue reading


@ubuntu.com | 5 years ago

Snaps help Xibo rekindle its relationship with Linux

Sometimes, relationships just don’t work out. At first, it seemed that Xibo and Linux were made for each other. Xibo had a popular open source digital signage and player system, while Linux brought a community of enthusiastic users. Dan Garner of Xibo remembers why they broke up … | Continue reading


@ubuntu.com | 5 years ago

MicroK8s Version 1.16.0 Beta Released!

We’re excited to announce the release of MicroK8s 1.16 beta! MicroK8s is a lightweight and reliable Kubernetes cluster delivered as a single snap package – it can be installed on any Linux distribution which supports snaps or Windows and Mac using Multipass. MicroK8s is small and … | Continue reading


@ubuntu.com | 5 years ago

Kubernetes 1.16 beta now available, with support from Canonical

Canonical announces full enterprise support for Kubernetes 1.16, starting with the beta release, with support covering the following installation mechanisms – kubeadm, Charmed Kubernetes, and MicroK8s.  The beta release of Kubernetes offers users an opportunity to test some of th … | Continue reading


@ubuntu.com | 5 years ago

MicroK8s Gets Powerful Add-ons

We are excited to announce new Cilium and Helm add-ons, coming to MicroK8s! These add-ons add even more power to your Kubernetes environment built on MicroK8s. The Cilium CNI plugin brings enhanced networking features, including Kubernetes NetworkPolicy support, to MicroK8s. You’ … | Continue reading


@ubuntu.com | 5 years ago

Useful security software from the Snap Store

Overall, most Linux distributions offer sane, reasonable defaults that balance security and functionality quite well. However, most of the security mechanisms are transparent, running in the background, and you still might require some additional, practical software to bolster yo … | Continue reading


@ubuntu.com | 5 years ago

Microk8s : PM – Hello World!

This blog post serves as an opportunity to introduce myself, Ammar Naqvi, as the product manager of MicroK8s. We, here at Canonical, are all ears to our users and contributors. Our mission is to serve the best technologies and empower open source. As part of the Canonical team an … | Continue reading


@ubuntu.com | 5 years ago

Jupyter looks to distro-agnostic packaging for the democratisation of installation

When users of your application range from high school students to expert data scientists, it’s often wise to avoid any assumptions about their system configurations. The Jupyter Notebook is popular with a diverse user base, enabling the creation and sharing of documents containin … | Continue reading


@ubuntu.com | 5 years ago

How to add a linter to ROS 2

A well configured linter can catch common errors before code is even run or compiled. ROS 2 makes it easy to add linters of your choice and make them part of your package’s testing pipeline. We’ll step through the process, from start to finish, of adding a linter to ament so it c … | Continue reading


@ubuntu.com | 5 years ago

How to integrate Ubuntu with Active Directory

Ubiquitous use of Microsoft tools coupled with increasing popularity of open source Linux software for enterprise presents new challenges for non-Microsoft operating systems that require seamless integration with Active Directory for authentication and identity management. This i … | Continue reading


@ubuntu.com | 5 years ago

Manjaro, snaps and the spirit of collaboration (Ubuntu)

Linux distributions are all about freedom of choice for the end-user. However, there is a natural element of competition too. So, why did Philip Müller, one of the founders of the Manjaro distribution, come to the 2019 Snapcraft Summit in Montreal? There are several good reasons, … | Continue reading


@ubuntu.com | 5 years ago

Ubuntu: Enhancing our ZFS support on Ubuntu 19.10

Ubuntu has supported ZFS as an option for some time. We started with a file-based ZFS pool on Ubuntu 15.10, then delivered it as a FS container in 16.04, and  recommended it for the fastest and most reliable container experience on LXD. We have also created some dedicated tutoria … | Continue reading


@ubuntu.com | 5 years ago

BT turns to Canonical Ubuntu to enable next generation 5G Cloud Core

Today, Canonical announces it’s Charmed OpenStack on Ubuntu has been selected by BT as a key component of its next generation 5G Core. Canonical, the company behind Ubuntu, will provide the open source virtual infrastructure manager (VIM) as part of BT’s Network Function Virtuali … | Continue reading


@ubuntu.com | 5 years ago

ROS 2 Command Line Interface

Disclosure: read the post until the end, a surprise awaits you! Moving from ROS 1 to ROS 2 can be a little overwhelming.It is a lot of (new) concepts, tools and a large codebase to get familiar with. And just like many of you, I am getting started with ROS 2. One of the central … | Continue reading


@ubuntu.com | 5 years ago

Kubernetes on Windows: how to set up

This content is password protected. To view it please enter your password below:Password: The post Protected: Kubernetes on Windows appeared first on Ubuntu Blog. […] | Continue reading


@ubuntu.com | 5 years ago

Kubernetes 1.15 now available from Canonical

Canonical announces full enterprise support for Kubernetes 1.15 using kubeadm deployments, its Charmed Kubernetes, and MicroK8s; the popular single-node deployment of Kubernetes. The MicroK8s community continues to grow and contribute enhancements, with Knative and RBAC support n … | Continue reading


@ubuntu.com | 5 years ago

Parallel installs – test and run multiple instances of snaps

In Linux, testing software is both easy and difficult at the same time. While the repository channels offer great availability to software, you can typically only install a single instance of an application. If you want to test multiple instances, you will most likely need to con … | Continue reading


@ubuntu.com | 5 years ago

Vanilla Framework 2.0 upgrade guide

We have just released Vanilla Framework 2.0, Canonical’s SCSS styling framework, and – despite our best efforts to minimise the impact – the new features come with changes that will not be automatically backwards compatible with sites built using previous versions of the framewor … | Continue reading


@ubuntu.com | 5 years ago

Kubernetes on Mac: how to set up

MicroK8s can be used to run Kubernetes on Mac for testing and developing apps on macOS. Follow the steps below for easy setup. MicroK8s is the local distribution of Kubernetes developed by Ubuntu. It’s a compact Linux snap that installs a single node cluster on a local PC. Althou … | Continue reading


@ubuntu.com | 5 years ago

ROS 2 Command Line Interface

Disclosure: read the post until the end, a surprise awaits you! Moving from ROS 1 to ROS 2 can be a little overwhelming.It is a lot of (new) concepts, tools and a large codebase to get familiar with. And just like many of you, I am getting started with ROS 2. One of the central … | Continue reading


@ubuntu.com | 5 years ago

Statement on 32-bit i386 packages for Ubuntu 19.10 and 20.04 LTS

Thanks to the huge amount of feedback this weekend from gamers, Ubuntu Studio, and the WINE community, we will change our plan and build selected 32-bit i386 packages for Ubuntu 19.10 and 20.04 LTS. We will put in place a community process to determine which 32-bit packages are n … | Continue reading


@ubuntu.com | 5 years ago

Ubuntu Server development summary – 26 June 2019

Hello Ubuntu Server The purpose of this communication is to provide a status update and highlights for any interesting subjects from the Ubuntu Server Team. If you would like to reach the server team, you can find us at the #ubuntu-server channel on Freenode. Alternatively, you c … | Continue reading


@ubuntu.com | 5 years ago

Design and Web team summary – 25 June 2019

This was a fairly busy two weeks for the Web & design team at Canonical.  Here are some of the highlights of our completed work. Web squad Web is the squad that develop and maintain most of the brochure websites across the Canonical. Getting started with AI webinar We build a pag … | Continue reading


@ubuntu.com | 5 years ago

The future of mobile connectivity

Mobile operators face a range of challenges today from saturation, competition and regulation – all of which are having a negative impact on revenues. The introduction of 5G offers new customer segments and services to offset this decline. However, unlike the introduction of 4G w … | Continue reading


@ubuntu.com | 5 years ago

How to Integrate Ubuntu with Active Directory

Continue reading


@ubuntu.com | 5 years ago

Statement on 32-bit i386 packages for Ubuntu 19.10 and 20.04 LTS

Thanks to the huge amount of feedback this weekend from gamers, Ubuntu Studio, and the WINE community, we will change our plan and build selected 32-bit i386 packages for Ubuntu 19.10 and 20.04 LTS. We will put in place a community process to determine which 32-bit packages are n … | Continue reading


@ubuntu.com | 5 years ago

Switch from Windows/OS X to Ubuntu

Continue reading


@ubuntu.com | 5 years ago

Ubuntu user statistics

Continue reading


@ubuntu.com | 6 years ago

What is Ubuntu?

what is ubuntu | Continue reading


@what-is-ubuntu.com | 6 years ago