Articles by Arvid L
-
How to Install Suricata IDS on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, security, server, ubuntu • Comments: 0 • Published: Aug 30, 2024Suricata is an open-source IDS (Intrusion Detection System) and IPS (Intrusion Prevention System) developed by OSIF (open infosec foundation). It can monitor and examine network traffic and process every packet to detect malicious network activity.
-
How to Install ONLYOFFICE Docs on Ubuntu 24.04
Author: Arvid L • Tags: debian, ubuntu • Comments: 0 • Published: Aug 30, 2024ONLYOFFICE Docs or Document Server is an online office suite that can be installed on your local server. This guide shows you how to deploy the ONLYOFFICE Document Server on an Ubuntu 24.04 server, with PostgreSQL as the database and Nginx as a reverse proxy. You'll also secure the ONLYOFFICE Docs with HTTPS through Certbot and Letsencrypt.
-
How to Install and Use SFTP on Linux Servers
Author: Arvid L • Tags: centos, debian, linux, security, server, ubuntu • Comments: 3 • Updated: Aug 29, 2024SFTP or SSH File Transfer Protocol is a method for securely transferring data between computers. In this guide, you will learn how to set up SFTP Server on a Linux system.
-
-
How to Install WonderCMS on Debian 12
Author: Arvid L • Tags: • Comments: 0 • Published: Aug 23, 2024WonderCMS is a lightweight, open-source content management system (CMS) designed for simplicity and ease of use. In this tutorial, we will show you how to install WonderCMS on a Debian 12 server with Apache web server and PHP 8.x.
-
How to Install Apache Solr on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Aug 22, 2024Apache Solr is an open-source search platform built on Apache Lucene, providing advanced full-text search, real-time indexing, and scalability for applications. It's used for building powerful search engines, supporting features like faceted search, query suggestions, and geospatial search.
-
How to Install Visual Studio Code Cloud IDE on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Aug 22, 2024The Visual Studio Code Cloud IDE is an online version of Microsoft's popular Visual Studio Code (VS Code) editor, designed to provide a flexible and accessible development environment in the cloud. This guide will show you how to install Visual Code-Server on the Ubuntu 24.04 server with Nginx as a reverse proxy.
-
How to Install RabbitMQ on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 0 • Published: Aug 13, 2024RabbitMQ is a free and open-source message broker. Supporting multiple message protocols, RabbitMQ is the most widely used message broker on the Internet.
-
How to Install MediaWiki on Rocky Linux 9
Author: Arvid L • Tags: cms, linux, server, web server • Comments: 0 • Updated: Aug 12, 2024MediaWiki is a free and open-source software with robust, scalable, and extensible wiki software offering feature-rich wiki implementations. The MediaWiki powers the biggest wiki sites on the internet, such as Wikipedia and Wikimedia.
-
How to Install MongoDB on Debian 12
Author: Arvid L • Tags: debian, linux, server, storage, web server • Comments: 0 • Published: Aug 09, 2024MongoDB is an open-source, cross-platform, and distributed NoSQL (Non-SQL or Non-Relational) database system. In this tutorial, you'll learn how to install MongoDB on a Debian 12 server.
-
How to Install PyroCMS on Ubuntu 24.04 Server
Author: Arvid L • Tags: linux, ubuntu • Comments: 0 • Published: Aug 09, 2024PyroCMS is an open-source CMS based on PHP and Laravel web frameworks. It is a powerful content management system with MySQL/MariaDB as the database and also provides intuitive and simple web administration for easier management.