How to install Ubuntu 22.04 LTS container on Docker

Ubuntu 22.04 Jammy Jellyfish docker container

Ubuntu 22.04 LTS is the latest (scheduled for April 2022) Long term version from Canonical developers. Well, while writing this article it was still in its developing stage but available as ISO as well as Docker image to install. Hence, those who are interested in …

Read more

Install Apache JMeter on Ubuntu 20.04 LTS Focal Fossa

Command to install Apache Jmeter on Ubuntu 20.04

Apache JMeter is open-source like any other Apache foundation project. It is meant to analyze system functional behavior by running performance tests, regression tests, stress tests, and database servers based on different technologies. However, earlier it was designed to test only web applications. JMeter is …

Read more

How to install Podman on Ubuntu 20.04 WSL2

Command to install Podman on Ubuntu 20.04

Podman is the open-source project developed by RedHat to run Containers on Linux operating system. It is daemon less container command line platform to create, manage and delete containers using docker and other supported Images. It is a drop-in replacement for Docker. Well, for those …

Read more

8 Different Ways to Know Linux OS Version

Find the Linux OS Version Using GUI min

It’s always crucial to know the Linux version and distribution you’re working with, whether you’re using Linux for personal or business reasons. That way, you’ll know which package manager to use to get new tools and upgrades, as well as which Linux forum to visit …

Read more