Google Extends Support for Linux Kernels Used for Android

Posted: 2024-07-11 14:23:07
Source: http://www.linux-magazine.com/Online/News/Google-Extends-Support-for-Linux-Kernels-Used-for-Android

Because the LTS Linux kernel releases are so important to Android, Google has decided to extend the support period beyond that offered by the kernel development team.

6.9.9: stable

Posted: 2024-07-11 10:51:38
Source: http://www.kernel.org/

Version:6.9.9 (stable)
Released:2024-07-11
Source:linux-6.9.9.tar.xz
PGP Signature:linux-6.9.9.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-6.9.9

6.6.39: longterm

Posted: 2024-07-11 10:49:59
Source: http://www.kernel.org/

Version:6.6.39 (longterm)
Released:2024-07-11
Source:linux-6.6.39.tar.xz
PGP Signature:linux-6.6.39.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-6.6.39

6.1.98: longterm

Posted: 2024-07-11 10:47:55
Source: http://www.kernel.org/

Version:6.1.98 (longterm)
Released:2024-07-11
Source:linux-6.1.98.tar.xz
PGP Signature:linux-6.1.98.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-6.1.98

next-20240711: linux-next

Posted: 2024-07-11 07:02:55
Source: http://www.kernel.org/

Version:next-20240711 (linux-next)
Released:2024-07-11

Enterprise Linux Security Episode 95 - Polyfill

Posted: 2024-07-11 05:29:53
Source: https://www.youtube.com/watch?v=dF_yepcjvM8

How to install Ubuntu Unity 24.04 LTS

Posted: 2024-07-10 16:25:39
Source: https://www.youtube.com/watch?v=FUl83pDwsXY

next-20240710: linux-next

Posted: 2024-07-10 10:35:30
Source: http://www.kernel.org/

Version:next-20240710 (linux-next)
Released:2024-07-10

Build a Jenkins Server on Ubuntu 24.04: Easy Setup Tutorial

Posted: 2024-07-10 00:00:20
Source: https://www.youtube.com/watch?v=gIL9MpMM42Q

Ubuntu Unity 24.04 LTS | Unity, once again.

Posted: 2024-07-09 16:08:27
Source: https://www.youtube.com/watch?v=Wrt4Op9Zl6g

How to Monitor an Ubuntu Server With Prometheus: Collecting and Visualizing System Metrics

Posted: 2024-07-09 16:00:00
Source: https://www.linuxjournal.com/content/how-monitor-ubuntu-server-prometheus-collecting-and-visualizing-system-metrics

How to Monitor an Ubuntu Server With Prometheus: Collecting and Visualizing System Metrics

Introduction

In today's fast-paced digital world, server uptime and performance are critical. Monitoring servers to ensure they are functioning optimally is a top priority for system administrators and DevOps teams. Effective server monitoring can prevent downtime, improve performance, and help troubleshoot issues before they escalate. One of the most powerful tools for this purpose is Prometheus, an open source monitoring and alerting toolkit originally developed at SoundCloud.

This article aims to walk you through the process of setting up Prometheus for monitoring Ubuntu servers. We will cover everything from installation and configuration to collecting and visualizing system metrics. By the end of this guide, you will have a fully functional monitoring setup that can provide valuable insights into your server's performance.

Understanding Prometheus

What is Prometheus?

Prometheus is a robust monitoring system that collects metrics from configured targets at specified intervals, evaluates rule expressions, displays results, and triggers alerts if certain conditions are observed. It has become the de facto standard for monitoring in cloud-native environments. Key features of Prometheus include:

  • Multi-dimensional data model: Prometheus uses a time series data model, allowing for high-dimensional data collection and querying.
  • Flexible query language: PromQL, the Prometheus Query Language, is highly flexible and powerful.
  • Autonomous server: Prometheus can run independently without relying on distributed storage.
  • Efficient storage: Stores time series data efficiently in a local time series database.
  • Pull-based model: Prometheus collects metrics by pulling them from target endpoints.
