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…
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 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…
MongoDB is a free and open-source document-oriented database. Unlike relational databases, which store data in tables and require predefined schemas before adding new data, documents in MongoDB are unordered collections…
The post How to Install Java 17 on RHEL-based Linux Distributions first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Java is a secure, stable, and well-known, general-purpose programming language…
The post How to Install Skype on Rocky Linux / AlmaLinux first appeared on Tecmint: Linux Howtos, Tutorials & Guides .Skype is a hugely popular telecommunications application that enables people…
OpenLiteSpeed is a web server that can be used to speed up dynamic content delivery. It also features a built-in caching system for static content. OpenLiteSpeed is faster, consumes less…
In this tutorial, you will learn how to install Java OpenJDK on the Rocky Linux system. I will show you different ways to install Java JDK and JRE and also…
The post How to Install and Configure Zabbix Agents on Remote Linux – Part 3 first appeared on Tecmint: Linux Howtos, Tutorials & Guides . Continuing the Zabbix series, this…
Python is a widely used multi-purpose programming language. Today’s tutorial will show you how to install Python 3.9 on a Rocky Linux 8 system. Source: Howtoforge Linux Howtos und Tutorials…
The post How to Install Firefox 93 in Linux Desktop first appeared on Tecmint: Linux Howtos, Tutorials & Guides . Firefox 93 officially released for all major OS e.g. Linux,…
The post How to Install SVN on RHEL-Based Linux Distributions first appeared on Tecmint: Linux Howtos, Tutorials & Guides . Written in C programming language, Apache Subversion, colloquially abbreviated as…