Articles by Arvid L
-
How to Install Emby Media Server on Ubuntu 22.04
Author: Arvid L • Tags: server, ubuntu • Comments: 0 • Published: May 31, 2024Emby is an open-source alternative to Plex Media Server. This guide will show you how to install Emby Media Server on an Ubuntu 22.04 server. You will run Emby with Nginx as a reverse proxy and secure Emby via SSL/TLS certificates via Letsencrypt.
-
How to Install Etherpad Collaboration Editor on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, nginx, programming, ubuntu, web server • Comments: 0 • Published: May 28, 2024Etherpad is an open-source collaborative and real-time text editor for your team, accessible from anywhere at any time because Etherpad is a web-based text editor.
-
How to Install Magento eCommerce Platform on Ubuntu 24.04
Author: Arvid L • Tags: cms, linux, nginx, ubuntu, web server • Comments: 0 • Published: May 28, 2024Magento is an open-source and well-known eCommerce platform written in PHP. Magento is a robust and powerful eCommerce solution used by more than 240.000 merchants worldwide.
-
-
How to Install MediaWiki on Debian 12
Author: Arvid L • Tags: debian, linux, web server • Comments: 0 • Published: May 24, 2024MediaWiki is an open-source wiki software used by the largest wiki sites such as Wikipedia and Wikimedia. This tutorial will show you how to install MediaWiki with the LAMP Stack (Apache, MariaDB, and PHP) on the Debian 12 server.
-
How to Install Laravel PHP Framework on Alma Linux 9
Author: Arvid L • Tags: linux, php, server, web server • Comments: 0 • Published: May 24, 2024Laravel is a web application framework based on PHP that is used to build enterprise and robust full-stack web applications. This tutorial will show you how to install Laravel on the Alma Linux 9 server.
-
How to Install SaltStack IT Automation Framework on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: May 23, 2024Salt or Saltstack is an open-source IT automation framework written in Python. It allows administrators to execute commands remotely to multiple machines directly.
-
How to Install Zammad Customer Support System on Rocky Linux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: May 22, 2024Zammad is an open-source customer support/ticketing solution based on Ruby and PostgreSQL. It helps organizations manage communications across various email, chat, and social media channels. In this guide, you will learn how to install the Zammad Ticketing System on the Rocky Linux server.
-
How to Install Drupal CMS with Apache and Free Let's Encrypt SSL on Ubuntu 24.04
Author: Arvid L • Tags: linux, server, ubuntu, web server • Comments: 0 • Published: May 22, 2024Drupal is a popular content management system written in PHP. This guide will show you how to install Drupal on Ubuntu 24.04 server. We will install Drupal with the LAMP Stack (Linux, Apache, MariaDB, and PHP) and secure Drupal with HTTPS from Letsencrypt.
-
How to Install Ruby on Rails on Ubuntu 24.04
Author: Arvid L • Tags: linux, programming, ubuntu, web server • Comments: 0 • Published: May 22, 2024Ruby on Rails or RoR or Rails is a Ruby web application framework with MVC (Model-View-Controller) architecture. In this tutorial, we'll walk you through the installation process of Ruby on Rails onto Ubuntu 24.04, creating the first Rails project, configuring PostgreSQL as the database for your Rails project, and generating a scaffold with the 'rails' command.
-
How to Install and Use Nessus Vulnerability Scanner on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: May 17, 2024Nessus is an open-source network vulnerability scanner for vulnerability assessments, penetration testing, and ethical hacking. In this tutorial, we'll walk you through the Nessus Network Security Scanner installation on the Debian 12 server. You will also perform the first host scan with Nessus to detect security vulnerabilities against target hosts.