updates · Aug 8, 2026
How to Keep a VPS Updated Without Breaking Everything
Learn which server updates are safe to automate, which ones deserve a slower look, and how to reduce security risk without turning maintenance into a gamble.
Server Manager blog
Guides and stories about running your own server — without living in the terminal.
updates · Aug 8, 2026
Learn which server updates are safe to automate, which ones deserve a slower look, and how to reduce security risk without turning maintenance into a gamble.
Learn what server logs are, where errors usually appear, and how to use them to narrow down website or app problems without guessing.
Coolify and Dokploy make deploying your app on your own server feel like Heroku. But they run on top of a server that someone still has to secure, update, and keep alive. Here's an honest map of where they end and the sysadmin part begins.
A plain-English guide to Docker on your server: what it does, when it helps, and when it just adds another layer to manage.
Learn the common reasons a server feels slow, how to tell them apart, and what each one usually means.
Run several sites or apps on one server by giving each project its own domain, route, HTTPS certificate, and tidy boundaries.
Choose the right server size for a website, app, or self-hosted service without paying for power you do not need.
Most people either have no backups or have never tested the ones they have. A backup you can't restore from isn't a backup. Here's what to save, where to keep it, and how to know it actually works.
Your app runs fine on your laptop — the hard part is the gap between "works on my machine" and "live on the internet." Here's what deploying actually involves, the four things every app needs, and how to skip the tooling.
Shared hosting got you started, but the renewal price, resource limits, and noisy neighbors add up. Moving to your own server sounds like a leap — it's really a short checklist. Here's what moves, in what order, without downtime.
Your files live in someone else's cloud — paid for monthly, capped, and quietly scanned. Nextcloud is a self-hosted Dropbox or Drive you run yourself. Here's what it is, why it's worth owning, and what it takes to set up.
A brand-new server is reachable by the entire internet within minutes — bots included. A firewall decides which doors stay open. Here's what it does, the one rule that keeps you safe, and the mistake that locks you out.
The padlock in the address bar isn't a luxury anymore — it's free, automatic, and expected. Here's what HTTPS actually does, why it stopped costing money, and how it gets set up without you ever managing a certificate.
You rented a server and got an IP address, a password, and a blinking cursor. Here's what a server actually is, the four things every new one needs, and how to get going without learning to be a sysadmin.
Managed hosting is easy, but you pay for it and give up control. A VPS is cheaper and fully yours, but you're the sysadmin. Here's an honest comparison — and a third option that splits the difference.
You have a server with an IP address and a domain you bought somewhere else. Connecting them is one small DNS change — here's what it means, the single record you need, and how the padlock follows.
Your passwords currently live on someone else's server. Vaultwarden is a lightweight, Bitwarden-compatible password manager you run yourself — here's what it is, why it's worth owning, and what it takes to set up.
You deployed your site, it works for you, but visitors get a spinning tab or "can't be reached." The problem is always one of three layers between a browser and your server — here's how to tell which.
You rented a server to run your own WordPress — then hit a wall of SSH, web servers, and DNS. Here's the shortcut: describe what you want in plain English and let the app do the sysadmin work.