Linux Tutorials on the topic “Linux”
-
How to Install ONLYOFFICE Document Server with Nginx on Debian 10
Author: Muhammad Arul • Tags: debian, linux, nginx, web server • Comments: 4In this tutorial, we will show you how to install the Onlyoffcie Document Server on the latest Debian Buster 10. We will install the Onlyoffice Document Server with the PostgreSQL, Nginx, and Letsencrypt.
-
Linux mktemp Command Tutorial for Beginners (5 Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 4Creating temporary files or directories is a common task that many Linux command line users do. But there's a dedicated command line tool - dubbed mktemp - that lets you do this.
-
How to Install Askbot with Nginx and Secure with Let's Encrypt on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, nginx, web server • Comments: 0Askbot is a free, open-source and highly-customizable question and answer forum software written in Python and Django. It is simple, lightweight and very similar to other forum software StackOverflow and YahooAnswers.
-
-
How To Install and Test Ansible on Linux
Author: Nitesh Bhavsar • Tags: centos, linux, ubuntu • Comments: 0Ansible is a widely used configuration management tool written in Python language that helps to configure single or multiple machines at the same time. This tutorial shows how to install Ansible on CentOS, Debian and Ubuntu.
-
How to integrate ONLYOFFICE with Plone CMS
Author: Daria • Tags: linux, web server • Comments: 0In this tutorial, we’ll learn how to integrate ONLYOFFICE online editors with Plone to edit and collaborate on docs stored there with no need to leave the application.
-
How to Install osquery on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, monitoring, security • Comments: 0osquery is a free and open-source tool developed by Facebook that can be used for querying operating system-related information including, memory usage, installed packages, process information, login users, listening ports and many more.
-
How to Install Fuel CMS with Nginx on Fedora 31
Author: Navjot Singh • Tags: linux, nginx, web server • Comments: 0Fuel CMS is an open-source content management system for websites and blogs. It is built on CodeIgniter, a popular PHP web framework. This tutorial will cover how to install Fuel CMS on a Fedora 31 based server.
-
How to Install and Use Perf Performance Analysis Tool on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, monitoring • Comments: 0Perf is a performance analyzing tool in Linux operating systems that supports tracepoints, software performance counters, hardware performance counters and dynamic probes.
-
How to Install Zabbix Monitoring Tool on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, monitoring, ubuntu • Comments: 8Zabbix is an open-source monitoring tool for network services, network hardware, servers and applications. In this tutorial, we show you how to install Zabbix 4.4 on the Ubuntu 18.04 server. We will install Zabbix with Apache web server, PHP and MariaDB server on the current Ubuntu 18.04 server.
-
How to Install OpenLiteSpeed HTTP Server with PHP on Ubuntu 18.04 LTS
Author: Muhammad Arul • Tags: linux, php, server, web server • Comments: 3OpenLiteSpeed is an open-source HTTP server developed by LiteSpeed Technologies. It is a high-performance and lightweight HTTP server with a web-based GUI for administration. In this tutorial, we show you how to install OpenLiteSpeed with the MariaDB database and the current PHP 7.4 on the Ubuntu 18.04 server.