Operations | Monitoring | ITSM | DevOps | Cloud

Linux

Generative AI with Ubuntu on AWS. Part II: Text generation

In our previous post, we discussed how to generate Images using Stable Diffusion on AWS. In this post, we will guide you through running LLMs for text generation in your own environment with a GPU-based instance in simple steps, empowering you to create your own solutions. Text generation, a trending focus in generative AI, facilitates a broad spectrum of language tasks beyond simple question answering.

Using eBPF to Debug eBPF

In one of our latest posts, StackState Co-Founder Mark Bakker described how eBPF revolutionizes observability and how StackState’s agents rely heavily on eBPF to capture and analyze the data moving through your cluster. Today, we’re looking at an example where our eBPF code failed and — by diving deep into the intricacies of eBPF implementation in the Linux kernel — share the tale of how we fixed it using even more eBPF.

Ubuntu AI | S2E4 | AI on public cloud: what should you know?

Weka report from 2024 showed that 47% of respondents will use the public cloud as the primary place to develop their machine learning projects. This is a result of a correlation of factors which include the need for compute power, easy scalability, and the ability to utilise existing infrastructure already in place on both hybrid clouds and public clouds. Join us to talk more about AI on the public cloud: what are the main benefits and what are the best practices an organisation could implement in order to easier adopt AI and leverage the most the public clouds.

Introducing Charmed MongoDB

Introducing Charmed MongoDB – Canonical’s enterprise-grade MongoDB database offering. Charmed MongoDB simplifies the operations of MongoDB applications through automation, security, scalability, availability and monitoring. Charmed MongoDB is the cost-effective, reliable, secure and scalable way to use MongoDB on any cloud, hybrid cloud or on-premise. It also provides additional support, managed services, and expert services, so enterprises can run MongoDB in production at a lower cost, bug-free and in the most optimised way.

Canonical expands Long Term Support to 12 years starting with Ubuntu 14.04 LTS

Today, Canonical announced the general availability of Legacy Support, an Ubuntu Pro add-on that expands security and support coverage for Ubuntu LTS releases to 12 years. The add-on will be available for Ubuntu 14.04 LTS onwards. Long term supported Ubuntu releases get five years of standard security maintenance on the main Ubuntu repository.

Major Improvements Coming for Linux Users

Linux®-based operating systems are becoming increasingly common among software developers. A whopping 45 percent were using Linux in 2022, according to Statista, which is not far behind Windows. Over the last months we have been focusing on improving the Tracealyzer experience for Linux users and the upcoming v4.9 release will bring major improvements.

Top 15 Linux Monitoring Tools Everyone Should Have!

Linux is a powerful and widely-used operating system used by individuals, businesses, and organizations around the world. With its open-source nature and customizable features, Linux has become a popular choice for those seeking a reliable and efficient system for their computing needs. However, with this power and flexibility also comes the need for proper monitoring and management.

Getting Started with Azure IoT Edge on Ubuntu Core

Earlier this month/week, we announced that you can now benefit from the combined power of Ubuntu Core and Azure IoT Edge to bring the computation, storage, and AI capabilities of the cloud closer to the edge of the network. Azure IoT Edge is a device-focused runtime that enables you to deploy, run, and monitor containerised Linux workloads. Ubuntu Core is a version of Ubuntu that has been specially optimised for IoT and embedded systems.

Linux Netstat Command - How To Use Netstat For Linux Network Management

Netstat is a powerful command-line tool that provides valuable insights into your computer's network connections and performance. This article will explore what netstat does, how to use it on Linux systems, and ways to leverage netstat for network troubleshooting and monitoring.