Increase Max Upload for php5-fpm 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/9604715.
Introduction
In some cases the default memory allocation for php is not enough to run an application properly.
Install Nginx php5-fpm 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/9445746.
Introduction
This is a minimal Nginx configuration to run php based websites/ applications.
Install s3cmd
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
Open SSL Heartbleed Bug
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: Amazon Linux AMI Red Hat Ubuntu On Ubuntu the update is simply done by executing these commands:
Print all over me
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.
Create GPG Keys
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.
Galantis EP released
Galantis are two edm producers which recenlty have relesed their first EP (Extended play). I really love their music. It’s unordinary and doesn’t require mainstream music patterns to amaze your ears. https://soundcloud.com/wearegalantis/sets/galantis-ep-1 You can download their new EP on Beatport.
Install automysqlbackup
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/9488132.
Introduction
AutoMySQLBackup with a basic configuration will create Daily, Weekly and Monthly backups of one or more of your MySQL databases from one or more of your MySQL servers.
Hide the Open in Explorer option in the SharePoint command ribbon
Since it’s possible to upload documents to SharePoint via Drag and Drop, the “Open in Explorer” option in SharePoint can be removed. I recommend to remove this option unregarded of it’s possible to upload via Drag and Drop as the user can’t update document metadata in the windows explorer. Here’s an example of what we want: And the solution to achieve this, is available on GitHub: https://codeberg.org/janikvonrotz/SharePoint-Hide-Open-With-Explorer