This is particularly written as a mean for learning or studying how to develop a web-based application using express as […]
Month: May 2018
How to Install mysql package using npm in Ubuntu Linux operating system
This is just a short article providing steps on installing mysql package which is needed in an express web-based framework. […]
How to Install npm in Ubuntu Linux operating system
To be able to build a web-based application using express framework to be executed in Node.js, there are lots of […]
How to Install Express in Ubuntu Linux operating system
The purpose for installing express is solely to develop a web-based application to be executed in Node.js. Based on the […]
How to Install NodeJS in Ubuntu Linux Operating System
This is an article depicting on the installation process of nodejs in Ubuntu Linux operating system. The tool named ‘node’ […]
How to completely remove PostgreSQL Installation on Ubuntu Linux
This is an article used where the subject of the writing is clearly specified in the title. There is a […]
How to Install PostgreSQL 9.6 on Ubuntu Linux
Another article with the title of ‘How to Install PostgreSQL 9.6 on Ubuntu Linux’ is written. Based on the title […]
Why useradd command does not create home directory in Ubuntu
The explanation on the title of this article is actually happened upon creating a new user using ‘useradd’ in an […]