Linux Tutorials on the topic “debian”
-
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 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.