Linux Tutorials on the topic “Linux”
-
How to create a StatefulSet in Kubernetes
Author: Rahul Shivalkar • Tags: cloud, linux, nginx, server, virtualization • Comments: 0StatefulSets contain a set of Pods with unique, persistent identities and stable hostnames. In this article, we will create a Statefulset with replicas of Nginx pods. We will perform operations on the Pods to see how they are deleted and created.
-
How to Install Jellyfin Media Server on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, server • Comments: 3Jellyfin is an open-source media streaming system that allows you to manage and stream your media. In this post, we will show you how to install Jellyfin media streaming server with Nginx as a reverse proxy on Debian 10.
-
How to Install Ionic Framework on Debian 10
Author: Hitesh Jethva • Tags: debian, linux, programming • Comments: 0Ionic is a free and open-source framework for building high-quality, cross-platform native and web apps using NodeJS. In this post, we will show you how to install Ionic Mobile App Framework on Debian 10 server.
-
-
How to Install and Configure HAProxy on Rocky Linux 8
Author: Hitesh Jethva • Tags: linux, web server • Comments: 0HAProxy is a free, open source and reliable load balancer designed for high traffic websites. It load balances incoming traffic by distributing it across multiple backend servers. In this article we show you how to install and configure HAProxy on Rocky Linux 8.
-
How to Install Fail2ban with Firewalld on Rocky Linux 8.4
Author: Arvid L • Tags: linux, security • Comments: 0Fail2ban is a system daemon for protecting servers from malicious login and brute-force attacks. Fail2ban is an open-source IPS (Intrusion Prevention Software) framework written in Python. In this guide, you will learn how to install fail2ban on Rocky Linux, configuring fail2ban with firewalld, and securing the SSH service against brute-force attacks.
-
How to Install WebVirtCloud KVM Management on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, ubuntu, virtualization • Comments: 7WebVirtCloud is a web-based management tool for KVM virtualization. It allows administrators and users to create, manage and delete Virtual Machines running on KVM hypervisor from a web interface.
-
How to Install and Configure Caddy Web Server with PHP on Fedora 34 / CentOS 8
Author: Navjot Singh • Tags: centos, linux, web server • Comments: 0Caddy is an open-source web server written in the Go language. It provides HTTP/3 support, TLS v1.3, automatic SSL configuration with Let's Encrypt, reverse proxy, and supports multiple plugins to extend its functionality.
-
How to Install BoltWire CMS with Nginx on Ubuntu 20.04 LTS
Author: Alan • Tags: linux, ubuntu, web server • Comments: 0Bolt is a lightweight content management system (CMS) built on the popular PHP framework. In this guide, we will learn how to install BoltWire on Ubuntu 20.04 server.
-
How to Install Thinkorswim Trading Platformon Ubuntu 20.04
Author: Hitesh Jethva • Tags: desktop, linux, ubuntu • Comments: 1ThinkorSwim is a web-based trading platform developed by TD Ameritrade. It allows users to trade in various stock, options, futures, and equities from the web-based interface. In this post, we will show you how to install Thinkorswim on Ubuntu 20.04 desktop.
-
How to Install and Configure DHCP Server on Ubuntu 20.04
Author: Hitesh Jethva • Tags: linux, server, ubuntu • Comments: 1If you are a system administrator and working in a large environment then you may often need to set up a new client system and assign IP addresses and other network-related information manually. It is a very time-consuming process for you. This is the case, where DHCP comes into the picture.