Tutorial
Power My Spare ThinkPad On and Off Over the Network with Wake-on-LAN
I turned an old ThinkPad into a headless home box that lives with its lid closed. In this post I'll show you how to enable Wake-on-LAN in the BIOS, make it stick on Arch Linux with NetworkManager, and …
Get a Discord Alert on Every SSH Login to Your Linux Machine
Ever wondered who logged into your server and when? In this blog post, I'll show you how to use PAM to fire a Discord notification on every SSH login to your Linux machine, so you always know what's …
Host Your Site Without Static IP via Server
This article show how you can expose some service running in your local machine to outside world without static IP via any public server.