HowtoForge provides user-friendly Linux tutorials.
-
How to Install GitBucket with Nginx on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, programming, ubuntu • Comments: 0GitBucket is an open-source Git web platform powered by Scala. It provides a Github-like user interface features such as Git repository hosting via HTTP and SSH, issues, wiki, repository viewer, and pull requests.
-
How to Install Cacti SNMP Monitoring Tool on Debian 10
Author: Muhammad Arul • Tags: debian, linux, monitoring, networking • Comments: 2Cacti is a free and open-source, web-based network monitoring, and graphics tool. In this tutorial, we will show you how to install Cacti on Debian Buster 10. We will install Cacti under the LAMP stack, the Apache web server, PHP 7.3, and the MariaDB server on the current Debian Buster 10.
-
How to create a Terraform module
Author: Rahul Shivalkar • Tags: cloud, linux, virtualization • Comments: 6In this article, we will see how to create reusable modules in Terraform. Modules allow us to avoid code duplication. It means the same code can be used to create resources of the same type. By using modules you do not need to copy-paste your code to create multiple resources of the same type.
-
-
How to Install Jekyll on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cms, linux, ubuntu • Comments: 0
Jekyll is a free and open-source content management system (CMS) written in Ruby. It is a simple and static site generator used to create your websites in minutes. In this tutorial, we will show you how to install Jekyll CMS on Ubuntu 20.04.
-
How to Install and Configure OpenShift Origin PaaS Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cloud, linux, server, ubuntu • Comments: 5OpenShift is a free, open-source, and cloud development Platform as a Service (PaaS) developed by Red Hat that allows the developers to develop and deploy their applications on a cloud infrastructure. In this tutorial, we will explain how to install OpenShift Origin on Ubuntu 20.04 server.
-
How to create references in ONLYOFFICE with Mendeley, Zotero and EasyBib
Author: Daria • Tags: linux, server • Comments: 1In this tutorial we’ll learn how to build bibliographies in ONLYOFFICE document editor using Mendeley, Zotero and EasyBib plugins. ONLYOFFICE is an open-source office suite that comprises online editors for text documents, spreadsheets, and presentations along with productivity tools such as document and project management, mail, CRM, calendar and chat.
-
How to Install Matrix Synapse Chat on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, nginx, security, server, ubuntu • Comments: 5In this tutorial, we will show you step-by-step how to install and configure Matrix Synapse on Ubuntu 20.04 LTS. Matrix is a new ecosystem for decentralized communication in real time for open federated instant messaging and VoIP services.
-
How to Install Kooboo CMS on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0Kooboo is a flexible, extensible and cross-platform content management system (CMS) based on ASP.NET MVC. In this tutorial, we will learn how to install Kooboo CMS on Ubuntu 20.04 server.
-
How to Install Memcached on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 2Memcached is an open-source, high-performance, and general-purpose distributed memory caching system. In this tutorial, we will show you how to install and configure Memcached on Ubuntu 20.04.
-
How To Install Discourse Forum on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0Discourse is a free and open-source discussion platform designed for creating community discussion forums and mailing lists for your team. In this tutorial, we will learn how to install Discourse forum with Docker on Ubuntu 20.04.