Linux Tutorials on the topic “Linux”
-
How to install NetBox Network Documentation and Management Tool on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, monitoring, networking, ubuntu • Comments: 11Netbox is a free and powerful IP address (IPAM) and datacentre infrastructure management (DCIM) tool. It is used for storing information about your networks, VMs, and inventories. In this tutorial, we will explain how to install Netbox with Nginx as a reverse proxy on Ubuntu 20.04.
-
How to compile ONLYOFFICE Document Server from source code on Ubuntu
Author: Daria • Tags: linux, ubuntu • Comments: 0In this tutorial, we’ll learn how to compile ONLYOFFICE Document Server from source on Ubuntu. ONLYOFFICE Document Server comprises web-based viewers and collaborative editors for text documents, spreadsheets, and presentations providing high compatibility with OOXML formats (docx, xlsx, pptx).
-
How to create Docker Images with a Dockerfile on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, server, ubuntu, virtualization, web server • Comments: 6In this tutorial, I will show you how to create your own docker image with a dockerfile. A Dockerfile is a script that contains collections of commands and instructions that will be automatically executed in sequence in the docker environment for building a new docker images. As example, we will create a Nginx Web server with PHP-FPM.
-
-
Setup a Kubernetes Cluster on AWS EC2 Instance with Ubuntu using kubeadm
Author: Rahul Shivalkar • Tags: cloud, linux, ubuntu • Comments: 6In this article, we will see how to set up a Kubernetes cluster with 2 Worker Nodes and 1 Master Node on Ubuntu LTS Servers. We will use the "kubeadm" tool to set up the cluster.
-
How to Install ElkArte Forum Software on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, linux, ubuntu, web server • Comments: 0ElkArte is a free, open-source and powerful community forum building software based on Simple Machines Forum. In this tutorial, we will show you how to install ElkArte with Let's Encrypt SSL on Ubuntu 20.04.
-
How to Install Icinga 2 Monitoring Software on Ubuntu 20.04 LTS
Author: Muhammad Arul • Tags: linux, ubuntu • Comments: 9Icinga 2 is a free and open source monitoring tool that can be used to monitor multiple servers or whole data centers from a single monitor system. In this tutorial, I show you how to install and configure the Icinga 2 monitoring tool using an Ubuntu 20.04 LTS server.
-
How to mitigate SRBDS (CVE-2020-0543) vulnerability without a server reboot
Author: Aleksandra Mitroshkina • Tags: commercial, kernel, linux • Comments: 0The CrossTalk vulnerability allows attacker-controlled code executing on one CPU core to leak sensitive data from other software running on a different core. In this article, we will show you how to mitigate this Intel CPU vulnerability without a server reboot.
-
How to Install Ralph Asset Management System on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, web server • Comments: 6Ralph is a free, open-source, simple and powerful Asset Management, DCIM and CMDB system for data center and back office. In this tutorial, we will show you how to install Ralph Asset Management System with Docker on Ubuntu 20.04.
-
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.