Node. js is primarily used for non-blocking, event-driven servers, due to its single-threaded nature. It's used for traditional web sites and back-end API services like web App or Mobile App. But it was developed with real-time, push-based architectures in mind.

Continue Reading...

GNU Wget command is used to download files from the web. Wget using the protocols HTTP, HTTPS and FTP for downloading.

Continue Reading...

If you may get this error on your Linux instance, that would be you didn't installed the package g++. Will follow the steps below how to install the package in CentOS/RHEL/CloudLinux, Ubuntu/Debian and FreeBSD operating systems.

Continue Reading...

The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. The GNU Compiler Collection includes front ends for C, C++, Objective-C, Go, D and etc., as well as libraries for these languages.

Continue Reading...

This post will get a solution for an error bash: add-apt-repository: command not found while using the add-apt-repository command in both Debian or Ubuntu

Continue Reading...

This post gives you instructions to download and install the latest release of SaltStack 2016.11(Latest) version in Debian 7 (Wheezy).

Continue Reading...

This post give you instructions to download and install the latest release of SaltStack 2016.11(Latest) version in Debain 8 (jessie).

Continue Reading...