The touch command can be used to modify the access/modification timestamps of files. More often it would be used to create an empty file quickly. A nice feature of touch is that, in contrast to some commands such as cp (which is used to copy files and directories) and mv (which is used to move or

Read More

Node.js is a Javascript platform for server-side programming that allows users to build network applications quickly. By leveraging Javascript on both the front-end and the back-end, development can be more consistent and be designed within the same system. Lets us install Node.js on Ubuntu 16.04Install Node.js with Ubuntu Package ManagerUpdate the package index on your

Read More

Node.js is a Javascript platform for server-side programming that allows users to build network applications quickly. By leveraging Javascript on both the front-end and the back-end, development can be more consistent and can be designed within the same system. Let’s see how to install node.js on a Ubuntu 14.04 server.Install Node.js with Ubuntu Package Managerupdate

Read More

In this article, we will cover how to change the timezone setting in the Horde, Roundcube, and SquirrelMail of webmail clients. By default it  will use the server location time zone, however you can configure this to operate in whatever time zone you wish. Once you change the time zone setting, the interface displays time stamps in the new

Read More

This article explains you, what is LimeSurvey, install Limesurvey from cPanel softaculous. LimeSurvey is formerly known as PHPSurveyor. Let’s dive into it.​What is LimeSurvey ?LimeSurvey (formerly PHPSurveyor) is an open source online survey application written in PHP depends on a MySQL, PostgreSQL database. It enables users without coding knowledge to develop, publish and collect responses

Read More

Microsoft SQL Server Management Studio is a free open source graphical management tool which can be used to manage your SQL Server 2008 Edition. It is always better to backup your database, because you never know if the information is lost or the database goes corrupt. The backup file you download will need to be in .bak file

Read More