EOL lists of Ubuntu, Debian and CentOS for your server plannings
Chosing the right server operating system will probably save your life and avoid a lot of stress with your clients.
33388
Chosing the right server operating system will probably save your life and avoid a lot of stress with your clients.
As I have to setup servers inside Vagrant quite often, sometimes 10 times per day, I started to use provisioning:
A little note first: This is the most basic way to enable mod_rewrite. However, it’s not the best way. The
This little tutorial shows how to setup Apache, MySQL and PHP on a Linux server, in this case Ubuntu 14.04
Excellent new web tool: Protobox allows extremely easy setup of Vagrant boxes using a wonderful web UI. Beside the standard
If you are running servers (which you hopefully do), then Gzip compression should be a topic, as this simple thing
Short first view on Ubuntu 14.04 LTS (= long term service): I just tried out the alpha1 version of the
Moving running projects (especially smaller ones that you’ve made for clients years ago) from an outdated and not-supported linux version
Laravel 4 is the big thing. Every blog talks about it, nearly every developer-twitter-account mentions it. Hmm, looks like everybody
It’s easy to install sqlite (for usage with PHP): sudo apt-get install php5-sqlite This will also restart apache (on modern