Blog

Guides from the NOC

Written from running the hardware — what breaks, why, and the command that fixes it.

7 posts matching “cron” in VPS · Clear

VPS VPS Timezone Wrong? Fix Cron, PHP & MySQL Time Mismatches

VPS clock right but cron, WordPress, and MySQL times don't match? Fix timezone settings across OS, PHP, MySQL, cron, and Docker layer by layer.

6 August 2026 · 7 min · 3 views
VPS Automated Off-Site VPS Backups with Cron and Rclone

Set up automated off-site VPS backups with cron and rclone so your files and database survive even if the whole server is lost. Step-by-step guide.

15 July 2026 · 6 min
VPS VPS Malware Scanning: ClamAV and rkhunter Setup Guide

Set up ClamAV and rkhunter on an unmanaged VPS to catch malware and rootkits early, cut false positives, and automate scheduled scans with cron jobs.

19 July 2026 · 6 min · 1 view
VPS Migrating Your Entire VPS to a New Server Without Downtime

Moving to a new VPS? Learn how to migrate files, databases, mail, cron jobs, and DNS to a new server without downtime or lost email.

19 July 2026 · 6 min · 2 views
VPS VPS Clock Drift: Fix NTP/Chrony Before It Breaks Everything

Server time wrong on your VPS? See how clock drift silently breaks cron jobs, SSL handshakes, and MySQL replication - and fix it for good with chrony.

18 July 2026 · 5 min · 3 views
VPS Backup and Restore MySQL on a VPS with mysqldump

phpMyAdmin timing out on a big database? Learn to back up and restore MySQL on your VPS with mysqldump, fix common errors, and automate it with cron.

18 July 2026 · 6 min · 1 view
VPS VPS Running Slow? How to Find and Fix High CPU Usage

VPS running slow or unresponsive? Learn how to find the process eating your CPU - PHP-FPM, MySQL, cron, or a bad bot - and fix it for good.

13 July 2026 · 5 min · 3 views