Linux Tutorials on the topic “server”
-
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.
-
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 Mount an NTFS Drive on Rocky Linux
Author: David Duarte • Tags: centos, desktop, fedora, linux, server, storage • Comments: 0 • Published: Jun 28, 2024This tutorial will show you how to mount an NTFS drive in read/write mode on the RHEL-based Linux operating system Rocky Linux. NTFS-3G is a stable Open Source NTFS driver that supports reading and writing to NTFS drives on Linux and other operating systems.
-
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.
-
How to deploy Ghost Blog with Nginx on Debian 12
Author: Navjot Singh • Tags: debian, linux, server, web server • Comments: 0 • Published: Jun 25, 2024Ghost is an open-source blogging platform that helps you create a professional-looking blog. In this tutorial, we will explore how to install Ghost CMS using Nginx and MySQL on a server powered by Debian 12.
-
How to Install Cachet Status Page System on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: Jun 25, 2024Cachet is an open-source status page system written in PHP. It allows you to monitor downtime and system failure on your infrastructure.
-
How to scan for viruses with ClamAV on Ubuntu 24.04
Author: Bill Toulas • Tags: desktop, security, server, ubuntu • Comments: 22 • Updated: Jun 18, 2024There aren't many viruses made for Linux distributions and as such, most people who use such systems don't even bother using antivirus software. Those however who do want to be able to scan their system or other windows-based systems that are connected on a Linux PC through a network can use ClamAV. ClamAV is an open-source anti-virus engine that is built to detect viruses, trojans, malware, and other threats. It supports multiple file formats (documents, executables, or archives), utilizes multi-thread scanner features and receives updates for its signature database at least 3-4 times a day.
-
Getting Started with Salt IT Automation Framework on AlmaLinux 9
Author: Arvid L • Tags: linux, server • Comments: 0 • Published: Jun 15, 2024Salt or Saltstack is an open-source IT automation framework that allows administrators to execute commands remotely to multiple machines directly. This tutorial will show you how to install Salt on AlmaLinux 9 servers.
-
How to Install Craft CMS on Debian 12
Author: Navjot Singh • Tags: debian, linux, server • Comments: 0 • Published: Jun 15, 2024Craft CMS is an open-source content management system for creating all sorts of websites. In this tutorial, you will learn how to install Craft CMS on a Debian 12 server. You will also learn how to enable Redis to work with it and how to back up and restore a site made using Craft CMS.