Operations | Monitoring | ITSM | DevOps | Cloud

Linux

How Canonical and Dell work together across desktop, cloud and edge.

Canonical is engaged with all six of Dell's lines of business and is the only Dell EMC partner that enables the desktop, cloud and edge, combining the best of Ubuntu opensource software with Dell hardware. Regis Paquette, VP Strategic Alliances and OEMs, talks about it during Dell Technologies World 2019.

Deploy Kubernetes on Raspberry Pi cluster with k3s

In order to carry out a demonstration of our smart tool: the Bleemeo agent at the 8th Devoxx France conference planned for the 17th of April, Bleemeo team decided to use the Kubernetes infrastructure and specially the lightweight version of Kubernetes: k3s. We choose to run k3s on a cluster of 3 Raspberry Pi nodes composed of 1 master node and 2 slaves nodes.

Toughening Security for Linux Servers

As with any other operating system, security is a prime concern with Linux network hardware. In this article, we’ll be giving some recommendations on how to toughen the security posture of your Linux servers. Screenshots and example syntax relate to systems running Kali Linux, CentOS, RHEL, Ubuntu, and Debian-based Linux distributions.

GTC 2019 Accelerating AI Performance, Ease of Use with Ubuntu and NVIDIA DGX

Carmine Rimi of Canonical and Tony Paikeday, NVIDIA, discuss the need for flexibility, performance, and ease of use in AI development solutions. They continue to address how NVIDIA's DGX platforms and Ubuntu emphasize accessibility for these data scientists and engineers, allowing them to get up and running quickly with familiar technology.

Linux Kernel Observability through eBPF

Recent Linux kernel releases are coming weaponized with built-in instrumentation framework that has its roots in what historically was approached as BPF (Berkeley Packet Filter) – a very efficient network packet filtering mechanism which aims to avoid unnecessary user space allocations and operate on packet’s data directly in kernel land. The most familiar application of BPF powers is related to filter expressions used in tcpdump tool.

Sysdig and Falco now powered by eBPF.

At Sysdig we’ve recently undergone a pretty interesting shift in our core instrumentation technology, adapting our agent to take advantage of eBPF – a core part of the Linux kernel. Sysdig now supports eBPF as an alternative to our Sysdig kernel module-based architecture. Today we are excited to share more details about our integration and the inner workings of eBPF. To celebrate this exciting technology we’re publishing a series of articles entirely dedicated to eBPF.