Canonical has announced the release of a new Long Term Support (LTS) version of Ubuntu. Ubuntu 24.04 LTS, also codenamed as Noble Numbat, introduces several new features that will be appealing for developers. “20 years in the making. Ubuntu 24.04 LTS brings together the latest advancements from the Linux ecosystem into a release that is … continue reading
Red Hat caused some trouble in the open-source community at the end of June when they announced that the source code for Red Hat Enterprise Linux (RHEL) would no longer be publicly available and could only be accessed by its customers A couple of weeks later, the open-source software company SUSE said it would create … continue reading
Wind River unveiled its latest offering, the Wind River Studio Linux Security Scanning Service. This service, designed specifically for embedded Linux development, offers high-quality scanning capabilities to detect and identify Common Vulnerabilities and Exposures (CVEs) and is currently accessible to users free of charge. The new service goes beyond detection and also provides information on … continue reading
Open Source Summit North America is taking place this week in Vancouver. The event, hosted by the Linux Foundation, is a celebration of the open source community. It has the support of many major players in the industry, with news announced during the event coming from AWS, Meta, and more. Here are highlights of the … continue reading
The release candidate for the latest version of the Linux kernel was announced last month, and one of the highlights in the release notes for Linux 6.1 is the inclusion of the initial infrastructure for adding Rust as a language. Rust has been growing steadily in popularity through the years, and though according to the … continue reading
Last month, the Linux kernel turned 30. If you’re someone who’s been immersed in the Linux world since Y2K like me, it may feel a bit surreal that so much time has passed since the kernel’s inception. As a training architect at A Cloud Guru (ACG), I teach courses about all things Linux and specialize … continue reading
The Linux Foundation announced that it created three new training courses on the edX platform, which cover Linux, Git, and other open source development tools. The courses can be taken individually or combined to earn a Professional Certificate in Open Source Software Development, Linux and Git. Open Source Software Development: Linux for Developers (LFD107x) covers … continue reading
BumbleBee simplifies building extended Berkeley Packet Filter (eBPF) tools and allows users to package, distribute, and run them anywhere. eBPF provides Linux kernels the extensibility to enable developers to program the Linux kernel to quickly build intelligent or feature-rich functions based on their business needs. BumbleBee brings a Docker-like experience for eBPF, and through simple … continue reading
Today, IBM released the Open Source Cloud Guide which highlights various use cases that are important in hybrid cloud environments and features the important open-source projects in those areas. The guide offers an overview of the concept or use case, an explanation of a traditional solution to achieve it, key open-source projects, and a highlight … continue reading
Some of the major highlights of the TypeScript 4.4 beta are control flow analysis of aliased conditions, symbol and template string pattern index signatures and more. With control flow analysis of aliased conditions enabled, developers don’t have to convince TypeScript of a variable’s type whenever it is used because the type-checker leverages something called control … continue reading
The Linux Technical Advisory Board (TAB) released a new report to show the remediation measures that were undertaken after researchers from the University of Minnesota (UMN) submitted compromised code submissions to the Linux kernel. UMN previously submitted many big fixes that were merged into kernel releases as part of an, but the breach of trust … continue reading
The University of Minnesota’s Computer Science and Engineering Department security researchers are facing intense scrutiny from the Linux community for intentionally trying to insert bugs into Linux patches. The buggy patches were a part of the research paper On the Feasibility of Stealthily Introducing Vulnerabilities in Open Source Software via Hypocrite Commits. The paper stated: … continue reading