Linux Tutorials on the topic “Linux”
-
How to Install Jellyfin Media Server on Rocky Linux 9
Author: Navjot Singh • Tags: linux, server • Comments: 0Jellyfin is a free and open-source media server that allows you to stream content that can be accessed from anywhere. In this tutorial, you will learn how to install Jellyfin Media Server using Docker on a Rocky Linux 9 server.
-
How to Install Jenkins on Rocky Linux 9
Author: Arvid L • Tags: linux, programming, server • Comments: 0Jenkins is an open-source automation tool for Continuous Integration/Continuous Delivery (CI/CD). is entirely written in Java with the support of more than 1000 plugins for building, deploying, and automating your project.
-
How to Install Apache Hadoop on Ubuntu 22.04
Author: Arvid L • Tags: linux, server, ubuntu • Comments: 1Apache Hadoop is an open-source framework for processing and storing big data. In this tutorial, we will install the latest version of Apache Hadoop on an Ubuntu 22.04 server. Hadoop gets installed on a single node server and we create a Pseudo-Distributed Mode of Hadoop deployment.
-
-
Linux pwd Command Tutorial for Beginners (with Examples)
Author: Himanshu Arora • Tags: linux, shell • Comments: 0The pwd command, like ls and cd, is one of most frequently used Linux utilities. Regardless of the kind of user you are (newbie or pro), you'll find yourself using this command line tool a lot. So in this tutorial, we will quickly discuss the basics of pwd through some easy to understand examples.
-
How to Create a Kubernetes Cluster with AWS CLI
Author: t.michael • Tags: cloud, linux • Comments: 0Elastic Kubernetes Service (EKS) is a managed Kubernetes service that is hosted on AWS. In this guide, we will leam how to create a Kubernetes cluster on AWS with EKS. You will learn how to create an administrative user for your Kubernetes cluster. You will also learn how to deploy an app to the cluster. Finally, you will test your cluster to ensure that everything is working properly.
-
How to Install LibreNMS with Nginx on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, monitoring, server, ubuntu • Comments: 3LibreNMS is a free, open-source, and powerful network monitoring tool for Linux-based operating systems. In this tutorial, we will show you step-by-step instructions on how to install LibreNMS on Ubuntu 22.04.
-
How to Install ReactJS with Nginx on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu, web server • Comments: 0React.js is a free and open-source JavaScript framework developed by Facebook in 2011. It is used for building reusable UI components and helps users to create rich and engaging web apps fast and efficiently with minimal coding. In this tutorial, we will show you how to install React.js on Ubuntu 22.04.
-
How to Install and Use Nessus Security Scanner on Rocky Linux
Author: Arvid L • Tags: linux, security • Comments: 0Nessus is an open-source network vulnerability scanner for vulnerability assessments, penetration testing, and ethical hacking. It uses the Common Vulnerabilities and Exposures (CVE) architecture and is one of the most comprehensive vulnerability scanners on the market. This guide describes how to install Nessus Security Scanner on the Rocky Linux server. Also, this will helps you to set up the Nessus CLI that allows you to manage Nessus via the terminal command line. And lastly, this also describes how to scan the server with Nessus.
-
How to Install Flask with Nginx and Gunicorn on Rocky Linux
Author: Arvid L • Tags: linux, programming, server, web server • Comments: 0Flask is a microframework written in Python for developing modern web applications and API (Application Programming Interface). In this tutorial, we will show how to install and configure the Flask Python Web Framework with Gunicorn and Nginx on the Rocky Linux server. You will also learn how to set up Supervisord as a process manager for managing the Python Flask application.
-
How to Install Mastodon Social Network on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, ubuntu • Comments: 23Mastodon is free and open-source software for running self-hosted social networking services. It offers microblogging features that allow you to follow other users and post messages and images with Mastodon. In this tutorial, we will show you how to install Mastodon on Ubuntu 22.04.