Add a new file type in SharePoint - KeePass example
April 14, 2014
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.
Read More...
How the Heartbleed bug works
April 14, 2014
This is the most accurate explanation I’ve found so far. Thanks to xkcd .
Read More...
The Human Cost of Electronics
April 13, 2014
This evening I came along a short documentary that really touched me.
The following video reveals the real cost of our electronic products.
Read More...
O3M 36 - Tomorrow (Ambient, Chill)
April 11, 2014
Read More...
Increase Max Upload for php5-fpm website
April 11, 2014
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 .
Introduction
In some cases the default memory allocation for php is not enough to run an application properly.
Read More...
Install Nginx php5-fpm website
April 11, 2014
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 .
Introduction
This is a minimal Nginx configuration to run php based websites/ applications.
Read More...
Install s3cmd
April 10, 2014
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 .
Introduction
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
Read More...
Open SSL Heartbleed Bug
April 9, 2014
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.
Read More...
Print all over me
April 9, 2014
printallover.me is a collaborative community and a space for collecting your own fashion designs.
You can print almost any design on different clothes such as t-shirts, sweat pants, pullovers or even backpacks.
Read More...
Create GPG Keys
April 9, 2014
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/9543913 .
Introuction
GPG keys are used for symmetric key encryption.
GnuPG is the most common tool to create such keys.
Read More...
←
40
→