Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Submission + - Linux Kernel Runtime Guard 0.9.1 Is Released (linuxreviews.org)

xiando writes: LKRG is a Linux kernel security module developed by Openwall for security enthusiasts, Internet-facing production servers and hosting providers that provides additional run-time integrity and security checks for the Linux kernel. The latest version adds support for CONFIG_HAVE_STATIC_CALL on Linux 5.10+ and a fix for a false positive bug on machines with SELinux enabled, and make install no longer enables it by default.

Submission + - Linux Kernel Developers Were Not Amused By Faulty Patches Sent By University of (linuxreviews.org) 3

xiando writes: Researches from the American University of Minnesota submitted a series of faulty patches to the Linux kernel last year and published a research paper about their effort. They tried to send more faulty patches to the Linux Kernel Mailing List earlier this month. Greg Kroah-Hartman, Trond Myklebust and other seasoned kernel developers were not amused.

Submission + - HOWTO Make Mozilla Firefox Blazing Fast On Linux (linuxreviews.org)

xiando writes: The Firefox web browser is, by default, much, much slower than it can be on Linux. There is, luckily, several ways to make it a whole lot faster by changing one or more configuration options that are not so easy to find or understand. Newly released Firefox 88 made it easier, though you can make older Firefox versions and Firefox LTS versions faster with some trickery.

Submission + - Linux Kernel Runtime Guard 0.9.0 Is Released (linuxreviews.org)

xiando writes: Linux Kernel Runtime Guard (LKRG) is a security module for the Linux kernel developed by Openwall. The latest release adds compatibility with Linux kernels up to soon to be released 5.12, support for building LKRG into kernel images, support for old 32-bit x86 machines and more. Loading the LKRG 0.9.0 module will cause a kernel panic and a complete halt if SELinux is enabled.

Submission + - The Linux Mesa Vulkan Driver For AMD Will Get An Option Boosting Performance 30% (linuxreviews.org)

xiando writes: Those who have the very latest Radeon RX 6000 series graphics cards from AMD will get the option of doing fewer fragment shader invocations per pixel rendered in Vulkan games when Mesa 21.1 is released come May. This can provide a huge performance-boost, or nearly none at all, depending on the game or workload. The new Mesa option requires variable rate shading support in hardware, so it is only for those who have a shiny new GPU from AMD.

Submission + - Signal Has Once Again Made The Server-Side Source Code Publicly Available (linuxreviews.org)

xiando writes: Signal Messenger LLC forgot to update the GitHub repository for the server-side part of their Signal messaging application for almost one year. Their last git commit to the Signal server was done on April 22nd, 2020 — until someone there remembered that they had promised to be a "open source" company a few hours ago. Signal just pushed a massive source code dump with all the code commits for Signal Server v3.21 to v5.48 to their public GitHub repository.

Submission + - The Latest Arch Linux ISO Has A Fresh New Guided Installer (linuxreviews.org) 1

xiando writes: The community distribution Arch Linux has up to now required you to manually install it by entering a whole lot of scary commands in a terminal. Arch version 2021.04.01 features a new guided installer users who want to install Arch Linux can use.. by typing

python -m archinstall guided

into the console you get when you boot the Arch Linux installation ISO. It is not very novice-friendly, or user-friendly, but it gets the job done and it will work fine for those with some basic GNU/Linux knowledge.

Submission + - Libreboot, others, form a campaign to defend Richard Stallman (libreboot.org)

An anonymous reader writes: Leah Rowe, the project leader at Libreboot, has published a lengthy rebuttal of what she calls a smear campaign against the Free Software activist Richard Stallman. Leah joins the ranks of other bloggers around the web, who take apart the "cancel culture" used against him, post blow-by-blow refuttals of the accusations posed against Stallman and call for justice in the way he is being treated. The open letter in his support has collected more than 4500 signatures by now.

Submission + - Almalinux 8.3 Is Released As A Stable RHEL Clone For Those Who Liked CentOS (linuxreviews.org)

xiando writes: CentOS used to be the go-to alternative for those who wanted to use Red Hat Enterprise Linux (RHEL) without having to pay RedHat to use it. It was a almost 1:1 clone until RedHat took control of it and turned it into what is now a RHEL beta-version, not a stable RHEL release without the branding. Almalinux is one of several projects that have made their own RHEL forks in response. The first Almalinux version is now released.

Submission + - Linus Torvalds on Intel And AMDs New Approaches To Interrupt And Exception Handl (linuxreviews.org) 1

xiando writes: AMD and Intel are both working on new standards for handling interrupts and exceptions on x86-64 processors. AMD is proposing a set of new "Supervisor Entry" extensions as a band-aid to the current interrupt descriptor table event handling system. Intel wants to throw that whole legacy system away and start over with a fundamentally different "Flexible Return and Event Delivery" (FRED) system. Linux-architect Linus Torvalds weighted in on the merits of both approaches a few weeks ago.

Submission + - Microsoft Edge Is Coming To Linux In October 2020 (linuxreviews.org)

xiando writes: ..but it will, initially, only be available to members of some secret club called the "Microsoft Edge Insider community". Microsoft did not reveal when it will become available to the general public, only that "insiders" will be able to choose between a "Beta", "Dev" and a "Canary" channel.

Submission + - SPAM: New Russian Legislation Would Outlaw Tor And Sites Using Encrypted ClientHello

xiando writes: The Russian Ministry of Digital Development, Communications and Mass Media has proposed amendments to a law that would ban "encryption protocols that allow Internet sites or pages to hide their name except in cases established in legislation by the Russian Federation." The proposal targets the Encrypted ClientHello TLS extension but the implications are broader than that.
Link to Original Source

Submission + - Huawei Announces OpenHarmony Project (linuxreviews.org)

xiando writes: Chinese telecommunications giant Huawei has been working on a scalable operating system since at least 2013. Huawei has now released the source code for HarmonyOS under the 3 clause BSD license has part of their new OpenHarmony project. The new operating systems "liteos" kernel is currently limited to devices with just 128 MiB RAM. A closed-source Harmony OS 2.0 beta version with support for devices with up to 4 GiB memory will become available in December with OpenHarmony source-code coming in April 2021. OpenHarmony development boards are available for around $50 plus shipping.

Submission + - Multiple Linux Kernel TCP vulnerabilities could be used to crash servers (linuxreviews.org)

xiando writes: New stable kernels are released fixing 3 TCP vulnerabilities in the Linux and one in FreeBSD which could be used to remotely cause a kernel panic crash servers and routers. Not yet public CVEs are CVE-2019-11477, CVE-2019-11478, CVE-2019-11479 and CVE-2019-5599 (will probably be made public soon now that fixed kernels are available).

Slashdot Top Deals

Kleeneness is next to Godelness.

Working...