Linux Tutorials on the topic “linux”
-
How to Install Drupal CMS with Apache on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 0 • Published: Oct 20, 2023Drupal is a free and open-source web content management system written in PHP. In this guide, I will show you how to install Drupal on a Debian 12 server.
-
How to Install a Local DNS Resolver with Dnsmasq on Rocky Linux
Author: Arvid L • Tags: dns, linux • Comments: 0 • Published: Oct 13, 2023Dnsmasq is a small and lightweight DNS server for your local environment. It can be used to provide a DNS Server, DHCP Server, and a TFTP Server. This tutorial will cover installing and setting up a local DNS Server with Dnsmasq on a Rocky Linux 9 server.
-
How to Install and Configure Suricata IDS alongside Elastic Stack on Debian 12
Author: Navjot Singh • Tags: debian, linux, security • Comments: 0 • Published: Oct 06, 2023Suricata is a Network Monitoring tool that examines and processes every packet of internet traffic that flows through your server. It can generate log events, trigger alerts, and drop traffic upon detecting any suspicious activity.
-
-
How to Install Apache Tomcat with Nginx Reverse Proxy on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu • Comments: 0 • Published: Oct 06, 2023Apache Tomcat is an open-source Java web server and Servlet container used to host web applications written in Java. This tutorial will show you how to install Apache Tomcat on Ubuntu 22.04.
-
How to Install ownCloud on Debian 12
Author: Arvid L • Tags: debian, linux • Comments: 0 • Published: Oct 05, 2023ownCloud is a software solution for creating file-hosting services like Google Drive and DropBox. Follow this guide to learn how to install ownCloud on Debian 12 step-by-step. Learn how to install ownCloud via the command line on the LAMP Stack and secure ownCloud with SSL/TLS certificates from Letsencrypt.
-
How to Install Zeek Network Security Monitoring Tool on Debian 12
Author: Arvid L • Tags: debian, linux, security • Comments: 0 • Published: Oct 05, 2023Zeek (formerly Bro) is a free and open-source platform for network security monitoring. It is a powerful passive network traffic analyzer to investigate suspicious or malicious activity. In this guide, I will show you how to install Zeek network Security Monitoring on the Debian 12 server step-by-step.
-
How to Install TIG Stack (Telegraf, InfluxDB, and Grafana) on Rocky Linux
Author: Navjot Singh • Tags: linux • Comments: 0 • Published: Oct 02, 2023The TIG (Telegraf, InfluxDB and Grafana) Stack is an acronym for a platform of open-source tools to make the collection, storage, graphing and alerting of system metrics easier. You can monitor and visualize metrics such as memory, disk space, logged-in users, system load, swap usage, uptime, running processes etc. from one place.
-
How to Install OpenMRS on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0 • Published: Oct 02, 2023OpenMRS is an efficient electronic medical record (EMR) storage and retrieval system released as open-source software. This tutorial will explain how to install OpenMRS on Ubuntu 22.04.
-
How to Install Symfony PHP Framework on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, php, programming, ubuntu, web server • Comments: 0 • Published: Oct 02, 2023Symfony is one of the most popular PHP frameworks used for web applications. This tutorial will show you how to install the Symfony PHP framework on Ubuntu 22.04.