.com vs .co.nz: What Domain Name is Best for You?
So you’re living in New Zealand you fancy creating your very own corner on the world wide web? Well, whether you’re an entrepreneur, a blogger, or just someone who wants to share their passions, the…

So you’re living in New Zealand you fancy creating your very own corner on the world wide web? Well, whether you’re an entrepreneur, a blogger, or just someone who wants to share their passions, the…
Most Linux users come across the ! symbol in only two situations: when they learn the sudo !! shortcut, or when a password containing an exclamation mark inside double quotes causes the event not found…
Linux provides tons of command line utilities that Linux administrators learned years ago are now outdated. They still work, the man pages are still there, and nobody’s going to stop you from using them, but…

When registering domains, it pays to make the right choice the first time as once a domain is registered, you can’t change it. You’re stuck with it until the expiry date so if you start…
Learn how to install safe-agentic-workflow (SAW) on Linux, add it to a project alongside Claude Code, and use it to process a real task through its multi-agent workflow with Node.js and Git. If you ask…
Most Linux guides still recommend the same FTP clients they listed years ago, even though some of those projects are no longer maintained. If you install one of them today, you may end up dealing…
Hister is a self-hosted search tool that indexes your local files and browser history, so you can quickly search both from one place. We’ve all been there. You know a markdown note, PDF, or config…

Most sysadmins don’t realize there’s an IP conflict until something goes offline. That’s where IP address management (IPAM) tools help. They keep track of IP addresses so you can spot conflicts before they cause problems….

If you’ve ever spent time in New Zealand, you’ve no doubt seen websites using .co.nz domain names. It would be impossible to have not seen .co.nz before as they’re the most popular domain name used…
This walks through what a Claude Code Skill actually is, how to install pre-built skills from Anthropic’s marketplace, how to drop a custom SKILL.md file into place by hand, and how to write your own…
Yazi is a terminal-based file manager written in Rust that lets you browse, preview, and manage files. It uses asynchronous I/O for better performance and works well with tools like ripgrep and fzf for a…
Node.js is a JavaScript runtime used to build fast and scalable network applications. It uses an event-driven, non-blocking I/O model with single-threaded asynchronous programming, allowing it to handle many requests efficiently. A web application framework…

Whether you’re a Kiwi or an international reader, buying a domain in New Zealand isn’t as daunting as it sounds. You see, it’s quite like buying a sheep in the Shire – except you won’t…
If you’ve ever watched an AI coding agent mess up your Obsidian vault, this can help. I keep my second brain in Obsidian on the same Rocky Linux system I use for everything else. For…
OpenCode brings an AI coding agent right into your terminal. Once you see it understand an entire project instead of just the file you’re currently editing, it’s hard to go back to a regular editor….

Have you just found out that the perfect domain you’re after is already taken? Yeah, we know, that it can be frustrating. But if you still want to get it, you might be wondering who…
If you’ve ever chained together ls, awk, and grep just to find a file or extract a piece of information, you’ve probably noticed how quickly shell commands can become messy. It works, but it also…

Plesk Obsidian 18.0.79 is here, with security at the heart of this release. Following a comprehensive security audit, we addressed multiple vulnerabilities and introduced additional hardening improvements across the platform. Beyond security, this release expands the capabilities…