New story! I Ran the Famed SmolLM on Raspberry Pi

Everyone is talking about SmolLM. Is it really buzzworthy? Let me share my Raspberry Pi tests.

New story! Interview with Artyom Zorin of Zorin OS

An interview with one of the founders of Zorin OS, Artyom Zorin on the podcast Destination Linux. We talked about the past, present, and future of Zorin OS as well as Artyom's journey into making Zorin OS.

New story! What is Umask in Linux and how to use it effectively?

  • Rose Hosting Blog; By Jeff Wilson (Posted by RoseHosting on Nov 6, 2024 5:05 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Umask (a shortcut of user-file creation mode mask) is a Linux command that sets permissions for a file or directory users create. Linux uses this fundamental command to set the default permissions. When creating a new file or directory, the umask command determines the initial access level.

New story! Power Determinism Mode Still Proves Beneficial For AMD EPYC 9005 Performance

Typically in my launch-day Linux reviews of new AMD EPYC processors I try to include results both of the performance determinism (default) and power determinism modes available with these server processors since opting in to the power determinism mode can allow for additional performance uplift at the cost of slightly higher power costs.

New story! LXQt 2.1 Desktop Environment Released, Here’s What’s New

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Nov 6, 2024 2:33 PM EDT)
  • Story Type: News Story
LXQt 2.1 desktop environment debuts with Wayland support, refined panel tasks, new session settings, and enhanced file manager features.

New story! The Bitcoin Mailing List and its history is erased from Linux

Swathes of Bitcoin’s history have been erased from the internet forum that hosted communications between developers for nearly a decade.

New story! How to Create and Use Symbolic Links (aka Symlinks) on Linux

Linux allows you to create symbolic links, or symlinks, that point to another file or folder on your machine. The best way to do this is with the ln terminal command—though there are some graphical file managers that can create symbolic links too.

New story! 7 Reasons Why Linux Is the Best Tool For Programming

  • Make Tech Easier; By Haroon Javed (Posted by damien on Nov 6, 2024 10:46 AM EDT)
  • Story Type: Tutorial; Groups: Linux
Explore why Linux is the top choice for developers and programmers, thanks to its advantages, flexibility, and open-source foundation.

New story! Mozilla Foundation crumbles as third of staff cast off

The Mozilla Foundation is laying off about a third of its staff. The non-profit org, which oversees the corporation that develops the Firefox web browser, insists it will continue its advocacy mission, though its approach may change.

New story! Python dethrones JavaScript as the most-used language on GitHub

Yearly report finds explosion of GenAI projects, new users from outside the coding community responsible for boost. There's been an upset in the Octoverse, as Python has unseated JavaScript as the most-used programming language on GitHub.

New story! Linux 6.13 To Enhance Logic For Trusting Built-In Thunderbolt Controllers

Due to the possibility of DMA attacks from connected Thunderbolt devices, Linux and other platforms have built up safeguards over the years and different security levels for Thunderbolt to better protect systems having this high speed interface exposing PCIe.

New story! What's new for Fedora Atomic Desktops in Fedora 41

Fedora 41 has been released! So let’s see what arrives with the new releases for the Fedora Atomic Desktops variants (Silverblue, Kinoite, Sway Atomic and Budgie Atomic).

New story! How to Install a Desktop (GUI) on Ubuntu Server

Ubuntu Server, by default, is designed to operate without a graphical user interface (GUI), allowing it to run more efficiently in resource-constrained or remote environments. However, if you’re new to Ubuntu or prefer a graphical interface, you can install a desktop environment on Ubuntu Server.

New story! ‘All Thing Open’ Puts Keynotes and Other Videos Online, With More to Come

All of this year’s presentations that took place in the three large “ballrooms” at the Raleigh Convention Center will be available online soon.

New story! Manjaro Considers Embedding a Telemetry Tool

Manjaro’s new MDD telemetry tool will collect user data for better metrics, yet automatic sharing concerns users. Here's more on that!

New story! Check out Proton-Sarek if you have an older GPU for Windows games on Linux

Valve's work with Proton to run Windows games on Linux / Steam Deck is amazing, but they do require you have newer GPUs so some have been a bit left behind. Proton-Sarek aims to fix that.

