HowtoForge provides user-friendly Linux tutorials.
-
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.
-
Elasticsearch and Kibana: installation and basic usage on Ubuntu 16.04
Author: Akshay Pai • Tags: linux, ubuntu • Comments: 6
In this tutorial, we will be going through the installation steps for Elasticsearch followed by the installation of Kibana. Then we will use Kibana to store and retrieve data. Elasticsearch is a powerful production-ready search engine written in Java It can be used as a standalone search engine for the web or as a search engine for e-commerce web applications.
-
How to Setup MariaDB High Availability with Heartbeat and DRBD on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: high-availability, linux, server, ubuntu • Comments: 1
In this tutorial, we will learn how to achieve high availability of MariaDB using Heartbeat and DRBD on Ubuntu 16.04 server. Heartbeat and DRBD both are used for a cluster solution for any application using two servers. Both servers are work in active and passive mode, one server will work at the same time and another server as a backup server.
-
-
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.
-
Linux more Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0
Sometimes, while working on the command line, you'll see outputs produced by commands in certain cases are so large that they don't fit into the screen area, and hence, you get to see only the last part of the output (as the initial part scrolls past the screen). Thankfully, there are utilities that are specifically designed to help you in such cases, and one of them is more.
-
How to Install Pydio Web File Manager on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 2
Pydio is a powerful open source web file sync and file share solution software for online collaboration, similar to Gdrive or other online file-sharing services. In this tutorial, we’ll cover the installation and configuration process of the Pydio Community Edition from source on Debian 9 release, on top of LAMP stack.
-
Setting Up Postfix As A Backup MX
Author: Falko Timme • Tags: email, postfix • Comments: 13
Setting Up Postfix As A Backup MX. In this tutorial, I will show how you can set up a Postfix mail server as a backup mail exchanger for a domain so that it accepts mails for this domain in case the primary mail exchanger is down or unreachable and passes the mails on to the primary MX once that one is up again.
-
How to integrate ONLYOFFICE 9.6 with WordPress
Author: Daria • Tags: linux, web server • Comments: 0
In this tutorial, we'll learn how to easily integrate ONLYOFFICE with your WordPress website. ONLYOFFICE is an open source solution that comprises powerful document editing features and multiple productivity tools, such as CRM, projects, mail, chat and more distributed under AGPL v3.
-
How to setup an SFTP server on CentOS
Author: shahril bin kamaruzzaman • Tags: centos, linux, security, server • Comments: 30
This tutorial explains how to setup and use an SFTP server on CentOS. Before I start, let me explain what actually SFTP represents and what it is used for. SFTP stands for SSH File Transfer Protocol or Secure File Transfer Protocol. It uses a separate protocol packaged with SSH to provide a secure connection.
-
How to install XMB forum on Ubuntu 16.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0
XMB forum also known as eXtreme Message Board is a free and open source forum software written in PHP and uses MySQL database backend. XMB is a simple, lightweight, easy to use, Powerful and highly customizable. In this tutorial, we will learn how to install XMB forum on Ubuntu 16.04.