| by Arround The Web | No comments

How to Install Chromium Browser (DEB Package) in Ubuntu 26.04, 24.04

Chromium user but don’t like running app in sandbox environment? Here’s how to install the native DEB package for this popular web browser in Ubuntu 26.04 and 24.04 LTS. Ubuntu since 20.04 has Chromium browser built as Snap package that runs in sandbox. It may be great for security and auto update, but lacks a […]

Read More
| by Arround The Web | No comments

BSD Release: OpenBSD 7.9

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. The OpenBSD project, which developes a famously security-oriented operating system, has published OpenBSD 7.9. The new version features several improvements to scheduling, LibreSSL 4.3.0…

Read More
| by Arround The Web | No comments

Wow! Microsoft Now Has a Fedora-based Linux Distro

Azure Linux 4.0 is on the way, and its GitHub repo quietly confirms it’s built on Fedora.

Read More
| by Arround The Web | No comments

Gary Benson: Docker images by age or size

Files by age, newest first:
ls -lt
Docker images by age, newest first:
docker images –format “{{.CreatedAt}}\t{{.Repository}}:{{.Tag}}” | sort -r
Files by size, largest first:
ls -lS
Docker images by size, largest first:
docker images –format “{{.S…

Read More
| by Arround The Web | No comments

How to Stop a Process Blocking a Port in Linux

The post How to Stop a Process Blocking a Port in Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .You’ve got a server refusing to start because something’s already sitting on port 8080, and you need to find what’s
T…

Read More
| by Arround The Web | No comments

The Famous Linux System Cleaner BleachBit Now Has a TUI (And I Tried It Out)

Still in alpha, it brings keyboard-first system cleaning to servers, headless machines, and remote SSH sessions.

Read More
| by Arround The Web | No comments

Microsoft surprises with its first server Linux distribution: Azure Linux 4.0

You’ll be able to run this Linux distro on both Azure and your desktop using Windows Subsystem for Linux. Here’s what we know about it so far.

Read More
| by Arround The Web | No comments

Distribution Release: Zenclora OS 3.0

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. Nixovena Linux & AI Labs has announced the release of Zenclora OS 3.0, the latest version of the project’s desktop Linux distribution based on Debian’s “Stable” branch and featuring a un…

Read More
| by Arround The Web | No comments

Cloud attacks are getting faster and deadlier – 4 ways to secure your business

Google’s latest threat report warns that third-party tools are now prime targets for attackers – and businesses have only days to prepare defenses.

Read More
| by Arround The Web | No comments

Distribution Release: NetHydra 2026.2

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. The NetHydra team has announced the release of NetHydra 2026.2. Formerly knowns as HydraPWK GNU/Linux, NetHydra is a Debian-based Linux distribution with a collection of penetration-test…

Read More
| by Arround The Web | No comments

Why Wave is my new go-to terminal app – how I use this powerful tool

The Linux, MacOS, and Windows terminal is no longer just for commands. Thanks to apps like Wave, you can have a veritable toolbox at your disposal in a single window.

Read More
| by Arround The Web | No comments

I used Codex to customize my Hyprland desktop – and learned a valuable AI lesson

Hyrpland is a fantastic Linux window manager, but it can be complicated to configure. I asked Codex to write a .conf file – here’s how that went.

Read More
| by Arround The Web | No comments

Firefox 151.0 Released with Auto-Backup for Linux & New Home Page

Firefox 151.0, the new monthly release of the free open-source web browser, is available to download now! The new version introduced more security features, redesigned the layout of the home (new tab) page, and added more PDF editing features. First, the new version has a new layout for the home and new tab pages, designed […]

Read More
| by Arround The Web | No comments

LibrePlan 1.6.0 Released With Better Collaboration Tools and 15 New Languages

The open source web-based project management platform adds email workflows, risk tracking, and AI-assisted translations in its latest release.

Read More
| by Arround The Web | No comments

Gaze – Simple New Facial Login & Authentication Method for Linux

Want to use your face to sign in or run process that needs authentication in your computer? There’s a new project to do the job in Linux! It’s Gaze, a free open-source Rust written app that provides simple GTK4 + libadwaita user interface for managing facial authentication, while, a CLI tool is also available for […]

Read More
| by Arround The Web | No comments

FSF Events: Free Software Directory meeting on IRC: Friday, May 22, starting at 12:00 EDT (16:00 UTC)

Join the FSF and friends on Friday, May 22 from 12:00 to 15:00 EDT (16:00 to 19:00 UTC) to help improve the Free Software Directory.

Read More
| by Arround The Web | No comments

Someone Vibe-Coded Lightroom CC onto Linux, and I am Not Touching It

It works if you trust the AI agent that also took screenshots as proof.

Read More
| by Arround The Web | No comments

Canonical share Ubuntu 26.04 concept build for CIX P1 devices

Canonical has shared a new Ubuntu Concept image for the CIX P1, an Armv9 SoC powering single-board computers like the Radxa Orion O6 and Orange Pi 6 Plus. The image is based on Ubuntu 26.04 LTS and ships with a Linux 7.0 kernel from CIX’s open-so…

Read More
| by Arround The Web | No comments

DistroWatch Weekly, Issue 1173

The DistroWatch news feed is brought to you by TUXEDO COMPUTERS. This week in DistroWatch Weekly:
Review: Sylve on FreeBSD
News: Debian commits to reproducible builds, Debian publishes updated install media, Haiku introduces SMP support on ARM64 proc…

Read More
| by Arround The Web | No comments

GNOME to Have Resources as New Core System Monitor App

GNOME, the default desktop for Ubuntu and Fedora Workstation, will probably replace its default system monitor app in next release. It’s Resources, a free open-source system monitoring application that uses GTK4 plus libadwaita for its modern UI that’s looking native in recent GNOME desktop releases. Ubuntu has already made Resources as default in Ubuntu 26.04 […]

Read More