HowtoForge provides user-friendly Linux tutorials.
-
How to integrate ONLYOFFICE editors with Moodle on Ubuntu
Author: Daria • Tags: linux, ubuntu, web server • Comments: 0In this tutorial, we’ll learn how to connect ONLYOFFICE online editors and your Moodle instance using the activity plugin available in the Moodle library.
-
Configmaps in Kubernetes
Author: Rahul Shivalkar • Tags: cloud • Comments: 0In this article, we will see two examples to access data from configmaps in Kubernetes. In one example we will use config maps as environment variables in the pod command and in the other we will populate a volume with data stored in a ConfigMap
-
How to Install Apache Spark on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cloud, linux, programming, server, ubuntu • Comments: 5Apache Spark is an open-source framework and a general-purpose cluster computing system. Spark provides high-level APIs in Java, Scala, Python and R that supports general execution graphs.
-
-
Install Puppet Master and Agent on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 3Puppet is a free and open-source administration automation engine for Linux, Unix and Windows operating systems. In this tutorial, we will explain how to install Puppet server and agent on Ubuntu 20.04 server.
-
How to Deploy Secure CockroachDB Cluster on Ubuntu 20.04 Server
Author: Muhammad Arul • Tags: linux, server, ubuntu • Comments: 0In this tutorial, we will show you how to set up the Secure CockroachDB Cluster on Ubuntu 18.04. You will learn how to set up the secure cluster, access the CockroachDB admin dashboard, create a new user on CockroachDB, create and show database on CockroachDB.
-
Install Plex Media Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 6Plex is a powerful and feature-rich media streaming server that can be used to organize your video, music, and photo, and stream them to remote the remote devices from anywhere. In this tutorial, we will explain how to install Plex media server with Nginx as a reverse proxy on Ubuntu 20.04 server.
-
How to Setup LibreNMS Monitoring Tool with Nginx on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, nginx, ubuntu • Comments: 3LibreNMS is a free and open-source network monitoring tool for Linux operating system. You can monitor different operating systems such as Linux, Windows, FreeBSD and several network devices such as Cisco, Juniper, Foundry, FreeBSD, Brocade and many more with LibreNMS.
-
Create a Daemonset in Kubernetes
Author: Rahul Shivalkar • Tags: cloud • Comments: 0A DaemonSet ensures that all nodes run a copy of a Pod. Normally, the node that a Pod runs on is selected by the scheduler but DaemonSet pods are created and scheduled by the DaemonSet controller.
-
How to Install Flarum Forum on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 2Flarum is a free, open-source and next-generation forum application that helps you to build your own online discussion forum. It is written in PHP, simple, fast and easy to deploy. In this tutorial, we will explain how to install Flarum forum with Apache and Let's Encrypt SSL on Ubuntu 20.04 server.
-
How to Install Sensu Monitoring on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 2Sensu is a free and open-source tool used for monitoring infrastructure and application health. It is one of the most popular and next-generation platforms that replaces other monitoring systems like Zabbix, Icinga, and Nagios.