Articles by Arvid L
-
How to Install Chef Infra Server on Debian 12
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Jul 29, 2024Deploy your automation platform with Chef. Chef enables automation for both nurture and applications in development and production environments.
-
How to Install NodeBB with Nginx Proxy on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, nginx, server, ubuntu, web server • Comments: 0 • Published: Jul 29, 2024NodeBB is open-source forum software written in JavaScript and Node.js. It uses MongoDB as the default database and offers multiple features, such as real-time notifications via web socket, social media integration, and full REST APIs.
-
How to Install JupyterLab on Ubuntu 24.04
Author: Arvid L • Tags: linux, nginx, server, ubuntu • Comments: 1 • Published: Jul 18, 2024JupyterLab is an open-source web-based interactive development environment that extends the classic Jupyter Notebook experience, providing a more flexible and powerful interface for data science and scientific computing tasks.
-
-
How to Install Pydio Cells on Ubuntu 24.04 Server
Author: Arvid L • Tags: cloud, linux, server, ubuntu, web server • Comments: 1 • Published: Jul 17, 2024Pydio Cells is a self-hosted Document Sharing and Collaboration platform. In this guide, we'll walk you through the installation of Pydio Cells on the Ubuntu 24.04 server with the MariaDB database and Apache as a reverse proxy.
-
How to Install Nextcloud on Ubuntu 24.04 Server
Author: Arvid L • Tags: apache, linux, server, ubuntu, web server • Comments: 0 • Published: Jul 17, 2024Nextcloud is open-source software for public and private file storage. This tutorial teaches you how to install Nextcloud on an Ubuntu 24.04 server. You’ll install Nextcloud with the LAMP Stack and then secure Netxcloud with HTTPS through Certbot and Letsencrypt.
-
How to Install Cachet Status Page on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, server, ubuntu, web server • Comments: 0 • Published: Jul 08, 2024Cachet is an open-source status page system written in PHP. It allows you to monitor downtime and system failure on your infrastructure. In this tutorial, you’ll learn how to install and run Cachet on an Ubuntu 24.04 server with Docker.
-
Guide to Set Up Remote Desktop (RDP) with Xrdp on Debian 12
Author: Arvid L • Tags: debian, desktop, linux • Comments: 0 • Published: Jul 05, 2024RDP, or Remote Desktop Protocol, enables you to access the graphical interface of another computer over a network. On Linux, you can utilize Xrdp to create an RDP Server. Xrdp is a free and open-source application server that implements the RDP protocol.
-
How to Install Matomo Web Analytics on Debian 12
Author: Arvid L • Tags: debian, linux, monitoring, server, web server • Comments: 0 • Published: Jul 05, 2024Matomo, formerly Piwik, is free and open-source web analytics software that can be used to track website visits and display reports for data and audience analysis.
-
How to Install CockroachDB Cluster on Ubuntu 24.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Jun 28, 2024CockroachDB is a highly resilient and scalable distributed SQL database designed to handle large-scale data workloads easily. In this guide, we’ll show you how to install the CockroachDB cluster on Ubuntu 24.04 servers.
-
How to Install Drupal on Alma Linux 9
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Jun 27, 2024Drupal is an open-source content management system (CMS) for building and managing websites. Known for its flexibility and robustness, Drupal allows users to create and organize content, customize the presentation, automate administrative tasks, and manage user roles and permissions.