Linux Tutorials on the topic “server”
-
How to Install Vagrant and use it with VirtualBox on Ubuntu 20.04
Author: Aqsa Yasin • Tags: linux, server, ubuntu, virtualization • Comments: 2 • Published: Feb 08, 2021Vagrant is a command-line tool for building and managing virtual machines, it support different virtualization engines like VirtualBox, KVM, Docker and VMWare. In this article, I will show you how to install Vagrant on an Ubuntu 20.04 machine and use VirtualBox as vairtualization engine.
-
How to deploy Applications on Kubernetes using Helm
Author: Rahul Shivalkar • Tags: cloud, server, ubuntu, virtualization • Comments: 0 • Published: Feb 02, 2021In this article, we will release Apache from the existing chart. We will create a sample chart and release, upgrade, rollback, delete and restore it. Let's see the commands in brief before we use them in the article later.
-
How to Install and Use Elasticsearch on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0 • Published: Jan 28, 2021Elasticsearch is an open-source distributed analytics engine built on Apache Lucene. It takes unstructured data from different locations and stores it according to user-specified mapping and indexes it.
-
-
How to Install Helm Kubernetes Package Manager on Ubuntu 20.04
Author: Rahul Shivalkar • Tags: cloud, linux, server, ubuntu, virtualization • Comments: 0 • Published: Jan 28, 2021Helm is a package manager for Kubernetes. In this article, we will see the steps to install Helm3, in terms of architecture there is a difference between Helm2 and Helm3. One of the major differences is "Removal of Tiller".
-
How to Install Kubernetes with Minikube on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cloud, linux, server, ubuntu, virtualization • Comments: 1 • Published: Jan 22, 2021Minikube is an open-source tool that helps you to set up a single-node Kubernetes cluster on your local machine. In this tutorial, we will show you how to install Minikube on Ubuntu 20.04 server.
-
How to Manage Systemd Services with Systemctl on Linux
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 0 • Published: Jan 20, 2021Systemd a standard process for managing start-up services in Linux operating systems. It is used for controlling which programs run when the Linux system boots up. In this tutorial, we will explain how to manage services with systemd on Linux.
-
How to Install and Configure SeaweedFS Cluster on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, storage, ubuntu • Comments: 1 • Published: Dec 23, 2020SeaweedFS is an open-source, simple and highly scalable distributed file system to store and serve billions of files fast. It is very similar to other file systems including, Ceph, GlusterFS and HDFS.
-
How to Install OCS Inventory Asset Management Software CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, server, web server • Comments: 0 • Published: Dec 09, 2020OCS "Open Computers and Software Inventory Next Generation" is an open-source assets management solution that allows you to inventory IT assets. In this tutorial, we will explain how to install OCS inventory on CentOS 8 server.
-
How to Install CouchDB on Ubuntu 20.04
Author: Aqsa Yasin • Tags: linux, server, ubuntu • Comments: 0 • Published: Dec 09, 2020In this guide, you will learn how to install CouchDB NoSQL database on Ubuntu 20.04 and how to create your first CouchDB database using the integrated Foxton Control panel.
-
How to Install OpenNMS Network Monitoring Tool in CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, monitoring, networking, server • Comments: 0 • Published: Nov 27, 2020OpenNMS is a free and open-source network monitoring and network management platform used for managing enterprise networks around the world. It is based on Java and is designed to manage thousands of devices from a central location.