Submitted by vsefer on Mon, 05/16/2016 - 01:28
Today I upgraded my web server to support HTTP/2 protocol. It is the first major upgrade to the HTTP protocol in over 15 years and should speed up your website. It also has the ability to use a single TCP connection from a browser to a website. NGINX experimentally introduced HTTP/2 in version 1.9.5 (September 2015).
Submitted by vsefer on Sat, 11/28/2015 - 02:39
OpenVPN is an SSL/TLS VPN solution. It is able to traverse NAT connections and firewalls. In this tutorial I'll show you how to install and configure a OpenVPN server to route all clients requests/traffic through the server. You should purchase a LOW COST VPS (1vcpu,128M,5G should be enough, FLAT bandwidth is preferred) with a TUN interface support.
Submitted by vsefer on Fri, 10/23/2015 - 12:20
Imagine you ordered a virtual machine and you want to host your own drupal site(s) ... Umm and it should be done with one command?! Ansible is way to do it. I wouldn't talk much about ansible and how to use it in general (google is your friend), I just wanted to share my ansible-playbook.
https://github.com/vsefer/ansible-drupal
Playbook has 4 roles: