Articles by Hitesh Jethva
-
How to Install Syncthing on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 2Syncthing is an open-source tool used for synchronizing files between two or more computers on a network using a peer-to-peer architecture. In this guide, we will show you how to install and set up Syncthing server on Ubuntu 20.04.
-
How To Install Polr URL Shortener on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 1Polr is a free and open-source URL shortener written in PHP. It provides a simple and user-friendly interface to create and manage links.
-
How to Install Rust Programming Language on Ubuntu 20.04
Author: Hitesh Jethva • Tags: programming, ubuntu • Comments: 0Rust is an open-source and nowadays very popular programming language developed by Graydon Hoare. In this tutorial, I will show you how to install the Rust programming language on Ubuntu 20.04.
-
-
How to Install WordPress with Nginx on AlmaLinux 8
Author: Hitesh Jethva • Tags: linux, nginx, web server • Comments: 2WordPress is a free, open-source, and the world's most popular CMS. In this guide, we will show you how to install WordPress with Apache and Let's Encrypt SSL on AlmaLinux 8.
-
How to Install MediaWiki with Nginx and Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, ubuntu, web server • Comments: 0MediaWiki is an open-source wiki software written in PHP. It allows you to create your own self-hosted wiki website on the server. In this post, we will show you how to install MediaWiki with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Migrate Centos 8 to AlmaLinux 8.3
Author: Hitesh Jethva • Tags: centos, linux • Comments: 2CentOS 8 will reach end-of-life on December 31, 2021, there will be no CentOS 9, therefore it is recommended to upgrade it to centos alternative distribution like Alma Linux. In this guide, we will show you how to migrate CentOS 8 to AlmaLinux 8.3.
-
How to Manage NodeJS Versions with n in Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0If you are a Node.js developer who frequently switches between various applications and projects. Then you may need to find a tool that allows you to toggle between Node.js versions. In this tutorial, we'll show you how to use n to manage Node.js versions on Ubuntu 20.04.
-
How to Install Gitea with Nginx and free Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: nginx, server, ubuntu • Comments: 2Gitea is an open-source and self-hosted version control system written in Go. It is simple, lightweight, and can be installed on low-powered systems. In this tutorial, we will show you how to install Gitea Git service with Nginx and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Apache Tomcat 10 on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Apache Tomcat is open-source and the most popular web application server used to host Java-based applications. In this tutorial, we will explain how to install Apache Tomcat 10 on Debian 10 server.
-
How to Install Go (Golang) Compiler on Ubuntu 20.04
Author: Hitesh Jethva • Tags: programming, ubuntu • Comments: 1Go also called Golang is an open-source programming language developed by Google. It is used to build reliable and efficient applications. In this post, I will show you how to install the Go programming language on Ubuntu 20.04 server.