SHOWING RESULTS FOR:

How to Install Ruby on Ubuntu

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...

How to Install and configure Jenkins on Ubuntu

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...

HOW TO USE SED EDITOR

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...

Redis server install and configure

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...

Wget Command in Linux with Examples

Introduction Wget command is a Linux command line utility that helps us to download the files from the web. We can download the files from...

Ansible Tower Install and Configure

Ansible Tower Install and Configure

Minishift OKD on Linux or macOS

Minishift requires a hypervisor to provision a virtual machine on the OpenShift cluster. OpenShift is one of the popular PaaS platforms.

How to install gtop (System Monitoring Dashboard) on Linux

Introduction gtop is a tool which reads information about processes and the state of the system in dynamic mode. As its name, we can think...

Install and use Fish shell in Linux

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...

How to Install Mosh Shell as SSH Alternative on Linux

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...

Latest news