How to Install and Configure DHCP Server on Ubuntu 20.04
If 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...
View ArticleHow to Install Thinkorswim Trading Platformon Ubuntu 20.04
ThinkorSwim 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...
View ArticleHow to Install BoltWire CMS with Nginx on Ubuntu 20.04 LTS
Bolt 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.
View ArticleGetting Started with UFW (Uncomplicated Firewall) on Ubuntu 20.04
UFW or Uncomplicated Firewall is an application to manage an iptables based firewall on Ubuntu. UFW is the default firewall configuration tool for Ubuntu Linux and provides a user-friendly way to...
View ArticleHow to Install and Configure Caddy Web Server with PHP on Fedora 34 / CentOS 8
Caddy 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...
View ArticleHow to Install WebVirtCloud KVM Management on Ubuntu 20.04
WebVirtCloud 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.
View ArticleHow to Install Fail2ban with Firewalld on Rocky Linux 8.4
Fail2ban 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...
View ArticleHow to Install and Configure HAProxy on Rocky Linux 8
HAProxy 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...
View ArticleHow to Install Ionic Framework on Debian 10
Ionic 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...
View ArticleHow to Install Jellyfin Media Server on Debian 10
Jellyfin 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...
View ArticleHow to create a StatefulSet in Kubernetes
StatefulSets 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...
View ArticleHow to Install Metasploit Framework on Ubuntu 20.04
Metasploit is an open-source framework used to identify threats and vulnerabilities, offensive security testing, and research. In this post, we will show you how to install Metasploit Framework on...
View ArticleHow to Install MongoDB Compass GUI in Ubuntu 20.04
MongoDB Compass is a graphical tool for MongoDB that helps you to create, delete, read and update the database graphically. It is very similar to phpMyAdmin which allows you to explore your data, run...
View ArticleHow to Install WordPress with LAMP and free Let's Encrypt SSL on Rocky Linux
WordPress is one of the most popular Content Management Systems (CMS) right now, it's used by millions of people. In this guide, you will learn how to install WordPress CMS on the Rocky Linux 8.4. You...
View ArticleHow to Create Locally Trusted SSL Certificates with mkcert on Ubuntu 20.04
Mkcert is a free, simple, and very useful tool that allows you to create a locally trusted certificate without buying it from the real CA. In this post, we will show you how to create a trusted SSL...
View ArticleHow to Install RockyLinux 8.4
In this guide, we will show you step-by-step how to install a 64-bit version of Rocky Linux 8.4 as a stand-alone server. Additionally, we will verify the installation by accessing the Rocky Linux...
View ArticleHow to Install Nextcloud on Rocky Linux
In this guide, you will learn how to install Nextcloud on the Rocky Linux 8.4. You will be installing Nextcloud under the LAMP Stack (Linux, Apache2/httpd, MySQL/MariaDB, and PHP).
View ArticleEasy guide to monitoring your systems with Checkmk
This tutorial will show you how to take your first steps with Checkmk, a comprehensive IT monitoring system that identifies issues across your entire IT infrastructure. Checkmk monitors servers,...
View ArticleHow to Install UrBackup Server and Client on Ubuntu 20.04
UrBackup is an open-source and client/server backup system for Linux operating systems. It supports both file and image backups in a live system without interrupting current processes. In this...
View ArticleHow to Install Kuma - Self-hosted Uptime Robot Alternative on Ubuntu 20.04
Uptime-Kuma is an open source monitoring tool like "Uptime Robot" written in Nodejs. It's a self-hosted monitoring tool with a fancy beautiful dashboard and supports multiple notifications methods.
View Article