Linux Tutorials on the topic “ubuntu”
-
How to Install and Use MariaDB on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, mysql, ubuntu • Comments: 2MariaDB is a free, open-source, and powerful database management system used to store application data. It is a stable and relational database management system, and fork of the popular MySQL database system. In this tutorial, we will show you how to install MariaDB 10.6 on Ubuntu 22.04 server.
-
How to Install Let's Chat on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 2Let's Chat is a free, open-source, and persistent messaging application that runs on Node.js and MongoDB. It is designed for small, intimate teams that offer a rich set of features such as LDAP/Kerberos authentication, a REST-like API, and XMPP support.
-
How to Install CRI-O Container Runtime on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu, virtualization • Comments: 0CRI-O is a lightweight container runtime alternative to Docker for Kubernetes. It's an implementation of Kubernetes CRI (Container Runtime Interface) and compliance with OCI runtime (Open Container initiative).
-
-
How to Install Apache Cassandra NoSQL Database on a Single-Node Ubuntu 22.04 Cluster
Author: Navjot Singh • Tags: server, ubuntu • Comments: 0Apache Cassandra is an open-source NoSQL distributed database management system. In this tutorial, we will learn how to install Apache Cassandra on a Single-node Ubuntu 22.04 Cluster.
-
How to Install Podman from Source on Ubuntu
Author: Muhammad Arul • Tags: ubuntu, virtualization • Comments: 0
Podman is a container runtime that provides features similar to Docker. It's part of the libpod library and can be used to manage pods (Kubernetes Terminology), containers, container images, and container volumes. In this tutorial, we're going to show you how to install Podman manually from source code on an Ubuntu server.
-
How to Install Calibre Ebook Server on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu • Comments: 2Calibre is a free and open-source e-book manager. It works as a cross-platform desktop application along with a server component. In this tutorial, you will learn to install the Calibre server on a Ubuntu 22.04 machine.
-
How to Benchmark your GPU on Linux
Author: Bill Toulas • Tags: arch linux, centos, debian, desktop, fedora, suse, ubuntu • Comments: 22Linux is not famous for its gaming abilities and possibilities, and it is only natural that there aren't many GPU benchmarking tools available with which users can test their graphics hardware. There are however some benchmarking suites that can help you determine the various aspects of your GPU performance with precision. In this tutorial I will show you GLX-Gears, GL Mark 2 and the benchmarks from "Unigine Benchmark Products".
-
How to Install Adminer Database Administration Tool on Ubuntu 22.04
Author: Arvid L • Tags: apache, linux, mysql, server, ubuntu, web server • Comments: 2Adminer (formerly phpMinAdmin) is a fully-featured database administration tool that supports both RDBMS (Relational Database Management System) such as MySQL/MariaDB, PostgreSQL, SQLite, MS SQL, and Oracle and the NoSQL such as MongoDB and others (via plugin).
-
How To Install Cacti Monitoring Tool on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 2Cacti is an open-source network monitoring and graphing tool written in PHP. In this tutorial, we will show you how to install the Cacti monitoring tool on Ubuntu 22.04 server.
-
How to Install Apache Tomcat on Ubuntu 22.04
Author: Arvid L • Tags: apache, linux, server, ubuntu • Comments: 0Apache Tomcat or "Tomcat" is a free and open-source Java Servlet container for Java code and applications. In this tutorial, we will show you step-by-step instructions on how to install Apache Tomcat on Ubuntu 22.04 server. This post will show two different methods for installing Apache Tomcat on the Ubuntu system and how to set up Apache2 http server as a reverse proxy for the Apache Tomcat application.