Linux Tutorials on the topic “Linux”
-
How to Install Jenkins on AlmaLinux 8
Author: t.michael • Tags: control panels, linux, server • Comments: 1Jenkins is an open source automation software for continuous application integration and deployment. In this guide, we will show you how to install Jenkins on an AlmaLinux 8 system and walk through some basic configuration ideas.
-
How to install ONLYOFFICE Desktop Editors on Linux Mint
Author: Daria • Tags: desktop, linux • Comments: 0ONLYOFFICE desktop app is an open-source office suite pack that comprises editors for text documents, spreadsheets, and presentations. In this tutorial, we’ll learn how to install ONLYOFFICE Desktop Editors on your Linux Mint.
-
Install Sails.js Framework with Nginx on CentOS 8
Author: Hitesh Jethva • Tags: centos, linux, web server • Comments: 0Sails.js is a Javascript framework for Node.js. It is used for developing real-time applications very quickly. It allows you to resemble the MVC architecture from frameworks like Ruby on Rails. In this post, we will show you how to install Sails.js with Nginx on CentOS 8
-
-
How to create a Security Group (SG) and Network Access Control List (NACL) in AWS
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0Security Groups (SGs) and Network Access Control Lists(NACLs) are the features that come with Virtual Private Cloud (VPC) in Amazon Web Services(AWS). In this article, we will see the steps to create an SG and NACL.
-
How to Install Apache Cassandra on Debian 11
Author: Hitesh Jethva • Tags: apache, debian, linux • Comments: 0Apache Cassandra is a free, open-source and distributed database management system. It is capable to handle large amounts of data across many servers and provides high availability with no single point of failure.
-
How to Install Deno JavaScript Runtime on Ubuntu 20.04
Author: t.michael • Tags: linux, programming, ubuntu • Comments: 2Deno is a lightweight JavaScript runtime that is both straightforward and safe. We'll show you how to install Deno on Ubuntu 20.04 and run a hello world script to test your installation in this article.
-
How to setup an RDS MySql (Relation Database MySql) instance on AWS
Author: Rahul Shivalkar • Tags: cloud, linux • Comments: 0RDS(Relational Database Service) comes under “Database” services of AWS(Amazon Web Services) Cloud. In this article, we will see how to create an RDS MySql Instance, provision and terminate it.
-
How to install Mattermost Server on Rocky Linux 8
Author: t.michael • Tags: linux, server • Comments: 0Mattermost is messaging software well suited for corporate environments and software development teams. There are mattermost clients available for all major desktop and mobile OS. This tutorial shows how to install a mattermost Server on Rocky Linux 8.
-
How to Install GoAccess Web Log Analyzer on Rocky Linux 8
Author: Navjot Singh • Tags: linux, server, web server • Comments: 0GoAccess is an open-source lightweight log analyzer that can read and analyze log files of multiple formats, including Apache, Nginx, Amazon S3, Elastic Load Balancing, CloudFront, Caddy, etc. In this tutorial, you will learn to install GoAccess Analyzer on a Rocky Linux-based server and configure it to read Nginx logs and serve real-time reports.
-
How to Install Prometheus System Monitoring Tool on Debian 11
Author: Hitesh Jethva • Tags: debian, linux, monitoring, server • Comments: 1Prometheus is a free, open-source and web-based monitoring application that collects metrics from your services and stores them in a time-series database. In this post, we will show you how to install Prometheus monitoring on Debian 11.