Browsing tag

debian 11

How to Install Kubernetes on Ubuntu 22.04 / Ubuntu 20.04

Kubernetes is an open-source container orchestration tool that helps deploy, scale, and manage containerized applications. Google initially designed Kubernetes and is now maintained by the Cloud Native Computing Foundation. Kubernetes works with Docker, Containerd, and CRI-O currently. You can call Kubernetes is a cluster manager for Docker, and it provides almost the same functionalities as […]

How to Install Oracle Java JDK 17 on Linux

Java 17 LTS is the latest long-term support release for the Java SE platform. This newest release includes JDK 17 that provides a development environment for building applications using the Java programing language and testing and running the Java programs. READ: Java SE 17 Release Notes Here, we will see how to install Java JDK […]

How to Install PrestaShop with Apache and Let’s Encrypt SSL on Debian 11

PrestaShop is a freemium, open-source e-commerce software. It lets you start your own online store with secure payments, multiple shipping methods, custom themes, and more – no matter your level of technical know-how or previous e-commerce experience. Small and medium-sized businesses often use it, but its features make it ideal for large e-commerce sellers as […]

How to Install Zabbix Monitoring Tool on Debian 11

Zabbix is an open-source monitoring tool for servers, applications, and network devices. It uses an agent installed on the remote system to collect the performance data. Zabbix also supports monitoring via SNMP, TCP, and ICMP checks and over IPMI, JMX, SSH, and telnet. Here, we will see how to install Zabbix monitoring tool on Debian […]

How to Install Drupal with Apache and Let’s Encrypt SSL on Debian 11

Drupal is a popular open-source content management system that allows you to build, manage, and maintain your website’s content with no coding knowledge. Many different content management systems are available on the internet, but not all are right for every website. If you want to build your website with something flexible and powerful, look no […]