Install QR code service
This post is part of my Your own Virtual Private Server hosting solution project.
Get the latest version of this article here: https://gist.github.com/9445729.
Introduction
To generate QR codes with php we are using the project QR Generator PHP hosted on GitHub.
Migrate WordPress website
This post is part of my Your own Virtual Private Server hosting solution project.
Get the latest version of this article here: https://gist.github.com/9409150.
Introduction
This guide assumes that you’re going to migrate a WordPress website from one server to an other.
Backup Active Directory with PowerShell
Based on this Technet article I’ve developed a simple Active Directory backup tool with PowerShell.
What it does:
- Create a full snapshot from Active Directory
- Keep a daily, weekly and monthly snapshot
- Notify me if something failed (requires PowerShell PowerUp)
Install WordPress website
This post is part of my Your own Virtual Private Server hosting solution project.
Get the latest version of this article here: https://gist.github.com/9408580.
Introduction
WordPress is web software you can use to create a beautiful website or blog.
Impossible Parkour - A hilarious stop motion movie by 3Run
It’s nice to see that the 3Run team still has time for such cool productions:
Monitoring a SharePoint Environment with Zabbix
This post of is part of my Install SharePoint 2013 Three-tier Farm project.
Zabbix is an OpenSource monitoring tool. And offers everything from simple storage availabilty reporting up to end to end web service calls. It’s extensible with plugins and shell scripts. There isn’t a thing you can’t monitor with Zabbix.
Install phpMyAdmin website
This post is part of my Your own Virtual Private Server hosting solution project.
Get the latest version of this article here: https://gist.github.com/9392925.
Introduction
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web.
Install SharePoint 2013 Three-tier Farm - Migrate SharePoint 2010 Data
This post of is part of my Install SharePoint 2013 Three-tier Farm project.
This time I’ll show you my approach for a SharePoint 2010 to 2013 migration.
Installing and Configuring SharePoint 2013 Farm
This post of is part of my Install SharePoint 2013 Three-tier Farm project.
This is a shortened version of my best practice for installing a SharePoint server.