5 tutorial series · 5 posts
The ASUS ProArt X870E-Creator WiFi motherboard running Linux has a notable limitation: the onboard Intel I226-V 2.5GbE NIC does not support Wake-on-LAN, despite correct configurations, while the Aquantia AQC113CS 10GbE NIC functions properly. This issue stems from the chipset's architecture, and users cannot update the NIC firmware without restricted access. The Aquantia NIC is recommended for reliable Wake-on-LAN functionality.
May 8, 2026A critical kernel bug in the atlantic driver hindered Wake-on-LAN for AQC-series NICs after power off, despite the functionality being recognized. The resolution, a simple one-line fix, restores the intended behavior, ensuring the driver’s compatibility. Deploying it via DKMS guarantees ongoing functionality with future kernel updates.
May 6, 2026If your VPN connection drops your machine usually continues to connect to the internet leaking information. Let me show you how to make an iptables killswitch.
Oct 3, 2022Your linux powered laptop is open and vulnerable. Let's harden it a little with the linux iptables firewall. It's not that hard, honest... it is just a text file.
Sep 23, 2022A quick start guide to generate your own SSH public/private keypair. A look at generating both RSA and the more secure Elliptic Curve Ed25519 key type.
Aug 24, 2022
You must be logged in to post a comment.