Linux Tutorials on the topic “Linux”
-
Install Horde 5 Webmail for ISPConfig on Debian Jessie through PEAR
Author: Stephan Jau • Tags: debian, email, ispconfig, linux, server • Comments: 8
Horde is a groupware suite that offers email, calendar, task, contact management and more things. It also offers SyncML and ActiveSync to synchronize with your cell phones or other software. This Howto assumes that you followed the ISPConfig 3 installation for Debian Jessie (Apache2, Bind, Dovecot) and all the packages there.
-
How to install and configure Solr 6 on Ubuntu 16.04
Author: Antonio Valencia • Tags: linux, server, ubuntu • Comments: 14
Apache Solr is an enterprise-class open source search platform written in Java which enables you to create custom search engines that index databases, files, and websites. This tutorial will show you how to install the latest Solr version on Ubuntu 16.04 (Xenial Xerus). The steps will most likely work with later Ubuntu versions as well.
-
How to install PHP 7 as PHP-FPM & FastCGI for ISPConfig 3 on Debian 8 (Jessie)
Author: Till Brehm • Tags: apache, control panels, debian, ispconfig, linux, nginx, php, web server • Comments: 86
This tutorial shows how to build PHP 7 as a PHP-FPM and a FastCGI version on Debian 8 (Jessie). PHP 7 is up to 2 times faster than PHP 5.6 and 14 times faster than PHP 5.0 according to the release notes.
-
-
How to Install Nginx, PHP and MySQL (LEMP Stack) on OpenSUSE Leap 42.1
Author: Muhammad Arul • Tags: linux, nginx, opensuse, server, suse, web server • Comments: 2
LEMP or Linux, Engine-x, MySQL, and PHP is a collection of software installed on the Linux operating system to get your PHP based web applications up and running on the fast Nginx web server. In this tutorial, I will show you how to install Nginx, MariaDB, and PHP-FPM on openSUSE leap 42.1. Then I will configure the OpenSUSE firewall with SuSEfirewall2 to allow access to the Nginx web server and show you how you can add a new virtual host configuration on the Nginx web server.
-
PSAD installation and configuration on Debian 8 (Jessie)
Author: Ahmad • Tags: debian, linux, security, server • Comments: 2
In this tutorial, I will show you the installation and configuration of the PSAD (Port Scan Attack Detection) tool on Debian 8 (Jessie). PSAD provides intrusion detection and log-analysis with IPtables (Linux firewall).
-
How to Setup MySQL Master-Master Replication
Author: christensen143 • Tags: linux, mysql, server • Comments: 10
This article consolidates information from several sources into the format I use to setup MySQL Master/Master Replication. The beauty of Linux and open source is that there are many different ways to do this. Please take a look at my references and use them to accommodate any needs you may have.
-
How to Install a LAMP Stack on OpenSUSE Leap 42.1
Author: Muhammad Arul • Tags: linux, opensuse, server, web server • Comments: 5
The LAMP Stack is a collection of open source software installed together on the Linux operating system to get your website and web application running on it. In this tutorial, I will guide you trough the steps to install the LAMP Stack with OpenSUSE Leap 42.1 as the Linux operating system.
-
How to Create a Local Red Hat Repository
Author: christensen143 • Tags: centos, linux, server • Comments: 6
There are many reasons you may want a local Red Hat Enterprise Linux repository. Bandwidth is a major factor as downloading updates from the Internet can be time and bandwidth consuming. Whatever your reason, this tutorial will walk you through the process of getting your local repository setup.
-
How to Install an OpenSUSE Leap 42.1 KDE Desktop
Author: Muhammad Arul • Tags: linux, opensuse • Comments: 0
OpenSUSE Leap is a new type and a new version of OpenSUSE. It is a hybrid Linux distribution that uses the source code of SUSE Linux Enterprise(SLE) to provide a higher stability and reliability then otLinuxinux distributions. In this tutorial, I will guide you trough the OpenSUSe leap installation. I will install OpenSUSE leap with KDE Plasma 5 as the desktop environment.
-
Server monitoring with Icinga 2 and Icingaweb 2 on CentOS 7
Author: Peter Roth • Tags: centos, linux, server • Comments: 13
Icinga 2 is a scalable OpenSource monitoring software. This tutorial describes the installation of Icinga 2 together with Icingaweb on a CentOS 7 server.