When you trying to remove unwanted docker images from the Linux system and may get an error like,

Continue Reading...

The Node.js ssh2 module to provide a simplify the creation of a new SSH connection. For example, the below code is explained to connect and execute a simple command the destination machine. This can support node.js v0.8.7 or newer

Continue Reading...

Apache Samza is an open source and distributed stream processing framework. It uses there are two major packages Apache Kafka and Apache Hadoop.

Continue Reading...

This post describes how to connect a Mac OS X using SSH Protocol. The SSH used to directly connect in Linux system, in order to access from a command line, set permissions, copy files, make changes.

Continue Reading...

While execute phpize in centos or fedora system, the error has received Cannot find autoconf. Please check your autoconf installation

Continue Reading...

EADDRINUSE means that the address you are trying to use port number which listen tries to bind the server,

Continue Reading...

DD command is very help to Copy a file, converting and formatting according to the operands. Also helpful for take backup files with different formats.

Continue Reading...