Linux Tutorials on the topic “Ubuntu”
-
Automatic updates with unattended-upgrades on Debian and Ubuntu
Author: Tapio Lehtonen • Tags: debian, desktop, linux, server, ubuntu • Comments: 4This tutorial shows how to configure unattended updates on Debian and Ubuntu. It covers all recent Debian and Ubuntu versions incl. Ubuntu 22.04 and Debian 11.
-
How to Install Redmine Project Management Tool on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu, web server • Comments: 0Redmine is free and open-source project management and issue-tracking tool. It's web-based application software, mainly written in Ruby on Rails. It's cross-platform and supports multiple databases and multiple languages.
-
How to Install Matrix Synapse Chat Server on Ubuntu 22.04
Author: Hitesh Jethva • Tags: desktop, linux, server, ubuntu • Comments: 2Matrix is a free, open-source, and web-based solution used for messaging and VoIP services. It is an open standard VOIP protocol that allows you to communicate with other users on a different service provider via voice-over-IP and chat.
-
-
How to Install Graylog 4 on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 4Graylog is a free and open-source log monitoring tool used for capturing, storing, and enabling real-time analysis of terabytes of machine data. In this tutorial, we will show you how to install Graylog on Ubuntu 22.04 server.
-
How to Install Jekyll Static Website Generator on Ubuntu 22.04
Author: Hitesh Jethva • Tags: cms, linux, ubuntu • Comments: 0Jekyll is a free and open-source static file generator written in Ruby. It is a simple and easy-to-use content management system used to create a website in minutes. In this tutorial, we will show you how to install Jekyll CMS on Ubuntu 22.04.
-
How to Install SonarQube on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 0SonarQube or formerly Sonar is an open-source platform for static code analysis and code security. It allows you to perform static code analysis and code quality to detect bugs and enhance application security. It also provides reports such as duplicate code, coding standards, code complexity, and security recommendation.
-
How to Install Nexus Repository Manager on Ubuntu 22.04
Author: Arvid L • Tags: linux, nginx, ubuntu • Comments: 1Nexus is one of the most popular repository managers in the DevOps world. It allows you to store and retrieve build artifacts and also provides features to push and pull artifacts via CI and IDE integration tools such as Visual Studio and Jenkins.
-
How to Install Podman on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu, virtualization • Comments: 0Podman also called "Pod Manager" is an open-source tool used for creating and managing containers. It is part of the libpod library that doesn’t rely on the Docker daemon and is compatible with Docker. In this tutorial, I will show you how to install and use Podman on Ubuntu 22.04 server.
-
How to Install TIG Stack (Telegraf, InfluxDB, and Grafana) on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 2The TIG (Telegraf, InfluxDB, and Grafana) Stack is an acronym for a platform of open-source tools to make the collection, storage, graphing, and alerting of system metrics easier. You can monitor and visualize metrics such as memory, disk space, logged-in users, system load, swap usage, uptime, running processes, etc. from one place.
-
How to Install Neos CMS on Ubuntu 22.04
Author: Hitesh Jethva • Tags: apache, linux, php, ubuntu, web server • Comments: 0Neos CMS is a free, open-source, and innovative content management system that helps you to manage websites and blogs without any coding knowledge. In this tutorial, we will show you how to install Neos CMS with Apache and Let's Encrypt SSL on Ubuntu 22.04 server.