Linux Tutorials on the topic “linux”
-
Install and Configure OpenNMS on Alma Linux 8
Author: Hitesh Jethva • Tags: linux, monitoring • Comments: 0 • Published: Mar 09, 2024OpenNMS is a free and open-source network monitoring and management platform written in Java. This post will show you how to install OpenNMS with Nginx on Alma Linux 8.
-
How to Install Pydio Cells File Sharing on Rocky Linux 9
Author: Arvid L • Tags: linux, server, web server • Comments: 0 • Published: Mar 08, 2024Pydio Cells is an open-source document-sharing and collaboration platform for your organization. In this guide, we'll show you how to install Pydio Cells on Rocky Linux 9 server with MariaDB server and Apache or httpd web server.
-
How to Install OpenSearch on Debian 12
Author: Navjot Singh • Tags: debian, linux, server • Comments: 1 • Published: Mar 08, 2024OpenSearch is an open-source fork of Elasticsearch and Kibana developed by Amazon. It is a real-time, distributed, and scalable search engine that allows for full-text search as well as analytics. This tutorial will show you how to install OpenSearch on a Debian 12 server.
-
-
How to Install Adminer Database Administration Tool on Debian 12
Author: Arvid L • Tags: debian, linux, server, web server • Comments: 1 • Published: Mar 08, 2024Adminer (formerly phpMinAdmin) is a fully-featured database administration tool written in PHP that supports both RDBMS (Relational Database Management System) such as MySQL/MariaDB, PostgreSQL, SQLite, MS SQL, and Oracle and the NoSQL such as MongoDB and others (via plugin).
-
Linux Commands - Overview and Examples
Author: Himanshu Arora • Tags: linux, shell • Comments: 13 • Updated: Mar 04, 2024The command line is one of the most powerful features of Linux. There exists a sea of Linux command line tools, allowing you to do almost everything you can think of doing on your Linux PC. However, this usually creates a problem: with so many commands available to use, you don't know where and how to start learning them, especially when you are beginner.
-
How to Use the Linux less Command
Author: howtoforge • Tags: linux • Comments: 0 • Published: Mar 04, 2024The less command in Linux is a powerful tool used primarily for viewing the contents of a text file, one page (or screen) at a time.
-
How to Install Nagios Core Monitoring on AlmaLinux 9
Author: Arvid L • Tags: linux, monitoring, server • Comments: 0 • Published: Mar 01, 2024Nagios is an open-source monitoring system for servers, networks, and applications. It also provides proactive problem resolution with a real-time tracking IT infrastructure. In this guide, we will show you how to install the Nagios Monitoring Tool on the Almalinux 9 server.
-
How to Install Apache Tomcat 10 with Nginx Reverse Proxy on Debian 12
Author: Arvid L • Tags: debian, linux, nginx, server, web server • Comments: 0 • Published: Mar 01, 2024Apache Tomcat or "Tomcat" is a free and open-source Java Servlet container for Java code and applications. In this guide, we'll show you how to install Apache Tomcat 10 on the Debian 12 server. you will also learn how to set up Nginx as a reverse proxy for Apache Tomcat.
-
How to Install Zulip Chat Server using Docker on Rocky Linux 9
Author: Navjot Singh • Tags: linux, server • Comments: 0 • Published: Mar 01, 2024Zulip is an open-source chat server, similar to Microsoft Teams, Rocket Chat, or Slack. It is written in Python and uses Django, PostgreSQL, and JavaScript. This tutorial teaches you how to install and configure Zulip Chat on a Rocky Linux 9 server.
-
How to Install JupyterLab on Rocky Linux 9
Author: Arvid L • Tags: linux, programming • Comments: 0 • Published: Feb 21, 2024Jupyter is a free and open-source web application for interactive computing and data science. In this guide, we'll show you step-by-step instructions on how to install JupyterLab on the Rocky Linux 9 server. You will install JupyterLab, enable the JupyterLab authentication, and then set up Nginx as a reverse proxy.