news
today's howtos
-
How to Fix Logitech MX Master Scroll Bounce on Arch GNU/Linux with libinput
I’ve been using a first-generation Logitech MX Master as my daily mouse for around six years. After all this time, the mouse is still working perfectly.
-
Linuxize ☛ PHP Cheatsheet
PHP 8 quick reference for syntax, arrays, functions, classes, request data, files, JSON, exceptions, CLI commands, Composer, configuration, and PHP-FPM.
-
Jon Chiappetta: The Monkey-in-the-Middle Solution Revisited – VPN Style Proxy – LAN==2.5gbps && WAN==1.5gbps
So a little while back I upgraded all my lan components to 2.5gbps and I recently upgraded my wan to 1.5gbps and I wanted to tune up both the VPN solution I had previously made as well as the long since passed Proxy solution.
-
OSTechNix ☛ Self-Host n8n Locally on Ubuntu 26.04 with Docker Compose
For this walkthrough, we will be using a freshly installed Ubuntu 26.04 LTS virtual machine. There is no domain, no VPS, and no production workload involved. Our main objective is simply to build a functional self-hosted n8n environment, understand how its components fit together, and learn what is involved in operating it.
-
TecMint ☛ 8 chattr Commands to Make Files Immutable and Prevent Changes in Linux
The chattr command lets you set and unset filesystem-level attributes on files and directories. These attributes are enforced at a lower level than traditional Unix permissions, giving you an additional layer of protection.