Linux Tutorials on the topic “debian”
-
How to Install Nextcloud 13 Server on Debian 9
Author: Hitesh Jethva • Tags: debian, linux, server, storage, ubuntu • Comments: 31NextCloud is a free, open source and an alternative to another open source file hosting solution OwnCloud. NextCloud eliminates your need of using third party cloud hosting software like Dropbox for storing your documents. In this tutorial, we will explain how to install and configure NextCloud on Debian 9.
-
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 Cachet Status Page System on Debian 9
Author: Blago Eres • Tags: debian, linux, monitoring, nginx • Comments: 1Cachet is a beautiful and powerful open source status page system written in PHP that allows you to better communicate downtime and system outages to your customers, teams, and shareholders. In this tutorial, we will install Cachet status page system by utilizing PHP, Nginx, MariaDB, and Composer.
-
-
How to install Fork CMS on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: debian, ubuntu, web server • Comments: 0Fork CMS is a free and open source content management CMS that comes with an intuitive and user-friendly web interface. In this tutorial, we will explain how to install Fork CMS on Ubuntu 18.04 LTS (Bionic Beaver) server.
-
Install Moodle eLearning Platform on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 7Moodle is a flexible and powerful free open source course management system and e-learning platform. This tutorial will explain how to install and configure the latest version of Moodle in Debian 9 release in order to create an e-learning platform at your premises.
-
How to install a Debian 9 (Stretch) Minimal Server
Author: Till Brehm • Tags: debian, linux • Comments: 16
This tutorial shows how to install a Debian 9 (Stretch) minimal server in detail with many screenshots. The purpose of this guide is to provide a minimal setup that can be used as basis for our other Debian 9 tutorials here at howtoforge.com.
-
Full Drive Encryption with Debian 9.4 or Ubuntu 18.04 LTS
Author: Chris Silva • Tags: debian, linux, security, ubuntu • Comments: 0This tutorial will show you step by step how to encrypt a full drive with Cryptsetup on Debian 9.4 or Ubuntu 18.04 LTS (Bionic Beaver). The drive that gets encrypted may not be part of an LVM volume.
-
Create an Online Social Network with Elgg on Debian 9
Author: Matt Vas • Tags: debian, linux, web server • Comments: 0Elgg is a free open source social engine framework software written in PHP programming language. This tutorial, I will show you how to install and configure the latest Elgg version on Debian 9 in order to create a free online social network.
-
Linux dpkg Command Tutorial for Beginners (8 Examples)
Author: Himanshu Arora • Tags: debian, linux, shell, ubuntu • Comments: 3If you are on a Debian or Debian-based system (like Ubuntu), there are high chances you might have encountered .deb packages. These are Debian packages, and Linux command line offers built-in commands/tools to deal with this kind of packages. One such tool is dpkg, which we will discuss here in this tutorial.
-
How to Install Nginx with Brotli Compression on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: debian, linux, nginx, ubuntu • Comments: 6
In this tutorial, I will show you step-by-step how to add support for Brotli compression algorithm in Nginx web server. Brotli is an open source compression algorithm created by Google. Brotli provides better and lossless compression than gzip, and it's now supported by major browsers and web servers.