@paulnixer

1 Followers
0 Following
5 Posts
Linux user since late 00s, FOSS advocate, always exploring new open-source technologies. Passionate about privacy, security, networks and community-driven development.
Renewed Unity » Linux Magazine

Ubuntu's ambitious dream of convergence is alive and well in the now-independent Lomiri desktop.

Linux Magazine
How to Manage and Speed-up Your Large File Downloads with Aria2

Introduction In this tutorial, you will learn how to use Aria2 to handle multiple downloads with many files over different protocols. Aria2 is a command-line tool that can be controlled via JSON-RPC and XML-RPC interfaces, and supports the following protocols: * HTTP/HTTPS * FTP * SFTP * Metalink and BitTorrent with Fast, DHT,

Nix Sanctuary
How GNOME betrayed the entire FOSS movement by using Adobe software

Proofs - this is not clickbait When you open the "Introducing GNOME 47" page on GNOME official website (Wayback Machine) you will see this image at the top: All is well, let's check the image metadata with curl and grep: $ curl --output - https://foundation.gnome.org/wp-content/uploads/sites/

Nix Sanctuary
Httptap - Monitor All #HTTP and HTTPS Connections of Any #Linux Application
https://linuxhandbook.com/httptap/ #http
Httptap - Monitor All HTTP Connections of Any Linux Application

A nifty tool that lets you monitor network connections of an application on Linux.

Linux Handbook