HowtoForge provides user-friendly Linux tutorials.
-
How to run Python Scripts with Apache and mod_wsgi on Ubuntu 18.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 11mod_wsgi is an Apache module that can be used for serving Python scripts over HTTP via Apache web server like Django, Web.py, Werkzug, Chery.py, TurboGears, and Flask. In this tutorial, we will learn how to install and set up of mod_wsgi with the Apache server on Ubuntu 18.04 LTS (Bionic Beaver) server.
-
How to install ownCloud with ONLYOFFICE using Univention App Appliance
Author: Daria • Tags: linux, web server • Comments: 0ONLYOFFICE is an open source office suite distributed under GNU AGPL v3.0. It incorporates online editors for text documents, spreadsheets and presentations. This tutorial shows how to install ownCloud with ONLYOFFICE using Univention App Appliance.
-
How to Set up RabbitMQ Cluster on CentOS 7
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 6RabbitMQ is the message-queueing software that offers support for sending and receiving messages between distributed systems, applications, and services. In this tutorial, I will show you step-by-step how to set up the RabbitMQ Cluster on a CentOS 7 Server.
-
-
How to install WildFly (JBoss) Java Application Server on Ubuntu 18.04
Author: Hitesh Jethva • Tags: linux, server • Comments: 3WildFly formerly known as JBoss is a free and open source application server written in Java which implements the Java Enterprise Edition (Java EE) specification. In this tutorial, I will explain how to install WildFly application server on Ubuntu 18.04 LTS.
-
How to Install Zen Cart on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 0In this guide, I’ll show you how to install and configure the latest version Zen Cart on Debian 9, in order to create a free online shopping store. Zen Cart is a free open source e-commerce content management and shopping cart platform.
-
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.