Benefits of Using Prometheus for Server Monitoring
  • Scalability: Prometheus can handle a large number of metrics, making it suitable for environments of any size.
  • Integration with Grafana: Prometheus integrates seamlessly with Grafana, a leading open source platform for monitoring and observability, for advanced visualization.
  • Rich ecosystem: A wide range of exporters and integrations are available, making it easy to extend Prometheus to meet specific needs.

Setting Up Prometheus on Ubuntu

System Requirements

Before installing Prometheus, ensure your Ubuntu server meets the following minimum requirements:

Distribution Release: TrueNAS 24.04.1.1 "SCALE"

Posted: 2024-07-09 15:49:15
Source: https://distrowatch.com/12193

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. TrueNAS is a project which develops network attached storage operating systems. SCALE is the Debian-based branch of the project. TrueNAS SCALE recently received an update which significantly improves input/output performance. "After a successful release and the fastest adoption of software in TrueNAS history, TrueNAS SCALE 24.04 'Dragonfish' has....

Distribution Release: Clonezilla Live 3.1.3-11

Posted: 2024-07-09 13:00:21
Source: https://distrowatch.com/12192

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. Clonezilla Live is a Debian-based distribution used for disk and partition cloning. The project's latest release, version 3.1.3-11, introduces updated hardware support and brings Clonezilla Live more in line with Debian's Unstable (Sid) repositories. "This release of Clonezilla live, 3.1.3-11, includes major enhancements and bug fixes. Enhancements and....

6.6.38: longterm

Posted: 2024-07-09 09:44:34
Source: http://www.kernel.org/

Version:6.6.38 (longterm)
Released:2024-07-09
Source:linux-6.6.38.tar.xz
PGP Signature:linux-6.6.38.tar.sign
Patch:full (incremental)
ChangeLog:ChangeLog-6.6.38

next-20240709: linux-next

Posted: 2024-07-09 09:23:17
Source: http://www.kernel.org/

Version:next-20240709 (linux-next)
Released:2024-07-09

Google Extends Linux Kernel Support To Keep Android Devices Secure For Longer

Posted: 2024-07-08 18:50:00
Source: https://linux.slashdot.org/story/24/07/08/1845241/google-extends-linux-kernel-support-to-keep-android-devices-secure-for-longer?utm_source=atom1.0mainlinkanon&utm_medium=feed

Google plans to support its own long-term support (LTS) kernel releases for Android devices for four years, a move aimed at bolstering the security of the mobile operating system. This decision, reported by AndroidAuthority, comes in response to the Linux community's recent reduction of LTS support from six years to two years, a change that posed potential challenges for Android's security ecosystem. The Android Common Kernel (ACK) branches, derived from upstream Linux LTS releases, form the basis of most Android devices' kernels. Google maintains these forks to incorporate Android-specific features and backport critical functionality. Regular updates to these kernels address vulnerabilities disclosed in monthly Android Security Bulletins. While the extended support period benefits Android users and manufacturers, it places significant demands on Linux kernel developers.

Read more of this story at Slashdot.

Linux Mint 22 Stable Delayed

Posted: 2024-07-08 18:37:10
Source: http://www.linux-magazine.com/Online/News/Linux-Mint-22-Stable-Delayed

If you're anxious about getting your hands on the stable release of Linux Mint 22, it looks as if you're going to have to wait a bit longer.

Nitrux 3.5.1 Available for Install

Posted: 2024-07-08 18:34:58
Source: http://www.linux-magazine.com/Online/News/Nitrux-3.5.1-Available-for-Install

The latest version of the immutable, systemd-free distribution includes an updated kernel and NVIDIA driver.

Red Hat Enterprise Linux 9.4 Quick Overview #shorts

Posted: 2024-07-08 17:00:35
Source: https://www.youtube.com/watch?v=dz-nm4Cp5b4

Distribution Release: NethSecurity 8.1

Posted: 2024-07-08 12:53:25
Source: https://distrowatch.com/12191

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. NethSecurity is a fully-featured open source Linux firewall that streamlines network security deployment in just a few clicks. The project has published a new update to its 8.x series which introduces a connection tracking interface and a user account manager in the web-based interface. "New features: Connections management....

1 ... 38 39 40 41 Older News