Posted: 2024-03-31 13:52:18 Source: https://linuxhint.com/passthrough-nvidia-gpu-proxmox-ve-8-cuda-ai-media-transcoding/
Practical tutorial on how to passthrough an NVIDIA GPU to a Proxmox VE 8 LXC container to use it for CUDA/AI acceleration, media transcoding, or other tasks.
Posted: 2024-03-30 22:48:53 Source: https://distrowatch.com/12093
The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. The portable NetBSD operating system has reached a new milestone with the release of NetBSD 10.0. The new version introduces a number of performance and security improvements: "Benchmarks of NetBSD 10 show huge performance and scalability gains over NetBSD 9.x, especially on multiprocessor and multicore systems, for compute....
Posted: 2024-03-29 23:40:00 Source: https://it.slashdot.org/story/24/03/29/2158259/red-hat-issues-urgent-alert-for-fedora-linux-users-due-to-malicious-code?utm_source=atom1.0mainlinkanon&utm_medium=feed
BrianFagioli shares a report from BetaNews: In a recent security announcement, Red Hat's Information Risk and Security and Product Security teams have identified a critical vulnerability in the latest versions of the 'xz' compression tools and libraries. The affected versions, 5.6.0 and 5.6.1, contain malicious code that could potentially allow unauthorized access to systems. Fedora Linux 40 users and those using Fedora Rawhide, the development distribution for future Fedora builds, are at risk. The vulnerability, designated CVE-2024-3094, impacts users who have updated to the compromised versions of the xz libraries. Red Hat urges all Fedora Rawhide users to immediately cease using the distribution for both work and personal activities until the issue is resolved. Plans are underway to revert Fedora Rawhide to the safer xz-5.4.x version, after which it will be safe to redeploy Fedora Rawhide instances. Although Fedora Linux 40 builds have not been confirmed to be compromised, Red Hat advises users to downgrade to a 5.4 build as a precautionary measure. An update reverting xz to 5.4.x has been released and is being distributed to Fedora Linux 40 users through the normal update system. Users can expedite the update by following instructions provided by Red Hat. Further reader submissions: xz/liblzma Backdoored, Facilitating ssh Compromise; Malicious Code Discovered in Popular XZ Utils.
Read more of this story at Slashdot.
Posted: 2024-03-29 15:15:00 Source: https://www.youtube.com/watch?v=2pWu5mzKcO8
Posted: 2024-03-29 14:01:00 Source: https://linux.slashdot.org/story/24/03/29/1235217/red-hat-tries-on-a-mckinsey-cap-in-quest-to-streamline-techies-jobs?utm_source=atom1.0mainlinkanon&utm_medium=feed
An anonymous reader shares a report: Mutterings of alarm are emerging from the cloisters of Red Hat after the world's largest management consultancy was hired to help the IBM subsidiary focus engineers on their highest-value work. Red Hat confirmed the partnership with McKinsey & Company to The Reg, sharing this extract from an email from CTO Chris Wright to the Global Engineering Team: "Hey everyone -- as I mentioned during the recent Q1 All Hands, my goal is to have Global Engineering recognized as the world's greatest open-source software engineering organization. This team is already doing amazing work, and we have several initiatives in progress to help us achieve the goal I've set. One of those is a partnership with McKinsey. The objective of this project is to help us understand and incorporate learnings on working models, development practices, and tooling from across the software industry. "We've heard your feedback in person, during All Hands, and through RHAS [the annual Red Hat Associate Survey]. This project will help us to identify and remove mundane tasks that drain your energy so that you can focus on the most engaging and highest value work â" to make your job better. The work with McKinsey is one piece of the overall plan to help us become the world's greatest open-source software engineering organization"
Read more of this story at Slashdot.
Posted: 2024-03-29 05:58:35 Source: https://www.youtube.com/watch?v=CltoVfeRdoM
Posted: 2024-03-28 21:40:00 Source: https://linux.slashdot.org/story/24/03/28/213213/linux-foundation-launches-valkey-as-a-redis-fork?utm_source=atom1.0mainlinkanon&utm_medium=feed
Michael Larabel reports via Phoronix: Given the recent change by Redis to adopt dual source-available licensing for all their releases moving forward (Redis Source Available License v2 and Server Side Public License v1), the Linux Foundation announced today their fork of Redis. The Linux Foundation went public today with their intent to fork Valkey as an open-source alternative to the Redis in-memory store. Due to the Redis licensing changes, Valkey is forking from Redis 7.2.4 and will maintain a BSD 3-clause license. Google, AWS, Oracle, and others are helping form this new Valkey project. The Linux Foundation press release shares: "To continue improving on this important technology and allow for unfettered distribution of the project, the community created Valkey, an open source high performance key-value store. Valkey supports the Linux, macOS, OpenBSD, NetBSD, and FreeBSD platforms. In addition, the community will continue working on its existing roadmap including new features such as a more reliable slot migration, dramatic scalability and stability improvements to the clustering system, multi-threaded performance improvements, triggers, new commands, vector search support, and more. Industry participants, including Amazon Web Services (AWS), Google Cloud, Oracle, Ericsson, and Snap Inc. are supporting Valkey. They are focused on making contributions that support the long-term health and viability of the project so that everyone can benefit from it."
Read more of this story at Slashdot.
Posted: 2024-03-28 16:00:00 Source: https://www.linuxjournal.com/content/mastering-linux-disk-management-lvm-and-disk-partitioning
Linux stands as a bastion of power and flexibility in the world of operating systems, particularly when it comes to managing disk storage. Whether you're a seasoned sysadmin, a developer, or a Linux enthusiast, understanding how to efficiently manage disk space is crucial. This guide delves into the intricacies of Disk Partitioning and Logical Volume Management (LVM), equipping you with the knowledge to optimize your Linux system's storage.
Disk Partitioning is the first step towards organizing the storage on a disk. It involves dividing a disk into separate sections, each functioning as an independent disk, which can be managed separately. This segregation helps in managing files, running different operating systems on the same disk, or creating a dedicated space for specific data.
Types of Disk PartitionsThere are three main types of partitions:
A file system dictates how data is stored and retrieved. Each partition can use a different file system (ext4, NTFS, FAT32, etc.), affecting performance, storage efficiency, and compatibility.
Tools for Disk Partitioning in LinuxLinux offers a plethora of tools for disk partitioning, including:
LVM is a more flexible approach to managing disk space. It allows for resizing partitions (logical volumes) on the fly, creating snapshots, and combining multiple physical disks into one large virtual one.
Posted: 2024-03-28 15:22:17 Source: https://www.youtube.com/watch?v=VIWFT_fq7cw
Posted: 2024-03-28 14:35:23 Source: http://www.linux-magazine.com/Online/News/Canonical-Bumps-LTS-Support-to-12-years
If you're worried that your Ubuntu LTS release won't be supported long enough to last, Canonical has a surprise for you in the form of 12 years of security coverage.
Posted: 2024-03-28 04:50:35 Source: http://www.kernel.org/
Version: | next-20240328 (linux-next) |
---|---|
Released: | 2024-03-28 |
Posted: 2024-03-27 17:38:17 Source: https://www.youtube.com/watch?v=Zy03R2zlNBY
Posted: 2024-03-27 03:05:13 Source: http://www.kernel.org/
Version: | next-20240327 (linux-next) |
---|---|
Released: | 2024-03-27 |
Posted: 2024-03-26 22:45:07 Source: http://www.kernel.org/
Version: | 4.19.311 (longterm) |
---|---|
Released: | 2024-03-26 |
Source: | linux-4.19.311.tar.xz |
PGP Signature: | linux-4.19.311.tar.sign |
Patch: | full (incremental) |
ChangeLog: | ChangeLog-4.19.311 |
Posted: 2024-03-26 22:42:54 Source: http://www.kernel.org/
Version: | 5.4.273 (longterm) |
---|---|
Released: | 2024-03-26 |
Source: | linux-5.4.273.tar.xz |
PGP Signature: | linux-5.4.273.tar.sign |
Patch: | full (incremental) |
ChangeLog: | ChangeLog-5.4.273 |
Posted: 2024-03-26 22:40:54 Source: http://www.kernel.org/
Version: | 5.10.214 (longterm) |
---|---|
Released: | 2024-03-26 |
Source: | linux-5.10.214.tar.xz |
PGP Signature: | linux-5.10.214.tar.sign |
Patch: | full (incremental) |
ChangeLog: | ChangeLog-5.10.214 |
Posted: 2024-03-26 22:39:26 Source: http://www.kernel.org/
Version: | 5.15.153 (longterm) |
---|---|
Released: | 2024-03-26 |
Source: | linux-5.15.153.tar.xz |
PGP Signature: | linux-5.15.153.tar.sign |
Patch: | full (incremental) |
ChangeLog: | ChangeLog-5.15.153 |
Posted: 2024-03-26 22:38:19 Source: http://www.kernel.org/
Version: | 6.1.83 (longterm) |
---|---|
Released: | 2024-03-26 |
Source: | linux-6.1.83.tar.xz |
PGP Signature: | linux-6.1.83.tar.sign |
Patch: | full (incremental) |
ChangeLog: | ChangeLog-6.1.83 |
Posted: 2024-03-26 22:37:19 Source: http://www.kernel.org/
Version: | 6.6.23 (longterm) |
---|---|
Released: | 2024-03-26 |
Source: | linux-6.6.23.tar.xz |
PGP Signature: | linux-6.6.23.tar.sign |
Patch: | full (incremental) |
ChangeLog: | ChangeLog-6.6.23 |
Posted: 2024-03-26 22:36:27 Source: http://www.kernel.org/
Version: | 6.7.11 (stable) |
---|---|
Released: | 2024-03-26 |
Source: | linux-6.7.11.tar.xz |
PGP Signature: | linux-6.7.11.tar.sign |
Patch: | full (incremental) |
ChangeLog: | ChangeLog-6.7.11 |