Linux Tutorials on the topic “Linux”
-
How to Install Fuel CMS with Nginx on Fedora 31
Author: Navjot Singh • Tags: linux, nginx, web server • Comments: 0Fuel CMS is an open-source content management system for websites and blogs. It is built on CodeIgniter, a popular PHP web framework. This tutorial will cover how to install Fuel CMS on a Fedora 31 based server.
-
How to Install and Use Perf Performance Analysis Tool on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, monitoring • Comments: 0Perf is a performance analyzing tool in Linux operating systems that supports tracepoints, software performance counters, hardware performance counters and dynamic probes.
-
How to Install Zabbix Monitoring Tool on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, ubuntu • Comments: 8Zabbix is an open-source monitoring tool for network services, network hardware, servers and applications. In this tutorial, we show you how to install Zabbix 4.4 on the Ubuntu 18.04 server. We will install Zabbix with Apache web server, PHP and MariaDB server on the current Ubuntu 18.04 server.
-
-
How to Install OpenLiteSpeed HTTP Server with PHP on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, php, server, web server • Comments: 3OpenLiteSpeed is an open-source HTTP server developed by LiteSpeed Technologies. It is a high-performance and lightweight HTTP server with a web-based GUI for administration. In this tutorial, we show you how to install OpenLiteSpeed with the MariaDB database and the current PHP 7.4 on the Ubuntu 18.04 server.
-
How to Install Nagios Monitoring Software on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, server, ubuntu • Comments: 5Nagios is open-source software for system and network monitoring. Nagios can monitor the activity of a host and its services and provides a warning/alert if something bad happens on the server.
-
How to install the web-based Guacamole Remote Desktop Client on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, shell, ubuntu • Comments: 14Apache Guacamole is a free, open-source and web-based remote desktop application that allows you to access your desktop machines through a web browser. In this tutorial, we will show how to install Apache Guacamole remote desktop gateway on Ubuntu 18.04 LTS server.
-
How to Install Mailtrain Newsletter Software on Ubuntu 18.04
Author: Hitesh Jethva • Tags: email, linux, ubuntu, web server • Comments: 1Mailtrain is a free, open-source and self-hosted newsletter application built from Node.js which supports MySQL/MariaDB database backends. In this tutorial, we will show you how to install Mailtrain newsletter application with Docker on Ubuntu 18.04 server.
-
How to Install Gradle Build Tool on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 2Gradle is a free and open-source build tool primarily used for Java projects. It helps you to automate, build and deliver software efficiently. In this tutorial, we will show you how to install the Gradle Build Tool on Ubuntu 18.04 LTS.
-
Linux tcpdump Command Tutorial for Beginners (8 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 2Everytime you open a webpage on your computer, data packets are sent and received on your network interface. Sometimes, analyzing these packets becomes important for many reasons. Thankfully, Linux offers a command line utility that dumps information related to these data packets in output.
-
How to Install X-Cart with Nginx and Let's Encrypt SSL on Ubuntu 18.04 LTS
Author: Blago Eres • Tags: linux, nginx, ubuntu, web server • Comments: 0This guide describes the process of installing X-Cart 5 on Ubuntu 18.04 LTS using Nginx as the webserver and MySQL as the database server and how to secure the installation with a free SSL Certificate from Let's encrypt.