Linux Tutorials on the topic “debian”
-
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.
-
How to Install NodeBB with Nginx Proxy on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, server • Comments: 0 • Published: Jun 13, 2024NodeBB is an open-source forum software written in JavaScript and Node.js. This guide will show you how to install NodeBB on a Debian 12 server with MongoDB as the database and Nginx as a reverse proxy.
-
How to Reset the WordPress Admin Password on the Command-Line
Author: Till Brehm • Tags: debian, linux, server, ubuntu, web server • Comments: 0 • Published: Jun 12, 2024Resetting your WordPress login through the shell can be done with the MySQL command-line client mysql or by using the wp-cli command, a small but handy program to manage WordPress instances on the shell.
-
-
Installing and Using Fail2ban on Debian 12
Author: Tapio Lehtonen • Tags: debian, linux • Comments: 1 • Published: Jun 07, 2024Fail2ban monitors log files for login failures and temporarily bans the failure-prone source IP address from accessing the host.
-
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 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 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.
-
How to Install OpenProject on Debian 12
Author: Arvid L • Tags: debian, linux, server • Comments: 0 • Published: May 17, 2024OpenProject is a project management software written in Ruby on Rails and AnguilarJS. This tutorial will walk you through the OpenProject project management software installation on the Debian 12 server.
-
Build a Monitoring System with Grafana and Prometheus on Debian 12
Author: Arvid L • Tags: debian, linux, monitoring, server • Comments: 0 • Published: May 07, 2024Grafana is an open-source and multi-platform data visualization platform developed by Grafana Labs. In this guide, you will install Grafana on the Debian 12 server with Nginx as a reverse proxy, then add Prometheus as the data source and configure the Grafana Dashboard for system monitoring.
-
How to install PHP 5.6 and 7.0 - 8.3 with PHP-FPM and FastCGI mode for ISPConfig 3.2 with apt on Debian 10 to 12
Author: Thom Pol • Tags: debian, ispconfig, linux, php • Comments: 9 • Updated: Mar 23, 2024In this guide we will take you through installing additional PHP versions (5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.1, 8.2, and 8.3) on a Debian server with ISPConfig.