Dieskim`s Blog

  • Home
  • About
  • Hire Me

server

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

DieSkim May 13, 2015 Analytics, Automation, Backup, CentOS, Countly, Development, How To, Linode, Mac, Root, scp, Server, Set Up, sftp, SSH No Comments

This 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…

Read more

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

DieSkim December 17, 2014 Android, APK, CentOS, Development, Google Apps, How To, iOS, Virtualmin No Comments

Below 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 just give the Android User the APK…

Read more

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

DieSkim April 17, 2014 Backup, dd-wrt, Mac, Root, Server, Time Machine, Ubuntu 1 Comment

This 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…

Read more

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

DieSkim April 13, 2012 Backup, CentOS, Linode, Security, Server, Virtualmin 1 Comment

After 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…

Read more

How to: CentOS Virtualmin Server Backups to Dropbox

DieSkim March 26, 2012 Backup, CentOS, Dropbox, Linode, Server, Virtualmin 11 Comments

We 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…

Read more

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

DieSkim February 21, 2012 Backup, CentOS, Security, Server, Virtualmin 1 Comment

This 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…

Read more

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

DieSkim February 21, 2012 CentOS, Security, Server, Virtualmin No Comments

Add 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 logs in interactively. The /etc/motd file is also known…

Read more

How to: CentOS Virtualmin OpenVPN

DieSkim February 20, 2012 CentOS, Linode, Security, Server, Virtualmin 2 Comments

Installing OpenVPN The packages required to install OpenVPN and it’s dependencies are not available in the standard CentOS repositories. As a result, in order to install OpenVPN, we must install the “EPEL” system. EPEL, or “Extra Packages for Enterprise Linux,”…

Read more

Donate

If you think this blog has helped you in any way, please consider a donation as a token of your appreciation

Recent Comments

  • Securing Centos server on How to: CentOS 6 Virtualmin Logwatch Install and Configure – Mail to Email – Disable Service Monitoring – Debug and fix – MySQL and HTTP Error
  • pea on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • Abhinav Bhardwaj on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • Prabhakaran Sivaprakasam on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • Thomas Tanghus on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • Natalie on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • RJ on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • A Oost on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • Amanda on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • Mohammed on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • ADB Xiaomi Mi Pad start Hardware Test app without Dailer – Calibrate Display, Proximity Sensor – Dieskim`s Blog on How To: Xiaomi MIUI V6 – Enable Developer Options and turn on and USB Debugging
  • Appcelerator Titanium Alloy JPUSH Push Notification Module Android Update – Local Notifications – Custom Layout – Dieskim`s Blog on Appcelerator Titanium Alloy JPUSH Push Notification Module – iOS and Android, China Push Notification- NON GCM
  • How To: Xiaomi Hongmi / Redmi Note 3 (SnapDragon/Qualcomm) – Flash Chinese Rom to Global Rom – Locked Bootloader – Mac OSX / Linux Ubuntu / Windows via Virtualbox – Dieskim`s Blog on How To: Xiaomi MIUI V6 – Enable Developer Options and turn on and USB Debugging
  • Ronnie on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • Martin on How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux

Recent Posts

  • SOLVED: nginx http to https redirect loop cloudflare ssl
  • SOLVED: Apache 2 PHP 7 FCGID not allowing / removing / stripping custom HTTP Headers
  • How To: Xiaomi Hongmi / Redmi Note 3 (SnapDragon/Qualcomm) – Flash Chinese Rom to Global Rom – Locked Bootloader – Mac OSX / Linux Ubuntu / Windows via Virtualbox
  • SOLVED – How to: Get iDVD 7 and Enable Dual Layer Image Creation without DVD Drive
  • Appcelerator Titanium Alloy JPUSH Push Notification Module Android Update – Local Notifications – Custom Layout
  • How To: Connect Logitech Non-Unifying Mouse/Keyboard K260/M210 to Nano Unifying Receiver – Windows/MAC/Linux
  • How To: Count.ly Server Backup Script – Local, Remote, Rotate – Automated Daily via Cron
  • How To: Linux SSH KEY Password Free Automatic Config Authentication – Backup, SFTP, SCP
  • How to: Linux Find Large Files on Disk
  • How to Linux – Checking Free Disk Space Human Readable

Tags

2.5 ADB alloy Android apache app appcelerator apps backup CentOS china chinese cloudflare cron email error Firewall fix font gcm global google how to install ios joomla JPUSH linux mac module MySQL php play push Root secure server setup ssh Titanium update usb virtualmin xiaomi yum
© 2008 – 2021 Dieskim