From 99e779b0c52d15ed3f68d024789424de69a8de27 Mon Sep 17 00:00:00 2001 From: thisiszeev Date: Fri, 3 Nov 2023 21:35:09 +0200 Subject: [PATCH] Update 'README.md' --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 53e0c6b..01392fe 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,18 @@ A BASH script to perform a daily scheduled backup of select folders on a remote A BASH script for creating scheduled dumps of all required MySQL or MariaDB databases. This is needed if you want to do an easy daily backup as the SQL files can be inserted back into blank databases on a new server. +## DirSize + +A basic tool to simply compute the size of folders within the current folder. Useful for finding where all your valuable space went. + +## MakeVHost + +Automate the creation of VHosts on a Debian server running Apache. + +## Do you have a script idea? + +If you have an idea for a useful server script for selfhost/homelab environments, please start a chat with me on Reddit /u/thisiszeev and share your idea. I might just make it a reality, and give you credit in the relevant README.md file. + # Donations Please consider making me small donation. Even though my scripts are open source and free to use, I still need to eat. And the occasional bottle of wine also goes down well.