How To Install Ubuntu 20.04 LTS (Focal Fossa) On UEFI and Legacy BIOS System

Ubuntu 20.04 is the latest LTS and the current version of the most famous opensource desktop operating system from Canonical, released on April 23, 2020. Ubuntu is the favorite OS for desktop users, mainly developers. Canonical releases new Ubuntu versions every six months with free support for nine months and every fourth release would receive […]

How To Install IntelliJ IDEA On Debian 10 / Debian 9

IntelliJ IDEA is an IDE (integrated development environment) for application development, developed by JetBrains. It has a built-in terminal, database tools, code completion, inline debugger, and supports detecting duplicates, connecting to Docker containers and application servers such as TomcatJBoss, etc.

How To Install Apache Tomcat on Debian 10 / Debian 9

Apache Tomcat is an open-source webserver to run Java web applications developed by the Apache Software Foundation (ASF). Tomcat contains Java Servlet, JavaServer Pages (JSP), Java EL, and WebSocket technologies, and provides a “pure Java” HTTP web server environment for running Java codes.