Incremental SSH Backup from Synology NAS 1 to Synology NAS 2
March 7th, 2026 11:11 PM Mr. Q Categories: Security
Overview This guide explains how to configure incremental backups from a local Synology NAS 1 to a remote Synology NAS 2 using SSH keys and rsync. (I’m using Synology, this will work on most linux machines) The script will: 1. Prepare SSH Keys On the local NAS 1: 2. Prepare […] Read more »
Change my wp-admin to test-admin-url
April 23rd, 2023 2:06 PM Mr. Q Categories: Security, WordPress
Changing the wp-admin URL can improve the security of your WordPress site. By default, the wp-admin URL is a well-known and easily guessed location for attackers to try to access and exploit your site. Changing the URL makes it harder for attackers to find the login page, reducing the risk […] Read more »