Setup simple CI/CD pipeline using Github and Jenkins on an AWS EC2 Linux instance
In this article we will see the steps to implement a simple CI/CD pipeline using Jenkins. We will be using a sample Java Code and we will be deploying that code…
In this article we will see the steps to implement a simple CI/CD pipeline using Jenkins. We will be using a sample Java Code and we will be deploying that code…
MariaDB is a robust, scalable, and reliable SQL server. It is an enhanced, drop-in replacement for the MySQL relational database management system. In this guide, I will show you how…
Memcached is an open-source and distributed memory object caching system that holds the most frequently queried data in memory. In this tutorial, I will show you how to install Memcached…
In this tutorial, we'll install FreeRADIUS on a server running Ubuntu 20.04, configure it to work with MySQL/MariaDB, and then install daloRADIUS, a RADIUS web management panel that is basically…
Team pass is an open-source password manager that helps you to store and manage all your passwords from the central location. In this tutorial, I will show you how to…
With new uses for computers being discovered every day, disk usage has grown exponentially. Where 40GBs of HDD storage used to suffice for personal computing, now even terabytes of disk…
S3 Bucket is the Object Storage Service of AWS but an AWS S3 Bucket can also be used to host a static website. This guide will show you step-by-step how…
The post Terminator – A Terminal Emulator to Manage Multiple Terminal Windows on Linux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Terminator is a Linux terminal emulator, which…
The post Guake – A Drop-Down Linux Terminal for Gnome Desktops first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Linux command line is the best and most powerful thing…
The post How to Install XFCE Desktop in RHEL, Rocky Linux & AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .The XFCE desktop environment is one among the…
Netdata is an open-source web-based real-time Linux system performance and health monitoring system. in this tutorial, I will show you how to install Netdata on Debian 11. Source: Howtoforge Linux…
DokuWiki is a free, open-source and powerful Wiki software application written in PHP. It uses a file to store its data instead of using a database. In this tutorial, I…