server Installing Node JS with NVM on a Debian Server What is NVM ? NVM - short for Node Version Manager - according to the description on its github page is described as a simple bash script to manage multiple active
dev-ops Your Own Vagrant Box in 7 Steps Vagrant is not a new tool in the utility belt of dev-ops engineers but for the uninitiated the vagrant website briefly describes vagrant as a means to: Create and configure
php Resumable Chunked PHP Upload Server Uploading files from a server to a client is very common. When making a POST with files in the request body PHP provides an easy way of picking up the