HowtoForge provides user-friendly Linux tutorials.
-
How to Install Anchor CMS on FreeBSD 12
Author: Blago Eres • Tags: • Comments: 0
Anchor is a lightweight open source blog CMS written in PHP. Anchor's source code is hosted on GitHub. In this tutorial, we will install the Anchor CMS using PHP, Nginx, MariaDB and Composer on the FreeBSD 12 system.
-
How to Setup iSCSI Storage Server on Ubuntu 18.04 LTS
Author: Hitesh Jethva • Tags: linux, server, storage, ubuntu • Comments: 3iSCSI stands for (Internet Small Computer System Interface) is a Storage Area Network (SAN) protocol that can be used for online storage management. In this tutorial, we will show you how to setup iSCSI target and iSCSI initiator on Ubuntu 18.04 server.
-
How to Install Microsoft SQL Server on CentOS 8
Author: Muhammad Arul • Tags: • Comments: 0
Microsoft provides the MSSQL Server for different Linux distros such as Ubuntu, Debian, RHEL/CentOS, and Suse. This tutorial will show you how to install the Microsoft SQL Server 2019 and the MSSQL Tools on the CentOS 8 system.
-
-
How to create an S3 Bucket (Object Storage) on Amazon AWS
Author: Rahul Shivalkar • Tags: cloud, storage • Comments: 2Amazon S3 (Simple Storage Service) is an object storage where you can store your objects (Files, Videos, Images, Documents, and any-type-of-file). In this article, I will show you how to create an S3 Bucket on AWS, upload an object and perform basic operations.
-
How to Install Elastic Stack (Elasticsearch, Logstash and Kibana) on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, server • Comments: 5In this tutorial, I will show you how to install and configure Elastic Stack on a CentOS 8 server for monitoring server logs. Then I'll show you how to install 'Elastic beats' on a CentOS 8 and an Ubuntu 18.04 LTS client operating system.
-
How to Install Gitea Code Hosting Platform with HTTPS on Debian 10
Author: Karl Wakim • Tags: debian, nginx, programming, server • Comments: 2Gitea is a code hosting web application written in Go and forked from Gogs. As its name suggests, it is designed to be used with the popular source control program Git, similarly to Gitlab and Github. This guide will explain how to install Gitea on Debian 10 behind an HTTPS reverse proxy (Nginx).
-
How to Install and Configure Mantis Bug Tracker on Ubuntu 18.04 LTS
Author: sohan patel • Tags: linux, ubuntu, web server • Comments: 1Mantis is a free and open-source bug tracking web-based application tool available for Windows, OS X, and Linux. In this tutorial, we will learn how to install MantisBT on Ubuntu 18.04 LTS.
-
How to install ONLYOFFICE Document Server 5.4 from snap package
Author: Daria • Tags: linux, ubuntu • Comments: 1In this tutorial, we’ll learn how to easily install ONLYOFFICE Document Server on multiple Linux distributions with snapd support using Snapcraft command line tool.
-
How to Install ExpressionEngine CMS with Nginx on FreeBSD 12
Author: Blago Eres • Tags: freebsd, nginx, web server • Comments: 0ExpressionEngine is a mature, flexible, secure, free open-source content management system (CMS) written in PHP. This guide will walk you through the ExpressionEngine installation process on a fresh FreeBSD 12 using PHP, MariaDB as a database, and Nginx as a web server.
-
How to Install Koel Music Streaming Server on Ubuntu 18.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 2Koel is a web-based personal audio streaming app written in Vue.js on the client-side and Laravel on the server-side. This tutorial will cover how to install Koel on Ubuntu 18.04 based server.