Jenkins is an open source continuous integration tool to build & deploy code. Here is how to install Jenkins in Redhat Linux.
How to Add Conditional Headers in NGINX
Sometimes you may need to add headers conditionally in NGINX. Here is how to add conditional headers in NGINX using map function.
How to Install Apache Cassandra in Ubuntu
Apache is a high availability NoSQL database for storing large amount of data. Here are the steps to install Apache Cassandra in Ubuntu.
How to Create Empty File in Linux
Sometimes you may need to create an empty file or blank file in Linux. Here is how to create empty file in Linux.
How to Install Sublime Text in Ubuntu
Sublime Text Editor 3 is a useful text editor available in all platforms. Here is how to install Sublime Text in Ubuntu.
How to Add & Remove User in Ubuntu
Sometimes you may need to add or delete users in Ubuntu. Here is how to add & remove users in Ubuntu.
Python: Reading & Writing to Same File
Python provides many different ways for reading & writing files. Here is how to read & write files in Python.
How to Find Largest Files & Directories in Linux
Sometimes you may need to find the largest directories & files on your Linux system. Here is how to find largest files & directories in Linux
How to Run Linux Command in Background
Sometimes you may need to run Linux commands in background. Here is how to easily run Linux command in background.
Linux History: Show Commands with Date & Time
Sometimes you may need to display past command history with date and time. Here is how to show commands with date & time.