Linux Tutorials on the topic “server”
-
How to Setup a Centralized Log System with Graylog on Debian 11
Author: Arvid L • Tags: debian, linux, monitoring, server • Comments: 0Graylog is a free and open-source log-management platform for capturing, storing and enabling real-time analysis of your data and logs. It's written in Java and built on top of other open-source software like MongoDB and Elasticsearch.
-
How to Install VNC Server Ubuntu 22.04
Author: Arvid L • Tags: desktop, server, ubuntu • Comments: 2Virtual Network Computing (VNC) is a desktop sharing protocol that allows you to control a computer remotely using the VNC client software. In this tutorial, we will show you how to install and configure the VNC Server on the latest Ubuntu Server 22.04. This guide also covers how to securely connect to the VNC Server through SSh tunneling.
-
How to connect ONLYOFFICE Docs and Strapi CMS
Author: Daria • Tags: linux, server • Comments: 0ONLYOFFICE Docs is an open-source office suite and Strapi is an open-source collaborative CMS built on Node.js. In this tutorial, we’ll learn how to connect the instances of ONLYOFFICE Docs and Strapi using an integration plugin (connector).
-
-
How to Install Apache CouchDB NoSQL Database Server on Debian 11
Author: Navjot Singh • Tags: debian, linux, server • Comments: 0Apache CouchDB is an open-source NoSQL database developed by the Apache Software Foundation. This tutorial will teach you how to install Apache CouchDB Database Server on a Debian 11 server. You will also learn how to perform some basic database operations and access CouchDB via a public URL using the Caddy web server.
-
How to Install and Configure Envoy Proxy on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 1Envoy proxy is a free and open-source service proxy designed for cloud-native applications. In this tutorial, we will show you how to install and configure the Envoy proxy on the Debian 11 server.
-
How to Install Ruby on Rails on Ubuntu 22.04
Author: Arvid L • Tags: linux, programming, server, ubuntu • Comments: 0Ruby on Rails or RoR is a free and open-source web application framework written in Ruby. In this tutorial, we will show you how to install Ruby on Rails on Ubuntu 22.04. You will also learn how to start a new project/application using Ruby on Rails and also using PostgreSQL as the database for your Rails application.
-
How to Install SFTPGo on Ubuntu 22.04
Author: Nicola Murino • Tags: linux, server, ubuntu • Comments: 0SFTPGo is a free, open source, fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support. In this tutorial, you will learn how to install SFTPGo on Ubuntu 22.04 and we'll explore the main new features introduced in v2.3.0.
-
How to Install Apache ActiveMQ on Debian 11
Author: Arvid L • Tags: debian, linux, server • Comments: 0Apache ActiveMQ is a free and open-source message broker developed by Apache Software Foundation. It is one of the well-known message brokers that supports multiple protocols such as AMQP, MQTT, Stomp, and OpenWire. It is written in Java and fully compliant with JMS 1.1 standards.
-
How to Install and Monitor services using Netdata Monitoring Tool on Rocky Linux 8
Author: Navjot Singh • Tags: linux, monitoring, server • Comments: 0Netdata is an open-source monitoring system for Linux-based operating systems. It provides real-time performance and monitoring using beautiful and detailed dashboards. In this tutorial, you will learn to install and monitor various services using Netdata Tool on a Rocky Linux 8 server. We will use Netdata to track the metrics of a LEMP stack and Docker engine.
-
How to Install GlassFish JAVA Application Server on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, server, ubuntu, web server • Comments: 0Glassfish is a free and open-source server used for deploying Java-based applications. In this post, we will show you how to install the Glassfish server with Nginx as a reverse proxy on Ubuntu 22.04.