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: Linux SSH KEY Password Free Automatic Config Authentication – Backup, SFTP, SCP
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is a guide on how to set up a Password Free SSH Key Automatic Config Authentication between two servers so that the Origin Server can log in to the Destination Server and write the files to the Destination Server Automatically. 1. Create a passphrase-free ssh key…
How to: Xiaomi Hongmi/Redmi 1S Flash Global Rom to Chinese WCDMA / China Unicom Version – Add Google Play
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineCaution: FOLLOW THE FOLLOWING AT YOUR OWN RISK This is a short guide on how to flash the Global Rom to a Chinese WCDMA / China Unicom version of the Xiaomi Redmi 1S so that you can add Google Play…
How to: Ubuntu Netatalk Time Machine – Auto Mount Mac USB HDD HFS+ Journaled Partition – DD-WRT WOL
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineThis is a guide on how to set up a Ubuntu Server to act as a TimeMachine Backup Server, using a Auto Mounted HFS+ Jounaled Parition and a DD-WRT Router to WAKE ON LAN the Ubuntu Machine in case it…
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 Server Backups to Dropbox
RedditDiggFacebookTwitterFlipboardPinterestLinkedinLineWe wanted to have our virtual servers backed up to Dropbox on a daily basis for real peace of mind. To do this we will need to: 1. Sign up for Dropbox 2. Setup Dropbox on CentOS 3. Setup Virtualmin…
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…