Linux Tutorials on the topic “linux”
-
How to Install NTP Server and Client on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 4NTP (Network Time Protocol) is a networking protocol designed to synchronize the clocks of computers over a network. In this tutorial, we will learn to install NTP server and Setup time synchronization on Ubuntu 18.04 server.
-
How to Install and Configure OpenLiteSpeed Server on Ubuntu 18.04 along with MariaDB
Author: Navjot Singh • Tags: linux, ubuntu, web server • Comments: 3OpenLiteSpeed is a lightweight and open source version of the popular LiteSpeed Server. In this tutorial, we will learn about how to Install OpenLiteSpeed Server on Ubuntu 18.04 along with PHP 7.2 and MariaDB server.
-
Free eBook from Packt - Linux Shell Scripting Cookbook - Third Edition
Author: Richard Gall • Tags: commercial, linux • Comments: 0The shell is the most powerful tool your computer provides. Despite having it at their fingertips, many users are unaware of how much the shell can accomplish. Starting with the basics of the shell, you will learn simple commands and how to apply them to real-world issues. From there, you'll learn text processing, web interactions, network and system monitoring, and system tuning.
-
-
Installation and Usage of Maltrail detection system on Ubuntu 18.04
Author: Ahmad • Tags: linux, security, ubuntu • Comments: 0Maltrail is a malicious traffic detection system which utilizes the publicly available spam list/ blacklists of malicious and suspicious trails. This tutorial shows the installation of Maltrail on Ubuntu 18.04 LTS.
-
How to Setup Magento 2 With Varnish and Apache on Ubuntu 16.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 5Magento is a free and open source Content Management System built in PHP, Zend framework and MySQL database. It is very popular eCommerce web application. In this tutorial, we will learn how to install Magento 2 with Varnish as a full page cache on Ubuntu 16.04 server.
-
How to Set up RabbitMQ Cluster on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 10RabbitMQ is an open source message-broker software written in Erlang programming language with client support for all major programming languages. In this tutorial, I will show you how to set up a RabbitMQ Cluster consisting of 3 servers on Ubuntu 18.04 LTS.
-
How to Install Apache Kafka Distributed Streaming Platform on Ubuntu
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 0Apache Kafka is a distributed streaming platform developed by Apache Software Foundation and written in Java and Scala. Apache Kafka was originally developed by LinkedIn, and was open sourced in 2011. In this tutorial, we will show you how to step-by-step install and configure Apache Kafka on Ubuntu 18.04.
-
How to Install Typo3 CMS on Debian 9
Author: Matt Vas • Tags: apache, debian, linux, web server • Comments: 2In this guide, we’ll learn how to install and configure the latest version of Typo3 CMS in Debian 9. Typo3 is a powerful open source content management system with most parts written in PHP programming language.
-
Install Observium Network Monitoring Software on Debian 9
Author: Matt Vas • Tags: debian, linux, monitoring, networking, server • Comments: 0Observium is a powerful and flexible free and open source auto-discovery network monitoring software. In this guide, we’ll show you how to install and configure the latest version of Observium Network Monitoring software (Community Edition) on Debian 9 release.
-
How to Install Nginx with RTMP Module on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, nginx • Comments: 17RTMP (Real Time Messaging Protocol) is a high-performance protocol for transmission of data, audio, and video over the internet between flash-based platform technologies. Originally developed by Macromedia, and now owned by Adobe. In this tutorial, I will show you how to install and configure the Nginx web server with the RTMP module.