
Running the Ghost Node.js Blogging Platform as an Upstart Service
Ghost is a relatively new and free open source blogging platform for Node.js. If you’re looking for a blogging platform and you are a fan of Node.j... »
Ghost is a relatively new and free open source blogging platform for Node.js. If you’re looking for a blogging platform and you are a fan of Node.j... »
MariaDB is a fork and drop-in replacement for MySQL, that brings many improvements over its predecessor. »
When you are developing a Node.js application, you typically run it like this: node index.js. »
Nginx (“engine-x”) is a lightweight and high performance HTTP / proxy server. If you are planning to run your Node.js application on a production s... »
This tutorial is a brief description of the standard procedure that I follow each time I have to set up a new Ubuntu VPS server. »
There are certain cases where you want to set up Postfix to send emails through an external server. One such case is when you are developing a webs... »