How to Install pgAdmin on Ubuntu 22.04 / Ubuntu 20.04 Raj Jul 2, 2022 1 pgAdmin is an open-source web-based management tool for managing PostgreSQL databases. It includes several features…
How to Set up DNS Server on Ubuntu 22.04 / Ubuntu 20.04 Raj May 30, 2022 0 A domain Name System is an internet service used to resolve a domain name to IP Address and vice versa. This DNS…
How to Install IntelliJ IDEA on Ubuntu 22.04 / Ubuntu 20.04 Raj May 13, 2022 1 IntelliJ IDEA is an integrated development environment for developing Java applications. It is developed by…
How to Upgrade Ubuntu 20.04 to Ubuntu 22.04 Raj May 12, 2022 0 Ubuntu 22.04 was released on April 21, 2022, codenamed Jammy Jellyfish. If you haven’t upgraded your system to…
How to Install Containerd on Ubuntu 22.04 / Ubuntu 20.04 Raj May 2, 2022 2 containerd is an industry-standard container runtime that manages the complete container lifecycle of its host…
How to Install Kubernetes on Ubuntu 22.04 / Ubuntu 20.04 Raj Apr 30, 2022 1 Kubernetes is an open-source container orchestration tool that helps deploy, scale, and manage containerized…
How to Install Docker on Ubuntu 22.04 / Ubuntu 20.04 Raj Apr 30, 2022 0 Docker is an open-source containerization platform that helps developers create applications and package them into…
How to Install CRI-O on Ubuntu 22.04 / Ubuntu 20.04 Raj Apr 29, 2022 0 CRI-O is an open-source container engine and an alternative to the Docker engine. Using the CRI-O container engine,…
How to Install Laravel on Ubuntu 22.04 / Ubuntu 20.04 Raj Apr 28, 2022 0 Laravel is a popular open-source PHP framework for developers looking to build modern web applications based on…
How to Install Apache NetBeans on Ubuntu 22.04 / Ubuntu 20.04 Raj Apr 27, 2022 1 Apache NetBeans is an integrated development environment (IDE) that helps develop applications in Java, PHP, and…