HowtoForge provides user-friendly Linux tutorials.
-
How to Install SuiteCRM with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, nginx, ubuntu, web server • Comments: 4
SuiteCRM is an open source CRM (Customer Relationship Management) software based on PHP. It is a fork of the popular CRM software 'SugarCRM', and has become more popular after 'SugarCRM' decided to stop the development of the free version. In this tutorial, I will show you step-by-step how to install the open source CRM 'SuiteCRM'.
-
How to Install ionCube Loader on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, php, web server • Comments: 7
In this tutorial, we will explain how to install ionCube Loader on Debian 9 server. IonCube is a PHP extension that can be used for decoding secured encrypted PHP files at runtime.
-
How to Install Mautic Marketing Automation Tool on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 2
Mautic is an open source self-hosted marketing automation tool for everyone. You can use it to grow up your business, monitor your website, create landing pages, create campaign for your business, manage contacts, and even send marketing emails.
-
-
Install Zabbix Monitoring Server and Agent on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, monitoring • Comments: 9
Monitoring tools are used to continuously keep track of the status of the system and send out alerts and notifications if anything goes wrong. Zabbix is a free, open source and the ultimate enterprise-level monitoring tool designed for real-time monitoring of millions of metrics collected from tens of thousands of servers, virtual machines and network devices.
-
Linux kill Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0
Sometimes, while working on a Linux machine, you'll see that an application or a command line process gets stuck (becomes unresponsive). Then in those cases, terminating it is the only way out. Linux command line offers a utility that you can use in these scenarios. It's called kill.
-
How to Install Grav CMS with Nginx on Ubuntu 16.04
Author: Muhammad Arul • Tags: linux, ubuntu, web server • Comments: 0
Grav is a modern web application that requires no database. It's a file-based web platform that's simple and fast. In this tutorial, I will show you step by step how to install and configure Grav CMS on Ubuntu 16.04.
-
How to Encrypt Files with Tomb on Ubuntu 16.04 LTS
Author: Dan Fries • Tags: linux, security, ubuntu • Comments: 2
This tutorial shows how to encrypt your files by using Tomb on Ubuntu 16.04. Tomb is an alternative to Truecrypt and Veracrypt designed for Linux systems.
-
Linux whereis Command Explained for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 1
Sometimes, while working on the command line, we just need to quickly find out the location of the binary file for a command. Yes, the find command is an option in this case, but it's a bit time consuming and will likely produce some non-desired results as well. There's a specific command that's designed for this purpose: whereis.
-
How to Install Nginx with PHP + MySQL (LEMP) on Debian 9
Author: Till Brehm • Tags: debian, nginx, web server • Comments: 5
This tutorial shows the installation of a Nginx web server on Debian 9 together with MySQL or MariaDB as database, PHP 7 and free Let's encrypt SSL certificate. Nginx web server is known for its stability, rich feature set, simple configuration, and low resource consumption.
-
How to Install Open Real Estate on Ubuntu 16.04
Author: Hitesh Jethva • Tags: apache, linux, mysql, php, ubuntu, web server • Comments: 2
Open Real Estate is a freely available software application that can be used for building websites of real estate agencies and realtors. Open Real Estate enables you to use multiple languages and currencies on the real estate website making it easy to use for users from different countries. In this tutorial, we will learn how to install Open Real Estate on Ubuntu 16.04.