Linux Tutorials on the topic “server”
-
How to Install GitScrum Agile Project Management Tool on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, programming, server, ubuntu • Comments: 0 • Published: Jul 10, 2020GitScrum is an open-source project management tool based on the Laravel framework and designed to help development teams to use Git and Scrum for task management for them to be more agile. In this tutorial, we will explain how to install GitScrum on Ubuntu 20.04 server.
-
How to install Minecraft Server on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 10 • Published: Jul 09, 2020Minecraft is an open world and sandbox video game developed by Mojang Studios. In this tutorial, we will show how to setup your own Minecraft server on Ubuntu 20.04 LTS.
-
How to Setup OpenNMS Network Monitoring Solution on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 4 • Published: Jul 08, 2020OpenNMS is a free, open-source, and enterprise-grade network management system used for monitoring unlimited devices from the central location. It works by discovering all devices in the network and monitor services automatically.
-
-
How to integrate ONLYOFFICE and Seafile within UCS
Author: Daria • Tags: linux, server, web server • Comments: 0 • Published: Jul 07, 2020In this tutorial, we’ll learn how to easily integrate ONLYOFFICE and Seafile within Univention Corporate Server.
-
How to create Namespaces in Kubernetes
Author: Rahul Shivalkar • Tags: cloud, server • Comments: 0 • Published: Jul 03, 2020A namespace is helpful when multiple teams are using the same cluster. This is used when there is a potential of name collision. In this article, we will create a namespace and create a pod in the newly created namespace. We will also see how a namespace can be set as a default namespace.
-
How to create a Replicaset in Kubernetes
Author: Rahul Shivalkar • Tags: cloud, server • Comments: 0 • Published: Jul 01, 2020A replica set makes sure the specified replicas of pods are always running. It can be considered as a replacement for the replication controller.
-
How To Install JFrog Artifactory on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1 • Published: Jun 30, 2020JFrog Artifactory is an open-source repository management application that can be integrated with continuous integration and delivery tools. In this tutorial, we will show you how to install JFrog Artifactory on Ubuntu 20.04.
-
How to install Webmin and secure it with Let's Encrypt SSL on Ubuntu 20.04 LTS
Author: Hitesh Jethva • Tags: control panels, linux, server, ubuntu • Comments: 2 • Published: Jun 26, 2020Webmin is a free, open-source, and web-based application used for managing Linux-based systems. In this tutorial, we will show you how to install Webmin and secure it with Let's Encrypt SSL on Ubuntu 20.04 server.
-
How to Install and Configure GitLab CE on CentOS 8
Author: Muhammad Arul • Tags: centos, linux, nginx, programming, server • Comments: 0 • Published: Jun 25, 2020GitLab is an open-source repository manager based on Rails developed by GitLab Inc. It is a web-based git repository manager that allows your team to collaborate on coding, testing, and deploying applications. In this tutorial, I will show you step by step how to install GitLab CE (Community Edition) on CentOS 8 Server.
-
How to Install and Configure Apache Hadoop on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 5 • Published: Jun 23, 2020Apache Hadoop is an open-source framework used to manage, store and process data for various big data applications running under clustered systems. In this tutorial, we will explain how to set up a single-node Hadoop cluster on Ubuntu 20.04.