Software
How to Deploy and Manage a Pelican Blog
Pelican is a popular open source static site generator written in Python. It allows you to convert markdown or reST formatted content into HTML pages using Jinja templates. Pelican is great for creating blogs, documentation sites, and simple websites. In this guide, I'll walk through how to install Pelican, create and manage content, generate your site, and deploy it.
How to Reset a Windows Account Password
Intro
Resetting a Windows password using the CHNTPW utility can be a lifesaver if you've forgotten your...
Nftables – Linux Packet Filtering and Firewall
Intro
Nftables is the modern Linux kernel packet classification framework. You can construct custom rulesets to serve...
Understanding Torrenting: Function, Utility, and Resilience
Intro
Torrenting is a popular method of sharing and transferring files across the Internet. Although it has...
WEBP: Why It Outperforms Traditional Image Formats
Discover why WEBP, the modern image format, is revolutionizing the web by offering superior compression and quality compared to traditional image formats.