How to use ECHO command in Linux
Echo Command in Linux is one of the most used commands in Bash scripting. It is used to display the…
Echo Command in Linux is one of the most used commands in Bash scripting. It is used to display the…
Securing your websites with an SSL certificate is now a must for all website admins, else the web browsers will…
Working with MySQL or MariaDB database, you might have faced a situation where you might have forgotten root or another…
In this tutorial, we will learn how to perform Apache Reverse Proxy configuration, step by step. A reverse proxy is…
n this tutorial, we are going to discuss how to change date in Linux. We are going to discuss 3…
MongoDB is an open-source, NoSQL, document-based database. MongoDB provides a number of features, Schemaless Provides replication Easy to scale-out index…
MongoDB is an open-source general-purpose, document-based NoSQL database server which uses JSON documents. It is created keeping the current requirements…
Learn how to install Redis on Linux with this simple tutorial. Redis is an open-source database, precisely, it’s an in-memory…
Microsoft in recent times has upped their games when it comes to web browsers. Microsoft Edge is a pretty decent…
The hostname for a system is like an identity for that system, it not only makes system management easy but…
DevOps have become a buzzword in the information technology industry. It’s a common word used to describe the collection of…
We have earlier discussed about installation & configuration of squid proxy server in our previous tutorials, PART 1 & PART…
SSH is one of the most used means to access Linux servers. In fact, ssh is also used to access…
This article details the process on how to install Zimbra Mail Server on CentOS machines. Zimbra Collaboration Suite (ZCS) or…
This tutorial details the process how to install LAMP on Ubuntu 16.04 & above machines. LAMP server is a set…
Almost all developers around the world use a version controlling software for managing & sharing their codes. SVN has always…