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 Two-factor SSH and Virtualmin Authentication via Google-Authenticator

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboThis is my guide to setting up Two-factor SSH and Virtualmin Authentication via Google-Authenticator on CentOS. What is Google Authenticatorcode.google.com/p/google-authenticator/ OverviewThe Google Authenticator project includes implementations of one-time passcode generators for several mobile…

Linode CentOS Virtualmin – Disk Quotas cant turn on

Reddit Diggit Facebook Twitter Flipboard Pinterest Linkedin WeiboI installed Virtualmin onto a Linode running Centos 6, but ran into some error. Failed to create virtual server : setquota: Cannot stat() mounted device /dev/root: No such file or directory setquota: Mountpoint (or…

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…