HowtoForge provides user-friendly Linux tutorials.
-
How to Install Pluck CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: • Comments: 0Pluck is a free, open source, small and simple content management system that can be used to manage your own website without knowledge of programming languages. In this tutorial, we will learn how to install Pluck CMS on Ubuntu 18.04 LTS (Bionic Beaver).
-
The Perfect Server - Ubuntu 16.04 (Nginx, MySQL, PHP, Postfix, BIND, Dovecot, Pure-FTPD and ISPConfig 3.1)
Author: Till Brehm • Tags: bind, control panels, dns, email, ftp, ispconfig, linux, mysql, nginx, php, postfix, ubuntu, web server • Comments: 64
This tutorial shows the steps to install an Ubuntu 16.04 (Xenial Xerus) server with Nginx, PHP, MariaDB, Postfix, pure-ftpd, BIND, Dovecot and ISPConfig 3.1. ISPConfig is a web hosting control panel that allows you to configure the installed services through a web browser. This setup provides a full hosting server with web, email (inc. spam and antivirus filter), Database, FTP and DNS services.
-
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).
-
-
Linux lsattr Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1We recently discussed chattr, a command that you can use to change file attributes on a Linux file system. To list file attributes, there's a separate command, dubbed lsattr. In this tutorial, we will discuss this tool using some easy to understand examples.
-
How to Install WordPress with EasyEngine on Ubuntu 18.04 and Debian
Author: Muhammad Arul • Tags: debian, linux, ubuntu, web server • Comments: 6EasyEngine (ee) is a command-line tool for the Nginx web servers to manage WordPress sites. In this tutorial, I will show you how to install and manage a WordPress site using EasyEngine on Debian and Ubuntu.
-
How to Install and Configure MRTG on Ubuntu 18.04
Author: Hitesh Jethva • Tags: linux, monitoring, ubuntu • Comments: 5MRTG also known as "Multi Router Traffic Grapher" is a free and open source tool to monitor the traffic load on network links. In this tutorial, we will learn how to install MRTG on Ubuntu 18.04 server.
-
Linux lsblk Command Tutorial for Beginners (8 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 3In Linux, block devices are special files that refer to or represent a device (which could be anything from a hard drive to a USB drive). So naturally, there are command line tools that help you with your block devices-related work. Once such utility is lsblk.
-
How to Install Alfresco CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 5Alfresco Community Edition is the free version of the Alfresco Content Services, a CMS system written in Java that uses PostgreSQL as database. In this tutorial, we will be going to explain how to install Alfresco Community Edition on Ubuntu 18.04.
-
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.
-
Docker Guide: Deploying Ghost Blog with MySQL and Traefik with Docker
Author: Muhammad Arul • Tags: linux, virtualization, web server • Comments: 2In this tutorial, we will show step-by-step how to install and configure Ghost as a Docker container. We will install and configure Ghost under the latest Docker CE version, use the MySQL as a database and use the Traefik as a Reverse Proxy.