Linux Tutorials on the topic “Linux”
-
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.
-
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.
-
How to Install and Use Gdu Disk Usage Analyzer on Ubuntu 20.04
Author: Ali Imran Nagori • Tags: linux, ubuntu • Comments: 1In this guide, we will see how to install and use GDU Disk Usage Analyzer on Ubuntu 20.04. GDU is written in ‘Go’ language and the official GitHub page frames it as ‘Pretty fast disk usage analyzer’ particularly for SSDs. It also works for HDDs but the performance is not as efficient as in SDD.
-
How to Install ProjectSend with Apache and Let's Encrypt SSL on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1ProjectSend is a free and open-source file and image sharing application that helps you to share files between your company and clients. In this post, we will show you how to install the ProjectSend file sharing application with Apache and Let's Encrypt SSL on Ubuntu 20.04.
-
How to Setup MariaDB Galera Cluster on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1Load balancing and clustering are very important in a production environment to achieve high availability for your database system. In this post, we will show how to set up a three-node MariaDB Galera cluster on Ubuntu 20.04 server.