My guide on how to set up and use Ansible after having installed it.
Extract GPS data from your Go Pro Hero 5 video file, into a text format you can actually use.
Use NGINX to allow specific whitelisted IPs through, and redirect all other IPs to another site.
Prevent your system from becoming unresponsive when transferring a large amount of data to a USB or NFS.
This tutorial will show you how to recompile PHP with ZTS enabled, before then adding the pthreads extension in order for us to be able to easily write multithreaded PHP CLI scripts.
Install PHP 7.0 With Pthreads for multithreading on Ubuntu 16.04
Here we compare Nginx vs Apache at handling burst workloads and explain why one of them appears to handle it much better than the other.