What is a Subnet Mask?
Whether you’ve heard it thrown around in a meeting, stumbled across it while setting up your Wi-Fi, or are just trying to figure out why your printer won’t connect to the network, subnet masks are all around you. We’re going to break this down together. By the end, you’ll know what a subnet mask is and why it matters to your everyday life—whether you’re a business owner or just someone who uses the Internet to work.
AMD Posts Open-Source Linux Patches For Pensando RDMA Driver
The newest open-source Linux driver being worked on by AMD engineers is a Remote Direct Memory Access (RDMA) solution for their Pensando networking hardware...
How to backup your data with Kopia on Linux
When talking about backup solutions, on Linux we are spoiled for choice: in the previous tutorials, for example, we talked about creating encrypted and efficient backups with Borg and Restic. Kopia is another free and open source alternative to those applications: it is written in Go, and it is able to create secure backups, both to local filesystems and to cloud-based storage services like Amazon S3, Azure Blob Storage, Backblaze B2 and Google Cloud Storage. Unlike Borg and Restic, Kopia comes also with an officially supported GUI interface: KopiaUI.
Orange Pi RV2 Benchmarks: The Most Performant RISC-V Board For Less Than $100 With 8 Cores + 8GB RAM
Earlier this month Canonical announced Ubuntu Linux support for the Orange Pi RV2 as a low-cost RISC-V developer board. The Orange Pi RV2 with eight RISC-V cores and 8GB of RAM costs just around $64 USD. The price point and specs were interesting that I ordered one and have been running performance benchmarks on it since for seeing how capable this is as finally an interesting, low-cost and readily available RISC-V board.
How To Set Color in Bash Script
Setting colors in your Bash scripts can significantly enhance the visual output, making it easier for users to follow along. In this article, we will explore how to set different colors in your Bash scripts to highlight information, errors, or simply to beautify the console output.
CachyOS Linux Distribution Makes More Improvements To Its Handheld Edition
The April 2025 ISO update is out today for CachyOS, the Arch based Linux distribution known for its aggressive out-of-the-box performance on modern hardware...
OpenMandriva Lx 6.0 Launches with Plasma 6 and New Server Edition
OpenMandriva Lx 6.0 is here featuring Linux kernel 6.14, KDE Plasma 6, GNOME 48, LXQt 2.2, and a brand new Server Edition.
What is Docker Pull Command?
The Docker pull command is one of the essential commands that allows users to download container images from a registry to their local machine. This command is often the first step in the container deployment workflow, enabling developers to retrieve pre-built images before running containers. As part of the core set of Docker basic commands, understanding how to effectively use the docker pull command is essential for anyone working with containerized applications.
Fedora 43 Change Proposal Filed For Removing GNOME X11 Packages: Wayland-Only GNOME
Following a lot of work in this direction toward the end goal of removing GNOME X11 support, this milestone may finally be acheived for the Fedora 43 cycle due out by the end of the year. A change proposal has been filed for removing the GNOME X11 packages in the repository and in turn making the GNOME desktop Wayland-only on Fedora Linux...
How to Set Environment Variables in ZSH
Learn how to set temporary and permanent environment variables in ZSH to customize system behavior and streamline your workflow.
OpenMandriva Lx 6.0 Released with Linux 6.14, KDE Plasma 6.3, and Server Edition
Today, the OpenMandriva project announced the release and general availability of OpenMandriva Lx 6.0, the latest stable version of this 100% community-driven GNU/Linux distribution and the direct successor to Mandriva Linux.
NVK Now Vulkan 1.4 Conformant For NVIDIA Maxwell GPUs
Mesa's NVK Vulkan driver had been Vulkan 1.4 conformant for Turing and newer GPUs, but now with Mesa 25.2-devel it's Vulkan 1.4 conformant going back to Maxwell GPUs. This change is exported to be back-ported to the upcoming Mesa 25.1 release as well for those interested in using this open-source NVIDIA Vulkan driver...
Use Xclip For Quick Copy and Paste in Linux Terminal
Discover how xclip can supercharge your workflow by letting you copy file content to your clipboard - no mouse required.
QEMU 10 Launches with Multi-Arch Improvements
QEMU 10 open-source machine emulator brings new CPU features, better device support, and performance improvements.
Linux 6.15 Git Tanked Nginx HTTPS Web Server Performance - Here's The Bisect
With the Linux 6.15 kernel settling down nicely, I've been testing out the current Linux Git state on more systems in looking for any performance changes. Unfortunately this week I ran into a large performance regression affecting the Nginx HTTP(S) web server. Here's a look at that problem currently affecting Linux Git.
QEMU 10.0 Open-Source Virtualization Software Released, Here’s What’s New
The open-source QEMU 10.0 machine emulator and virtualization software has been released as a major update that brings many new features and various improvements for next-generation emulation.
Intel Vulkan Linux Driver Begins Prepping For Ray-Tracing Changes With Xe3
Merged yesterday to Mesa Git for next quarter's Mesa 25.2 release is an improvement for the Intel Vulkan ray-tracing code with an eye on next-gen Xe3 graphics hardware...
CachyOS April 2025 Fixup Release Adds OCCT
Arch-based CachyOS's April 2025 update fixes kernel issues, adds OCCT for stress testing, and improves handheld support.
RIP, Google Privacy Sandbox
Chrome will keep third-party cookies, a loss for privacy but a win for web ad rivals. After six years of work, Google's Privacy Sandbox, technology for delivering ads while protecting privacy, looks like dust in the wind.…
El Reg's essential guide to deploying LLMs in production
Running GenAI models is easy. Scaling them to thousands of users, not so much
Hands On You can spin up a chatbot with Llama.cpp or Ollama in minutes, but scaling large language models to handle real workloads – think multiple users, uptime guarantees, and not blowing your GPU budget – is a very different beast.…
Intel Core Ultra 9 285K "Arrow Lake" Performance On Linux Has Improved A Lot Since Launch
Today's Linux benchmarking at Phoronix is looking at how the Intel Core Ultra 9 285K performance has evolved since its launch last October. Taking the launch-day benchmarks from October with the same hardware, we are revisiting the Intel Arrow Lake performance under Linux today using the newest system BIOS and the newly-released Ubuntu 25.04 for seeing how the performance has evolved roughly over the past half-year.
Bulk Text Replacement in Bash: Easy Step-by-Step Guide
This brief tutorial explains how to perform bulk text replacement in Bash using grep, sed, and xargs commands in Linux.
MySQL 9.3 Brings Enhanced JavaScript Support
MySQL 9.3 introduces logical user account dumps, improved JavaScript support, and new Group Replication election features.
GNOME, Microsoft, and GitHub: The Lack of Reporting on Abusive Colleagues Contributed to Profound Media Vacuum (or Blackout), Now Resorting to SLAPPs
This lack of morality/courage has helped enable further abuse, lining up more victims
Steam Will Stop Working on Outdated Linux Systems This August
Starting August 15, 2025, Steam will no longer work on Linux systems using glibc older than version 2.31.
Linux Patch Queued To Report Outdated Intel CPU Microcode As A Vulnerability
Last year a patch was raised for the Linux kernel that would report outdated CPU microcode versions as a security vulnerability. With Intel routinely issuing new CPU microcode updates for security vulnerabilities and addressing other functional issues, the Linux kernel would begin warning users when recognizing that outdated CPU microcode is deployed for a given processor. That patch has now been queued into a tip/tip.git branch and thus looking like it will be submitted for the upcoming Linux 6.16 kernel cycle...
MicroPython v1.25.0 Released with ROMFS, RISC-V Assembler, and Expanded Board Support
MicroPython has reached a major milestone with the release of version 1.25.0, delivering significant enhancements after over three years of development. This update introduces the long-anticipated ROMFS (Read-Only Memory File System), new processor support, TLS improvements, and expanded board compatibility across multiple architectures. One of the most notable additions is ROMFS, a read-only, memory-mappable, extensible […]
RISC-V getrandom vDSO Ready Ahead Of Linux 6.16 With Exciting Performance
Merged last year in Linux 6.11 was getrandom() support in the vDSO for x86/x86_64 and then in Linux 6.12 was extended to LoongArch and ARM64. With the upcoming Linux 6.16 cycle, this support for faster while still secure RNG for user-space is set to come to RISC-V...
Intel Posts Newest Code For Cache Aware Scheduling On Linux
Intel engineers have recently been working on the notion of cache-aware scheduling / load balancing for benefiting the likes of Intel and AMD processors sporting multiple caches. Posted today was the newest iteration of these patches that are still seeking to get more feedback and testing around this potential useful addition to the Linux kernel...
Chimera Linux Introduces Key Bootloader Changes
Chimera Linux's updated ISO images come with Limine bootloader adoption, new arch support, and updated kernel and desktop environments.
There are 2 forums.
Message Board | Who | Last Post |
---|---|---|
Linux | dba477 | Feb 18, 2025 9:23 AM |
LXer Meta Forum | Scott_Ruecker | Jan 17, 2025 1:18 PM |
Showing articles from all categories. Filter:
- Android
- Apache
- Arch
- ARM
- Chrome
- Cloud
- Community
- Conectiva
- Debian
- Developer
- Distributions
- Eclipse
- Embedded
- EnGarde
- Enlightenment
- Fedora
- Fedora Legacy
- Games
- Gentoo
- GNOME
- GNU
- HP
- IBM
- Immunix
- Intel
- Intellectual Property
- JBoss
- KDE
- Kernel
- Linspire
- Linux
- LPI
- LXer
- LynuxWorks
- Mageia
- Mandriva
- Microsoft
- Migrations
- Mint
- Mobile
- MontaVista
- Mozilla
- Multimedia
- MySQL
- Novell
- OLPC
- OpenLDAP
- OpenOffice.org
- OpenPKG
- Oracle
- OSDL
- PHP
- Progeny
- Python
- Raspberry Pi
- Red Hat
- Ruby
- SCO
- SGI
- Slackware
- Sorcerer
- Standards
- Steam
- Sun
- SUSE
- Tablets
- TrollTech
- Trustix
- Turbolinux
- Ubuntu
- Virtualization
- Xandros
- Xfce
- Ximian
- Yellow Dog