Articles by Arvid L
-
How to Install Laravel PHP Framework on Ubuntu 24.04
Author: Arvid L • Tags: linux, php, ubuntu • Comments: 3 • Updated: May 06, 2024Laravel is a web application framework based on PHP that is used to build enterprise web applications. It's a free and open web framework that follows model-view-controller (MVC) architecture and is based on Symfony.
-
How to Install LAMP Stack (Linux, Apache, MariaDB and PHP) on Ubuntu 24.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 0 • Published: May 03, 2024The LAMP Stack (Linux, Apache, MySQL/MariaDB, and PHP) is a bundle of open-source technologies for building websites and web applications. In this guide, you will learn how to install LAMP Stack (Linux, Apache, MySQL/MariaDB, and PHP) on the Ubuntu 24.04 "Noble Numbat" server.
-
How to Install Flarum Next Generation Forum on Ubuntu 24.04
Author: Arvid L • Tags: linux, ubuntu • Comments: 0 • Published: May 03, 2024Flarum is free and open-source forum software in PHP, JavaScript, and TypeScript. In this tutorial, we'll show you how to install Flarum on Ubuntu 24.04. You will install Flarum with the LAMP Stack (Linux, Apache, MySQL/MariaDB, and PHP), then secure it via HTTPS using Certbot and letsencrypt.
-
-
How to Install LEMP Stack (Linux, Nginx, PHP and MariaDB) on Ubuntu 24.04
Author: Arvid L • Tags: linux, nginx, ubuntu, web server • Comments: 0 • Published: Apr 30, 2024The LEMP Stack (Linux, Nginx, MySQL/MariaDB, and PHP) is a group of free and open-source software applications for hosting and developing PHP web applications. This guide will show you how to install LEMP Stack (Linux, Nginx, MySQL/MariaDB, and PHP) on Ubuntu 24.04 "Noble Numbat".
-
How to Install Wiki.js with Apache2 Reverse Proxy on Ubuntu 22.04
Author: Arvid L • Tags: linux, ubuntu, web server • Comments: 0 • Published: Apr 23, 2024Wiki.js is free and open-source wiki software based on Node.js, Git, and Markdown. In this guide, you will install and configure Wiki.js on an Ubuntu 22.04 server, using PostgreSQL as the default database and Apache2 as a reverse proxy.
-
How to Install Lighttpd with MariaDB and PHP-FPM on Ubuntu 22.04
Author: Arvid L • Tags: linux, mysql, php, web server • Comments: 0 • Published: Apr 12, 2024The LLMP Stack (Linux, Lighttpd, MariaDB, and PHP-FPM) is a software stack for delivering web applications. Each component of the LLMP Stack is free, open-source, and can be installed on multiple operating systems. The LLMP Stack can deliver static HTML sites and PHP applications like WordPress, Drupal, and Joomla.
-
How to Install SolidInvoice on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu, web server • Comments: 0 • Published: Apr 11, 2024SolidInvoice is a free, simple, and elegant invoicing solution based on PHP. It's designed for small businesses to handle their daily billing operations.
-
How to Install ClickHouse OLAP Database System Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Apr 05, 2024ClickHouse is a column-oriented database management system. In this tutorial, you will learn how to install the ClickHouse OLAP Database System on an Ubuntu 22.04 server.
-
How to Install sFTPGo on Rocky Linux
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Mar 28, 2024sFTPGo is a highly configurable SFTP server with additional secure protocols such as HTTP/S, FTP/S, and WebDAV support. It allows you to create FTP servers with several backends, such as local filesystems, and third-party storage providers, such as Amazon S3, Google Storage Engine, and Azure Blog Storage.
-
How to Install LibreNMS Monitoring Tool on Ubuntu 22.04
Author: Arvid L • Tags: linux, monitoring, ubuntu, web server • Comments: 0 • Published: Mar 28, 2024LibreNMS is a free and open-source monitoring tool written in PHP/MySQL/SNMP. This guide will teach you how to install and configure the LibreNMS monitoring tool on the latest Ubuntu 22.04 server. This tutorial will cover some additional configurations of the LEMP Stack for the LibreNMS installation.