Showing all newswire headlines

View by date, instead?

« Previous ( 1 ... 341 342 343 344 345 346 347 348 349 350 351 ... 7359 ) Next »

Alternatives to popular CLI tools: uptime

  • LinuxLinks.com; By Steve Emms (Posted by sde on Mar 31, 2024 9:02 PM CST)
  • Story Type: Roundups; Groups: Linux
This article spotlights alternative tools to uptime, a utility which tells you how long the system has been running.

Linux Kernel 'Make-Me-Root' Flaw Threatens Popular Distros

In the world of open-source software , security vulnerabilities can have widespread consequences. The recent publication of a Linux privilege-escalation proof-of-concept exploit has sent shockwaves through the Linux community, demanding the immediate attention of Linux admins, infosec professionals, internet security enthusiasts, and sysadmins.

Linux Version of DinodasRAT Raises Serious Security Concerns

  • LinuxSecurity.com - Hybrid RSS; By Dave Wreski (Posted by bob on Mar 31, 2024 5:25 PM CST)
  • Story Type: News Story, Security; Groups: Linux
A Linux version of the multi-platform backdoor malware called DinodasRAT has been spotted in cyberattacks across several countries. The malware, also known as XDealer, is a C++-based threat that can harvest sensitive data from compromised systems.

Debian Decided to Postpone the 12.6 Release

After Linux XZ Tarball's backdoor discovery, Debian's devs decided to pause the 12.6 release for an in-depth analysis of CVE effects.

Virt-manager && Deploying KVM Guests in UEFI mode on AlmaLinux 9.3

The main purpose of this post is to demonstrate that the cockpit.service is not required for deploying KVM guests in UEFI mode on AlmaLinux 9.3, which has binary-compatibility with RHEL. Linux bridge for VMs has been installed via nmcli to avoid any involvement of cockpit.service. See for detailis http://lxer.com/module/newswire/view/338368/index.html Everything works on AlmaLinux 9.3 as on openSUSE Tumbleweed. KVM Setup on AlmaLinux 9.(X) follows standard guide lines.

15 Best Free and Open Source Linux Screen Recorders

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Mar 31, 2024 11:59 AM CST)
  • Story Type: Roundups; Groups: Linux
A screen recorder is software which lets you capture a digital recording of computer screen output, typically carrying audio narration.

NVMe vs SATA: What is the difference?

First of all I state, that I am not promoting Kingston's NVME SSD and SATA SSD . Personally, I've been using for a while 2x(WD Blue 500 NVMe SSD) . I've also been testing KDE Plasma 6.0 and Gnome 46 on several boxes equiped with NVMe drives and 32 GB RAM :- When it comes to superior storage technology, NVMe is in a league of its own. Even at a glance, the differences between NVMe and SATA in performance are impressive. The communication drivers and interface between NVMe and SATA are completely different. SATA uses AHCI drivers that are designed for hard disk drives (HDD) with spinning technology while the NVMe driver is specifically designed for SSDs with flash technology. In addition, NVMe is able to take advantage of the PCIe sockets to communicate between the storage interface and system’s CPU for even greater leverage.

Flowblade 2.14 Arrives with Slow motion, Title Editing, and More

Discover the latest features in Flowblade 2.14, including remote control support, title editing, slow motion playback, and more.

What the Media Overlooks in xz: Microsoft Staff 'Discovered' the Issue in a Microsoft Platform Just Before Easter and in Time to Distract From Exchange Blunder

Andres Freund works for Microsoft. It was not clear at first. He used his anarazel.de email instead of Microsoft email.

KDE Unveils WYSIWYG Note-Taking App

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Mar 31, 2024 4:44 AM CST)
  • Story Type: News Story; Groups: KDE
KDE's Marknote 1.0 is out now! With Markdown format and personal touches, you can effortlessly manage your notes and keep them handy.

Converting Images to AVIF on Linux, Including JPG, PNG, and WebP Formats

The AVIF (AV1 Image File Format) is gaining popularity for its impressive compression capabilities without sacrificing image quality, making it a preferred choice for web developers and photographers alike. This guide explores various methods to convert images to AVIF format on Linux, enabling users to leverage this advanced image format’s benefits.

Plattenalbum – client for the Music Player Daemon

Plattenalbum (formerly known as mpdevil) is a GTK front-end for MPD. It’s written in Python and published under an open source license.

Linux Utility Backdoor Risks SSH Compromise

  • LinuxSecurity.com - Hybrid RSS; By Brittany Day (Posted by bob on Mar 30, 2024 11:18 PM CST)
  • Story Type: News Story, Security; Groups: Linux
A backdoor in the widely used xz compression utility has been discovered, posing a severe threat to Linux users. The issue is tracked as CVE-2024-3094 and has a maximum CVSS score of 10.

Meet Marknote, KDE’s WYSIWYG Note-Taking Application for Linux

  • 9to5linux.com; By Marius Nestor (Posted by hanuca on Mar 30, 2024 9:30 PM CST)
  • Story Type: News Story; Groups: KDE, Linux
Mathis Brüchert announced the release of Marknote, KDE’s new WYSIWYG note-taking application for the Linux desktop, which lets you create rich text notes.

Backdoor Found in xz/liblzma Library, Exposing ssh

The popular xz library is compromised, opens doors to unauthorized SSH access.

How To Install openSSH on NixOS

In this tutorial, we will explain how to install and configure openSSH on NixOS. Unlike the traditional Linux systems (like Debian or RHEL), setting up openSSH in NixOS is entirely different, but not difficult.

Valkey: A New Redis Alternative Championed by Tech Giants

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Mar 30, 2024 4:04 PM CST)
  • Story Type: News Story
Google, Oracle, AWS, Ericsson, and Snap Inc. join forces with Valkey, offering a BSD-licensed Redis alternative for developers worldwide.

Red Hat Warns Fedora Linux 40/41 and Rawhide Users About Critical Security Flaw

  • 9to5linux.com; By Marius Nestor (Posted by hanuca on Mar 30, 2024 2:15 PM CST)
  • Story Type: News Story; Groups: Linux
Red Hat has issued an urgent security alert today for Fedora Linux 40, Fedora Linux 41, and Fedora Rawhide users about a security flaw (CVE-2024-3094) in the XZ Utils 5.6.0 and 5.6.1 packages that could allow unauthorized remote access via SSH.

The Upstream XZ Tarballs Have Been Backdoored

A critical vulnerability in Linux XZ Utils (CVE-2024-3094) enables remote system breaches via SSH. Immediate action is required.

Decade-Old Linux 'wall' Bug Helps Generate Fake SUDO Prompts, Threatens Password Security

  • LinuxSecurity.com - Hybrid RSS; By Anthony Pell (Posted by bob on Mar 30, 2024 10:38 AM CST)
  • Story Type: News Story, Security; Groups: Linux
A critical vulnerability has been found in the wall command of the util-linux package that poses a severe security threat to Linux systems. This vulnerability, known as WallEscape and tracked as CVE-2024-28085 , has been present in every package version for the past 11 years.

« Previous ( 1 ... 341 342 343 344 345 346 347 348 349 350 351 ... 7359 ) Next »