Linux Tutorials on the topic “apache”
-
The Perfect Server - Ubuntu 18.04 (Bionic Beaver) with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3.1
Author: Till Brehm • Tags: apache, bind, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, ubuntu, web server • Comments: 182
This tutorial shows how to install an Ubuntu 18.04 LTS (Bionic Beaver) server with Apache, BIND, Dovecot and ISPConfig 3.1. ISPConfig is a web hosting control panel that allows you to configure the following services through a web browser: Apache or nginx web server, Postfix mail server, Courier or Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This setup covers the installation of Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).
-
How to Setup Apache Subversion with HTTPS Letsencrypt on CentOS 7
Author: Muhammad Arul • Tags: apache, centos, linux, server • Comments: 1Apache Subversion or SVN is open source versioning and revision control software. In this article, we show you how to set up Apache Subversion on the latest CentOS 7 server. We install and configure the svn software with Apache as web server, secure it with Let's encrypt and activate "Basic Authentication" for users.
-
The Perfect Server - Ubuntu 16.04 (Xenial Xerus) with Apache, PHP, MySQL, PureFTPD, BIND, Postfix, Dovecot and ISPConfig 3.1
Author: Till Brehm • Tags: apache, bind, control panels, dns, email, ftp, ispconfig, linux, mysql, php, postfix, ubuntu, web server • Comments: 276
This tutorial shows how to install an Ubuntu 16.04 (Xenial Xerus) server (with Apache2, BIND, Dovecot) for the installation of ISPConfig 3.1, and how to install ISPConfig. ISPConfig 3 is a web hosting control panel that allows you to configure the following services through a web browser: Apache or nginx web server, Postfix mail server, Courier or Dovecot IMAP/POP3 server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more. This setup covers the installation of Apache (instead of nginx), BIND (instead of MyDNS), and Dovecot (instead of Courier).
-
-
How to install MediaWiki on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 5Mediawiki is a free and open source wiki software that allows you to create your own wiki site. In this tutorial, we will learn how to install Mediawiki with Apache web server on Ubuntu 18.04 server.
-
How to Install Jenkins Automation Server with Apache on Ubuntu 18.04
Author: Muhammad Arul • Tags: apache, linux, server, ubuntu • Comments: 0
Jenkins is an automation server running in a Java servlet container, it supports many SCM (Source Control Management) software systems including Git, SVN, and Mercurial and provides hundreds of plugins to automate your project. In this tutorial, I will show you how to install the latest stable Jenkins version on Ubuntu Server 18.04 LTS (Bionic Beaver).
-
Debian 9 LAMP Server Tutorial with Apache, PHP 7 and MariaDB
Author: Till Brehm • Tags: apache, debian, mysql, php, web server • Comments: 21
LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache web server on a Debian 9 (Stretch) server with PHP (mod_php) and MySQL / MariaDB support. A LAMP setup is a perfect basis for CMS systems like Joomla, Wordpress or Drupal.
-
How to install eSyndiCat PHP Directory Software on Ubuntu 16.04
Author: Hitesh Jethva • Tags: apache, linux, php, ubuntu, web server • Comments: 0
In this tutorial, we will learn how to install eSyndiCat on Ubuntu 16.04 server. eSyndiCat is a free, open source and one of the most popular PHP directory software that can be used as an addition to your existing site or as a stand-alone platform.
-
How to install Ioncube Loader on CentOS, Debian and Ubuntu
Author: Till Brehm • Tags: apache, centos, debian, linux, nginx, php, server, ubuntu, web server • Comments: 26
Ioncube loader is a PHP module to load files that were protected with the Ioncube Encoder software. Ioncube is often used by commercial PHP software vendors to protect their software, so it is likely that you come across an Ioncube encoded file sooner or later when you install extensions for CMS or Shop software written in PHP. In this tutorial, I will explain the installation of the Ioncube loader module in detail for CentOS, Debian, and Ubuntu.
-
How to Install Snipe-IT Asset Management Software on Debian 9
Author: Hitesh Jethva • Tags: apache, debian, linux, mysql, server, web server • Comments: 6
Snipe-IT is a free and open source IT assets management web application that can be used for tracking licenses, accessories, consumables, and components. It is written in PHP language and uses MySQL to store its data. In this tutorial, we will learn how to install Snipe-IT on Debian 9 server.
-
Install GoAccess Apache Log Analyzer Tool on Ubuntu 16.04
Author: Hitesh Jethva • Tags: apache, linux, ubuntu • Comments: 1
GoAccess is a free, open source and real-time web server log analyzer tool that can be used to analyze and view web server logs. GoAccess is based on command line and also produces HTML reports that can be viewed through a web browser.