HowtoForge provides user-friendly Linux tutorials.
-
How to Install RethinkDB on Ubuntu
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 0
The RethinkDB is a free and open-source database for building realtime web applications. This tutorial will show you how to install and configure RethinkDB on an Ubuntu server.
-
How to Install Visual Studio Code - Server IDE on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, programming, ubuntu • Comments: 4Code-server is a Visual Studio Code (VS) that can be run remotely on the server and which is accessible through a web browser. It allows you to create and have a consistent development environment that can be accessed anytime and everywhere.
-
How to Install Plex Media Server on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, server • Comments: 6Plex is a free, open-source and full-featured media server that allows you to stream your photos, video and audio files on your PC, tablet, phone from anywhere around the world. In this tutorial, we will show you how to install Plex Media Server on CentOS 8 with Nginx as a reverse proxy.
-
-
How to Upgrade from Debian 9 to Debian 10
Author: Hitesh Jethva • Tags: debian, linux • Comments: 2Debian 10, codenamed "Buster," is the latest version of the popular Linux distribution. Released in July 2019, Debian 10 provides a wealth of new features and improvements over previous versions. In this article, I will show you how to upgrade from Debian 9 to the new Debian 10 in a few easy steps.
-
How to Install DokuWiki with Nginx and Let's encrypt SSL on Debian 10
Author: Blago Eres • Tags: debian, nginx, php, web server • Comments: 1DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database. It is loved by users for its clean and readable syntax. This tutorial will show you how to install DokuWiki on a fresh Debian 10 (buster) server.
-
How to Setup FEMP Stack (FreeBSD, Nginx, MySQL 8 and PHP 7.4) on FreeBSD 12
Author: Blago Eres • Tags: freebsd, mysql, nginx, php, web server • Comments: 3FEMP is an acronym that stands for FreeBSD (operating system), Nginx (HTTP server pronounced Engine-x), MySQL (database server), and PHP (programming language to process dynamic PHP content). In this tutorial, we'll set up components of a FEMP stack on a FreeBSD 12.1 server using pkg, the FreeBSD package manager.
-
How to Install YetiForce CRM on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, web server • Comments: 0YetiForce is a free and open-source Customer Relationship Management system that helps to manage relations with customers, suppliers, partners and staff. In this tutorial, we will show you how to install YetiForce on Debian 10 with Let's Encrypt free SSL.
-
Install and Secure phpMyAdmin on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, mysql, web server • Comments: 21phpMyAdmin is a free and open-source tool to manage MySQL and MariaDB servers over a web-based interface. In this tutorial, we will show you how to install and secure phpMyAdmin on CentOS 8 server.
-
How to Install Apache ZooKeeper on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 0Apache Zookeeper is a free and open-source service for distributed systems that helps you to manage a large set of hosts. In this tutorial, we will show you how to set up a single-node Apache Zookeeper cluster on Debian 10 server.
-
How to Install Nextcloud with Nginx and PHP 7.3 on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, nginx, server • Comments: 5In this tutorial, we show you how to install Nextcloud 17 with the Nginx web server, PHP 7.3 and MariaDB database on a CentOS 8 server. We will install Nextcloud and secure it with a free Let's Encrypt SSL certificate.