Articles by Hitesh Jethva
-
How to Install Shlink URL Shortener with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu, web server • Comments: 0Shlink is an open-source and self-hosted URL shortener written in PHP. In this tutorial, I will show you how to install Shlink on Ubuntu 20.04.
-
How to Install Swift Programming Language on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 1Swift is a general-purpose, compiled, and high-performing programming language with a focus on safety. It was developed by Apple as a replacement for the older Objective-C language.
-
Install and Use Duf Disk Monitoring Tool on Ubuntu 20.04
Author: Hitesh Jethva • Tags: • Comments: 0Duf also called "Disk Usage Free utility" is a free and open-source tool written in Golang. It is used to display disk usage of the system in a tabular format. In this post, we will show you how to monitor disk usage with the Duf utility on Ubuntu 20.04.
-
-
How to Install NEOS CMS on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, server, ubuntu, web server • Comments: 0Neos CMS is a free and open-source content management system that allows you to build your website easily. In this post, we will show you how to install Neos CMS with Apache on Ubuntu 20.04 server.
-
How to Install OpenProject on Ubuntu
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0
OpenProject is a free and open-source project management software that supports your team throughout the whole project life cycle. OpenProject allows you to track, prioritize and fix bugs easily.
-
How to Install Centrifugo Messaging Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0Centrifugo is an open-source real-time messaging server with support for WebSocket and SockJS. In this guide, we will show you how to install Centrifugo on Ubuntu 20.04 server.
-
How to install Redmine Project Management Software on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 1Redmine is a free and open-source project management application written in Ruby. In this post, we will show you how to install Redmine on Ubuntu 20.04 server.
-
How to Install and Use Podman on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server, virtualization • Comments: 0
Podman is a free, open-source, and Linux native tool used to run, build, share and deploy applications using containers. It allows you to manage containers and images, volumes mounted into those containers.
-
WP-CLI - Managing WordPress from the Linux Terminal
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 1WP-CLI is a powerful command-line tool specifically designed to manage WordPress from the command line. In this post, I will show how to install and use WP-CLI to manage WordPress sites.
-
How to Monitor System Resources with Glances on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 0Glances is a real-time system monitoring tool written in Python language. It monitors system resources, including CPU, Memory, Load, Disk I/O, Processes, File System space, Network interface, and more.