How To: Count.ly Server Backup Script – Local, Remote, Rotate – Automated Daily via Cron

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboThis 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…

How to: QR Code – Multi Platform – Apple App Store and Android Google Play Store – redirect PHP

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboBelow is a simple PHP script to detect the users device type and then redirect them to the appropriate Apple iTunes App Store or Google Play store – in my case I actually…

How to: Ubuntu Netatalk Time Machine – Auto Mount Mac USB HDD HFS+ Journaled Partition – DD-WRT WOL

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboThis 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…

How to: CentOS Virtualmin Automated Remote Back-ups with rdiff-backup – PUSH

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboAfter 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…

How to: CentOS Vitualmin SSH Welcome message – MOTD and Banner

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboAdd the Message of the Day and Banner lines to the SSH config: Edit: /etc/ssh/sshd_config  Uncomment: PrintMotd yes The option PrintMotd specifies whether the ssh daemon should print the contents of the /etc/motd file when a user…