Virtualmin hosting on Ubuntu 16.04 x64
The following commands and ideas are useful in creating an Ubuntu hosting server using Virtualmin as a main administration interface.
The following commands and ideas are useful in creating an Ubuntu hosting server using Virtualmin as a main administration interface.
This article contains information about the programs that might come in useful in your day to day development. I used macOS as a destination, but I am pretty sure most of these programs have different flavours, depending on your preferred…
Licensing application based on Node.js and React. It manages the activation codes, clients andresellers.
Parallel execution of a python process using Node.js’s cluster module, in order to simultaneously run OCR on scanned documents. The app can be installed on multiple servers and using a centraldatabase where the jobs are stored, it can run multiple…
Node.js backend and Jade (Pug) frontend based on JQuery and Twitter Bootstrap for interacting with a NAGIOS server with the purpose of monitoring the status of a network. Where Nagios isn’t available, a PING based service has been implemented.