Linux Tutorials on the topic “server”
-
How to Install Kubernetes with Minikube on Ubuntu 20.04
Author: Hitesh Jethva • Tags: cloud, linux, server, ubuntu, virtualization • Comments: 2Minikube 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: 0Systemd 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: 1SeaweedFS 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: 3OCS "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: 0In 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: 0OpenNMS 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.
-
How to Install Calibre Ebook Server on Ubuntu 20.04
Author: Navjot Singh • Tags: linux, server, ubuntu • Comments: 3Calibre is a free and open-source e-book manager. It ships as a cross-platform desktop application along with a server component and can be used to manage your e-book library.
-
How to Install and Configure OpenLDAP and phpLDAPadmin on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 4LDAP is a Lightweight Directory Access Protocol used for accessing and maintaining distributed directory over an internet protocol. phpLDAPadmin is a web-based LDAP client used for managing and administering an LDAP server.
-
How to send Linux application logs to AWS CloudWatch
Author: Nitesh Bhavsar • Tags: linux, monitoring, server • Comments: 0AWS CloudWatch is a monitoring service provided by the AWS cloud. AWS provides default monitoring for server parameters like CPU Utilization, Network In, Network Out and many more. This tutorial shows how to send the application or server logs to AWS CloudWatch.
-
How to Install Jenkins Automation Server with Apache on Ubuntu 20.04
Author: Hitesh Jethva • Tags: apache, linux, programming, server, web server • Comments: 0Jenkins is a free and open-source automation server that helps developers to build, test, and deploy their software. In this tutorial, we will show you how to install Jenkins with Apache as a reverse proxy on Ubuntu 20.04.