11 Jul 2018

Node & NPM Global Installation


Node & NPM GlobaL Installation  -

The recommended way to install node-windows is with npm, using the global flag:

npm install -g node-windows

Then, in your project root, run:

npm link node-windows

8 Jul 2018

World Population Day - July 11

World Population Day - July 11

World Population Day is a great event being celebrated all through the world annually on 11th of July. It is celebrated to increase the awareness of the people towards the worldwide population issues. It was first started in the year 1989 by the Governing Council of the United Nations Development Programme (UNDP). It was exalted by the interest of the public when the global population became near about five billion at 11th of July in the year 1987.

Cron Jobs - Check alll the cron jobs set for the project -

Cron Jobs - Check all the cron jobs set for the  project -

To show all users' crontabs with the username printed at the beginning of each line:

cd /var/spool/cron/crontabs/ && grep . *