Introduction
Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to...
Introduction
Jenkins is an open source automation server. It helps automate the parts of software development related to building, testing, and deploying, facilitating continuous integration and continuous delivery.
Jenkins is a server-based system that runs in servlet containers such...
INTRODUCTION
SED : stands for stream editor used for Filtering and Transforming on input stream from Files or pipelines
HOW TO INSTALL SED :
Debian
sudo apt-get...
Introduction
Redis server is an open-source (BSD licensed), in-memory data structure store used as a database, cache, and message broker. Gives data structures as strings, hashes, lists, sets, sorted sets, including range...
Introduction
Fish Shell stands for friendly interactive shell which is fully-equipped, smart and user-friendly command-line shell that supports a lot of handy features unlike any...
Introduction
Mosh, which stands for Mobile Shell is a command-line application which is used for connecting to the server from a client computer, over the Internet. It...