Operations | Monitoring | ITSM | DevOps | Cloud

Linux

How to write and install a custom Python plugin for Linux servers

This video will guide you through the process of writing and installing a custom Python plugin for Linux servers. With Site24x7's Plugin Integrations, you can monitor applications, hosts, devices, services, protocols, and more. Write your own custom plugin script to monitor any application or service in your tech stack in a few simple steps.

Tutorial | Microsoft Intune for Ubuntu

Microsoft has recently released Intune for Linux with Ubuntu as the first target platform. As a mobile device management (MDM) software, Intune on Ubuntu monitors the endpoint compliance status and uses this information to make access decisions for resources protected by Azure Active Directory. In this video, Canonical Product Manager Massimiliano Gori gives us a brief introduction and walks us through Microsoft Intune on Ubuntu.

Ubuntu compliance monitoring with Microsoft Intune

In recent years, data science, AI and software development have become a key focus area for organisations operating in every sector of the economy. This creates a pressing need to adopt Linux desktops in the enterprise, as research clearly shows a growing number of data scientists and developers prefer operating systems like Ubuntu.

Canonical releases Landscape 23.03, delivering simplified licensing through Ubuntu Pro

April 4th, 2023, London, UK: Canonical announced the release of Landscape 23.03 with broader CPU architecture compatibility, and improved management and monitoring capabilities for Ubuntu. Landscape 23.03 manages all Ubuntu versions and derivatives from Ubuntu 16.04 LTS onwards, in addition to Debian Bullseye. Launching and configuring Landscape is faster and simpler than ever before.

eBPF Explained: Why it's Important for Observability

eBPF is a powerful technical framework to see every interaction between an application and the Linux kernel it relies on. eBPF allows us to get granular visibility into network activity, resource utilization, file access, and much more. It has become a primary method for observability of our applications on premises and in the cloud. In this post, we’ll explore in-depth how eBPF works, its use cases, and how we can use it today specifically for container monitoring.

Automotive industry trends for 2023 and beyond

After the rough COVID-19 years, 2022 has seen the start of economic improvements. Although the automotive industry is experiencing its worst sales numbers in over a decade, it saw increased profits thanks to strong demand, allowing for higher prices. Geopolitical issues such as the war in Ukraine and microchip shortages are forcing analysts and OEMs to remain careful regarding their forecasted results.

3 reasons why OTA updates are important [Part II]

Devices are everywhere but they all need maintenance. Maintaining household gadgets such as laptops, printers and smart watches has become easier over the years as update technology evolves. Today, users do not have to even think about updates – they can seamlessly take place in the background or overnight. These updates take place over-the-air (OTA) and have revolutionised the way that we keep hardware, software or firmware maintained.

Charmed Kubeflow 1.7 is now available

Canonical, the publisher of Ubuntu, announced today the general availability of Charmed Kubeflow 1.7. Charmed Kubeflow is an open-source, end-to-end MLOps platform that can run on any cloud, including hybrid cloud or multi-cloud scenarios. This latest release offers the ability to run serverless machine learning workloads and perform model serving, regardless of the framework that professionals use.

How to create a VSCode Linux remote environment

Developers love Visual Studio Code (VSCode) for its flexibility and for its goldilocks balance of powerful features and lightness / speed. VSCode is a popular choice for developers using Linux, but even those using VSCode on Mac or Windows often look for ways to use VSCode with a Linux environment. This can present a challenge.