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.
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.
This post of is part of my Install SharePoint 2013 Three-tier Farm project.
By default SharePoint won’t user profiles of disabled accounts. To change that update the connection filter on the User Profile Sync service.
In this post I’ll show you how to enable a new file type in SharePoint.
The goal is simple, for the KeePass database file it should be possible to open them the same way as it works for office documents in SharePoint.

This is the most accurate explanation I’ve found so far. Thanks to xkcd.
This evening I came along a short documentary that really touched me.
The following video reveals the real cost of our electronic products.
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/9604715.
In some cases the default memory allocation for php is not enough to run an application properly.
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/9445746.
This is a minimal Nginx configuration to run php based websites/ applications.
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/9548802.
S3cmd is a command line tool for uploading, retrieving and managing data in Amazon S3 and other Cloud Storage Service Providers that use the S3 protocol
For those who missed it. The OpenSSL project has recently announced a security vulnerability in OpenSSL affecting versions 1.0.1 and 1.0.2 (CVE-2014-0160).
Details of the bug are available here: The Heartbleed Bug
You can check you website here: Heartbleed test
Details and update instructions from the websites of your Linux vendor of choice:
On Ubuntu the update is simply done by executing these commands:
sudo apt-get update
sudo apt-get upgrade
The following command shows (after an upgrade) all services that need to be restarted.