
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.
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.
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.
GPG keys are used for symmetric key encryption. GnuPG is the most common tool to create such keys.
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.
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.
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.
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://github.com/janikvonrotz/SharePoint-Hide-Open-With-Explorer
This walkthrough shows how to build an automated registration form that closes down registration if the seats in the class fill up.
Here’s an example of what the result will look like:
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/9392658.
MySQL is the world’s most popular open source database system.
This post is part of my PowerShell PowerUp project.
The only way to deploy SharePoint default settings for site collections and sites manually is using predefined site templates or an ugly third party tool. And in case you’ll do that with site templates it’ll cost a lot of the time to update settings which were already set.
However with PowerShell it’s possible to deploy SharePoint default settings automatically and it’s a lot easier than you might think.
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/9433480.
A website has to be only accessible by one specific host name. Otherwise search engines will index your website two or more times.
A lot of people think that a website should only be published as www.[host]
.
I think this is wrong, using the www
section is a old fashioned way of how companies have structured their DNS records.
There are users which still use the www
before tipping an url and others who don’t.
However we will allow both of them to access our website.