Linux Tutorials on the topic “Linux”
-
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.
-
How to set up automatic rebootless kernel updates in Linux server
Author: Aleksandra Mitroshkina • Tags: kernel, linux • Comments: 0Patching the kernel on a Linux server seems simple. It can be done using common tools such as dpkg, apt-get, or kexec. These methods, however, become complicated if an organization runs hundreds or thousands of servers.
-
How to Install Joomla with Apache2 and Let's Encrypt on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 0In this tutorial, we will show you how to install Joomla CMS with Apache and secure with Let's Encrypt SSL on Ubuntu 20.04.