Articles by Arvid L
-
How to Install Consul Server on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jan 19, 2025Consul is a modern platform for service discovery that allows you to register services via DNS and HTTP interface. It also offers a Service mesh feature that enables secure connections via TLS and provides authorization between services.
-
How to Install and Use Neo4j Graph Database on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Jan 18, 2025Neo4j is a high-performance graph database management system for graph storage, data science, ML, analytics, and visualization. In this tutorial, we'll show you step-by-step instructions on installing and using the Neo4j Graph Database on the Debian 12 server.
-
How to Install Odoo ERP Software on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Jan 18, 2025Odoo (formerly known as OpenERP) is a self-hosted suite of over 10,000 open Odoo is a free and open-source ERP solution for multiple types of businesses. In this tutorial, you will install the Odoo open-source ERP on the Ubuntu 24.04 server.
-
-
How to Install Joomla with Nginx on Ubuntu 24.04 Server
Author: Arvid L • Tags: server, ubuntu, web server • Comments: 0 • Published: Jan 16, 2025Joomla is flexible and open-source content management for building websites and online publications. In this guide, we'll show you how to install Joomla on Ubuntu 24.04 server.
-
How to Install Jupyter Notebook with Nginx Proxy on Debian 12
Author: Arvid L • Tags: debian, linux, programming • Comments: 0 • Published: Jan 16, 2025Jupyter is a free and open-source web application for interactive computing and data science. In this tutorial, you'll learn how to install Jupyter and configure Jupyter Notebook on the Debian 12 server.
-
How to Install Miniconda on Debian 12
Author: Arvid L • Tags: debian, linux, programming, server • Comments: 0 • Published: Jan 16, 2025Miniconda is the mini version of Anaconda Distribution with fewer packages but powerful enough to set up your Python/R and data science projects. This guide teaches you how to install Miniconda on a Linux Debian 12 server. You'll learn to use the 'conda' command line to create and manage virtual environments and packages.
-
How to Install NetBox IRM (Infrastructure Resource Modelling Tool) on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, networking, server, ubuntu • Comments: 0 • Published: Jan 16, 2025NetBox is an Infrastructure Resource Modelling (IRM) designed for network automation and infrastructure engineering. This tutorial will show you how to install Netbox IRM on the Ubuntu 24.04 server with PostgreSQL as the database and Apache as a reverse proxy.
-
How to Install osTicket on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, ubuntu, web server • Comments: 0 • Published: Jan 15, 2025osTicket is an open-source help desk and ticketing solution written in PHP. In this guide, you'll learn how to install the osTicket open-source ticketing system on Ubuntu 24.04 server.
-
How to Setup Remote Logging with Rsyslog on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Jan 14, 2025Rsyslog is an open-source logging system daemon that is used to collect, filter, store, and forward log messages of operating systems and applications. This guide will show you how to install rsyslog and set up remote logging on the Debian 12 server.
-
How to Install Rsnapshot Linux Backup on Rocky Linux 9
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Jan 14, 2025Rsnapshot is a backup utility for Linux-based machines. In this guide, you'll learn how to install and configure Rsnapshot on Rocky Linux 9 server. You'll also learn how to do an automatic backup with Rsnapshot and Cron.