How To Install Apache Tomcat In Ubuntu 20.04 LTS?

Apache Tomcat or simply Tomcat is a web server and servlet container that is used to serve Java applications. It provides a pure Java HTTP server environment to run these java applications. Tomcat is developed and maintained by the open community of developers and released under the Apache license. In this article, we will discuss … Read more

How to Install and setup Discord on Ubuntu?

Discord is a cross-platform application for audio and video calls, text messaging, media, and file sharing. It was originally developed for the gaming community but nowadays it gained popularity and people from different interests also use Discord. Windows is said to be a friendly OS and does not require much knowledge to install this … Read more

How to setup Minecraft server on Ubuntu?

Minecraft is a sandbox video game developed by Mojang Studios. It is one of the most popular video games of all time, available for different platforms. In this game, players can explore a blocky and procedurally generated 3D world with virtually infinite terrain. You can use craft tools and items to build structures and earthworks. … Read more

How to install and use Tor browser in Ubuntu?

Tor is a free and open-source web browser. It can be used for browsing the internet without revealing the ’s identity. Using tor makes it difficult to trace any online activity such as visiting a website, messaging, etc of a . The tor software is designed with the intention to protect the personal privacy of … Read more

How to install Notepad++ in Ubuntu?

Notepad++ is one of the best text and source code editors developed for the Microsoft Windows platform. It is available as free software, if you are using Windows OS you can directly and use it from its official website. You can customize and extend the functionality by using available extensions. A Linux version of … Read more

How to install eclipse on Ubuntu?

The Eclipse is a cross-platform integrated development environment mostly used for the development of Java projects. We can enhance its functionality using plugins to some other programming languages like PHP, C++, JavaScript, etc. In this article, we will discuss the steps to install eclipse on Ubuntu Linux. You can also follow this guide to … Read more

How to install Scala in Ubuntu?

Scala is a high-level, general-purpose programming language. It s both object-oriented programming and functional programming. Scala provides language interoperability with Java which means code written in Scala can be compiled to Java byte code and run on JVM. Libraries written in either language can be directly referenced to Scala or Java code. It uses curly … Read more

How to install Steam on Ubuntu?

Many of you love playing computer games. Steam is an application that makes gaming easier and more accessible on the Linux platform. In this article, I will discuss what is Steam and how to install it on Ubuntu. You can also follow this guide if you are using any other flavor of Ubuntu, Linux Mint, … Read more

How to install Pinta in Ubuntu Linux?

Pinta is a free and open-source drawing and image editing software. It is a cross-platform program that is available for installation on Linux, Windows, macOS, and FreeBSD. It aims at providing a simple yet powerful way of image editing and manipulation. Pinta is inspired by Microsoft Paint and comparatively has more features. In this article, … Read more

How to Ubuntu 22.04 “Jammy Jellyfish”?

Ubuntu is one of the most popular Linux distributions. Canonical releases a new version of Ubuntu after every six months except for its LTS version which is released after a period of two years. As a part of its LTS release cycle, a new version i.e. Ubuntu 22.04 LTS “Jammy Jellyfish” has been released. This … Read more