Linux Tutorials on the topic “ubuntu”
-
How to Install Dozzle Real-Time Log Viewer for Docker Containers on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu, virtualization • Comments: 0 • Published: Oct 13, 2022Dozzle is a simple, lightweight, and real-time log viewer application. It allows you to monitor docker container logs via a web-based interface. In this post, we will show you how to install Dozzle log viewer on Ubuntu 22.04.
-
Automatic updates with unattended-upgrades on Debian and Ubuntu
Author: Tapio Lehtonen • Tags: debian, desktop, linux, server, ubuntu • Comments: 3 • Published: Oct 12, 2022This 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: 0 • Published: Oct 06, 2022Redmine 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: 1 • Published: Oct 04, 2022Matrix 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 and Use NVM (Node Version Manager) on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0 • Published: Oct 04, 2022NVM, also called "Node Version Manager" is used for installing and managing multiple Node.js versions in Linux. It provides a command line utility that helps developers to install multiple Node versions and switch between multiple versions as per their project requirements.
-
How to Install Graylog 4 on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 3 • Published: Sep 29, 2022Graylog 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: 0 • Published: Sep 29, 2022Jekyll 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: 0 • Published: Sep 26, 2022SonarQube 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: 0 • Published: Sep 23, 2022Nexus 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: 0 • Published: Sep 22, 2022Podman 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.