How to kill the process using a port on Linux by stephane 3 September 2026 0 Your server won't start and the terminal throws 'address already in use'. Something's squatting on that port, and sudo lsof... Read moreDetails
How to kill the process using a port on Windows by stephane 3 September 2026 0 Your dev server won't start, and Windows greets you with 'address already in use'. Something's squatting on the port, and... Read moreDetails
How to flush the DNS cache on Linux by stephane 3 September 2026 0 You fixed the DNS record, and your Linux box keeps serving the old IP anyway. On modern Ubuntu, Debian and... Read moreDetails
How to flush the DNS cache on Windows by stephane 3 September 2026 0 A site moved servers yesterday and your PC keeps loading the old one. That's the Windows DNS cache holding a... Read moreDetails
How to see a saved WiFi password on Windows by stephane 3 September 2026 0 Someone asks for the WiFi password and you realize you typed it once, two years ago, and it's gone from... Read moreDetails
Are JWTs encrypted? No, and the difference will bite you by stephane 12 June 2026 0 Someone on your team pastes a production JWT into the group chat and half the room shrugs, because it's encrypted... Read moreDetails
How long does it take to crack a password in 2026? by stephane 12 June 2026 0 Eight random characters. That's all that stands between a stolen database and your account, and a single modern GPU rig... Read moreDetails
SPF, DKIM and DMARC explained: the records your email needs by stephane 12 June 2026 0 Your invoice email just landed in spam, and the content wasn't the problem. The DNS was. SPF, DKIM and DMARC... Read moreDetails
TLS 1.2 vs TLS 1.3: what changed and what to run in 2026 by stephane 12 June 2026 0 You upgrade nginx, point a checker at the host, and half your endpoints still answer TLS 1.2. Does that matter?... Read moreDetails
What is a /24? CIDR notation and subnet masks, finally clear by stephane 12 June 2026 0 A ticket lands asking for a /24 for the new floor, and everyone in the thread nods like that obviously... Read moreDetails