Articles by Hitesh Jethva
-
Install Java 16 (OpenJDK 16) on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux • Comments: 0Java is a free, open-source, multipurpose, and high-level object-oriented programming language. In this post, we will show you how to install OpenJDK 16 and Oracle JDK 16 on Rocky Linux 8.
-
How to Install Gulp.js on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux • Comments: 0Gulp is a free, open-source, and cross-platform JavaScript toolkit that allows you to automate many development tasks. In this post, we will show you how to install Gulp on CentOS 8.
-
Install and Configure Elasticsearch on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux • Comments: 0Elasticsearch is a free and open-source analytics engine used for storing, searching, and analyzing big volumes of data in real-time. In this tutorial, we will show you how to install ElasticSearch on Rocky Linux 8.
-
-
How to Install UrBackup Server and Client on Ubuntu 20.04
Author: Hitesh Jethva • Tags: backup, linux, ubuntu • Comments: 4UrBackup is an open-source and client/server backup system for Linux operating systems. It supports both file and image backups in a live system without interrupting current processes. In this tutorial, I will show you how to install the UrBackup server and Client on Ubuntu 20.04.
-
How to Create Locally Trusted SSL Certificates with mkcert on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, security, ubuntu • Comments: 4Mkcert is a free, simple, and very useful tool that allows you to create a locally trusted certificate without buying it from the real CA. In this post, we will show you how to create a trusted SSL certificate for local development using Mkcert on Ubuntu 20.04.
-
How to Install MongoDB Compass GUI in Ubuntu 20.04
Author: Hitesh Jethva • Tags: desktop, linux, ubuntu • Comments: 3MongoDB Compass is a graphical tool for MongoDB that helps you to create, delete, read and update the database graphically. It is very similar to phpMyAdmin which allows you to explore your data, run the queries, and interact with the database.
-
How to Install Metasploit Framework on Ubuntu 20.04
Author: Hitesh Jethva • Tags: security, ubuntu • Comments: 0Metasploit is an open-source framework used to identify threats and vulnerabilities, offensive security testing, and research. In this post, we will show you how to install Metasploit Framework on Ubuntu 20.04.
-
How to Install Jellyfin Media Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 3Jellyfin is an open-source media streaming system that allows you to manage and stream your media. In this post, we will show you how to install Jellyfin media streaming server with Nginx as a reverse proxy on Debian 10.
-
How to Install Ionic Framework on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 0Ionic is a free and open-source framework for building high-quality, cross-platform native and web apps using NodeJS. In this post, we will show you how to install Ionic Mobile App Framework on Debian 10 server.
-
How to Install and Configure HAProxy on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux, web server • Comments: 0HAProxy is a free, open source and reliable load balancer designed for high traffic websites. It load balances incoming traffic by distributing it across multiple backend servers. In this article we show you how to install and configure HAProxy on Rocky Linux 8.