RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is a Linux Backup Script to Backup all the needed Count.ly Settings and Databases of your Count.ly Server It supports both Local and Remote Backups as well as Backup Rotation and can be Automated via Crontab. The Git Repo can…
How to: CentOS Virtualmin MySQL mysqlcheck Cronjob
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineHow to setup a mysqlcheck cronjob in Virtualmin to run automatically every midnight and make it check, optimize and repair all of your databases and tables. Setup mysqlcheck cronjob in Virtualmin – Login to Virtualmin – browse to Webmin >> System >> Scheduled…
How to: CentOS Virtualmin Add Cronjob – Hourly, Daily, Weekly, Monthly Missing – Fix
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineHow to Add or Fix the Cronjobs tab in your Virtualmin running CentOS or most other Systems. If your Virtualmin >> System >> Scheduled Cron Jobs tab does not contain the Hourly, Daily, Weekly, Monthly Cronjobs there is an easy fix. Simply…
How to: CentOS Virtualmin Automated Remote Back-ups with rdiff-backup – PUSH
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineAfter my guide on setting up Rdiff-Backup to PULL backups from another server, I setup Two-factor SSH and Virtualmin Authentication via Google-Authenticator – having set this up I did not want to allow Public Key login to my server. So I had…
How to: CentOS Virtualmin Automated Remote Back-ups with rdiff-backup – PULL
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is my guide on how to setup Rdiff-Backup to PULL server downloads from another server, after setting up this guide I changed some things and now use PUSH rather than PULL as this is more secure for the server…