Linux Tutorials on the topic “debian”
-
How to Install EspoCRM Open Source CRM Software on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 2
In this guide, we’ll show you how to install and configure the latest version of the EspoCRM software on Debian 9 on top of a LAMP stack, in order to create a free online Customer Relationship Management platform for your company.
-
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 update ONLYOFFICE Document Server to version 5.1
Author: Daria • Tags: debian, linux, ubuntu • Comments: 0
In this tutorial, we'll learn how to easily update ONLYOFFICE Document Server to the latest version separately from other solutions to get new features.
-
-
How to Setup Symfony 4 on Debian 9 Server
Author: Shahroze Nawaz • Tags: debian, programming • Comments: 3
In this article, I will show you how you can setup a complete Symfony Stack to run Symfony applications on Debian 9. The process includes steps regarding permissions, webroots and web server.
-
How to install SuiteCRM on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 1
This tutorial shows how to install the latest version of the SuiteCRM platform on a Debian 9. SuiteCRM, a fork of SugarCRM, is an enterprise open source Customer Relationship Management (CRM) platform.
-
Checking Package Dependencies with apt-rdepends on Debian and Ubuntu
Author: Falko Timme • Tags: debian, shell, ubuntu • Comments: 1
This guide shows how you can check the dependencies of a package with the tool apt-rdepends on Debian and Ubuntu systems. The great thing about apt-rdepends is that it resolves dependencies recursively, i.e., not only does it show the direct dependencies of a package, but also the dependencies' dependencies. This is great, for example, if you want to rebuild a package from the sources, etc.
-
How to Install Rancher Docker Container Manager on Debian
Author: Hitesh Jethva • Tags: debian, linux, server, virtualization • Comments: 0
In this tutorial, we will learn how to install Rancher on Debian 9. Rancher is a free and open source project that provides a management platform for Docker containers. Rancher allows us to operate Docker in production at large scale.
-
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 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.
-
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.