New story! LXQt 2.1 Desktop Environment Released with Initial Wayland Support

  • 9to5linux.com; By Marius Nestor (Posted by hanuca on Nov 5, 2024 11:34 PM EDT)
  • Story Type: News Story; Groups: Linux
The development team behind the lightweight LXQt desktop environment written in Qt announced today the release and general availability of LXQt 2.1 as a major update bringing exciting new features.

New story! Linux Preps New AMD ERAPS Feature With EPYC Turin To Benefit Performance

Posted to the Linux kernel mailing list last week and now queued already via tip/tip.git's "x86/bugs" Git branch is support for a new AMD CPU feature we haven't heard about until now... ERAPS, the Enhanced Return Address Prediction Security.

New story! Help us improve our alt text generation model

Firefox 130 introduces automatic alt text for PDF images and an improved alt text flow. In addition to protecting users’ privacy with a small language model that operates locally on their device, these improvements help ensure more images receive alt text resulting in more accessible PDFs.

New story! I Installed Gentoo So You Don’t Havtoo

A popular expression in the Linux forums nowadays is noting that someone “uses Arch btw”, signifying that they have the technical chops to install and use Arch Linux, a distribution designed to be cutting edge but that also has a reputation of being for advanced users only.

New story! KDE Plasma 6.2.3 Arrives with Bug Fixes and Improvements

  • Linuxiac.com; By Bobby Borisov (Posted by bobolin on Nov 5, 2024 6:31 PM EDT)
  • Story Type: News Story; Groups: KDE
KDE Plasma 6.2.3 desktop environment is now available, resolves KWin's HDR brightness issue, improves Bluedevil PIN behavior, and more.

New story! Manjaro Linux Introduces Opt-Out Telemetry with Manjaro Data Donor

  • ostechnix.com; By Senthil Kumar (Posted by ostechnix on Nov 5, 2024 5:16 PM EDT)
  • Story Type: News Story; Groups: Linux
Manjaro Linux is developing a new tool called Manjaro Data Donor (MDD) to gather usage statistics about its user base.

New story! 8 Best Free and Open Source Linux Statistical Analysis Tools

  • LinuxLinks.com; By LinuxLinks (Posted by sde on Nov 5, 2024 4:00 PM EDT)
  • Story Type: Roundups; Groups: Linux
Linux is particularly strong in the field of open source statistical software. The purpose of this article is to identify software for performing statistical analysis.

New story! Guide to Automating Third-Party Risk Management in Linux Environments

As more vendors, suppliers, and contractors become integral to an organization's operation, the need to identify and mitigate risks associated with such external partners is significant. Third-party risk management automation (TPRM) is essential in this process.

New story! Bitwarden switches password manager and SDK to GPL3 after FOSS-iness drama

Fear not, FOSS fans. Bitwarden isn't going proprietary after all. The company has changed its license terms once again – but this time, it has switched the license of its software development kit from its own homegrown one to version three of the GPL instead.

New story! Python Became GitHub’s Most Popular Language

GitHub's 2024 Report: Python has surpassed JavaScript for the first time, becoming developers' most preferred language.

New story! Manjaro Linux Working On "Manjaro Data Donor" As New Data Collection Tool

Arch-based Manjaro Linux is working on Manjaro Data Donor "MDD" as a new data collection tool of its users. This is intended to succeed their former ping-based solution for user counting plus incorporate hardware/software data collection on users.

New story! Redox OS Now Runs On RISC-V

Redox OS, a microkernel-based operating system written in Rust, now supports the RISC-V architecture. This includes support in the kernel, toolchain, build process, and Orbital Desktop.

New story! Meet KolibriOS, the lightweight OS that can even boot from a 1.44MB floppy

The alternative CD version even comes bundled with games like Doom and Wolfenstein

New story! Fedora Linux Flatpak cool apps to try for November

This article introduces projects available in Flathub with installation instructions. Flathub is the place to get and distribute apps for all of Linux. It is powered by Flatpak, allowing Flathub apps to run on almost any Linux distribution.

There are 2 forums.

Message Board Who Last Post
LXer Meta Forum thenixedreport Oct 21, 2024 3:29 AM
Linux dba477 Mar 29, 2024 2:09 AM

Showing articles from all categories. Filter: