What to Look for in an Affordable Ubuntu VPS Provider

what to look in affordable Ubuntu VPS Provider

Virtual Private Servers (VPS) provide a way to get complete control over your server OS and the applications installed on it without having any headache managing its backend hardware where the server is running virtually. This gives businesses and individuals a reliable and flexible hosting …

Read more

How to install K9s in Amazon Linux 2023?

K9S Amazon linux options

K9s is an open-source tool available on GitHub to interact with your Kubernetes clusters, here we learn the steps to install K9s on Amazon Linux servers. K9s is not just limited to Linux only but also supports Windows and macOS. The key purpose of this …

Read more

How to Install Postgresql 14 on Ec2 Amazon linux 2

Installing Postgresql 14 on Amazon Linux 2

PostgreSQL, also widely known as Postgres, is a powerful but open-source relational database management system. It is widely used for web applications, data warehousing, and analytics due to its scalability and robust features. Amazon Linux 2, on the other hand, is a server Linux distro …

Read more

How to Install RabbitMQ Server on Ubuntu 20.04 LTS

Install RabbitMQ Server on Ubuntu 20.04 LTS

Tutorial to learn the steps and commands to install the RabbitMQ Server on Ubuntu 20.04 LTS Focal Fossa Linux to create your own, message broker.  RabbitMQ is a freely available message broker software under Mozilla Public License. It is an implementation of the Advanced Messaging …

Read more

Setup Open Source NextCloud server on AlmaLinux 8

NextCloud install AlmaLinux 8

Step-by-step tutorial to install NextCloud on AlmaLinux 8 for personal cloud storage to store media files and documents using the internet from anywhere; using a smartphone or desktop app. What is Nextcloud? Nextcloud is free and open-source server-client architecture software whose source code is available …

Read more

4 Ways to Check MySQL or MariaDB version on Linux

Command to show MariaDB or MySQL version

This tutorial will let you know the key commands or ways we can use to check the MySQL or MariaDB Database server version running on Linux operating systems such as Debian, Ubuntu, CentOS, Rocky Linux, AlmaLinux, and more. If you have already done the installation …

Read more