What is VirtualBox? Learn How to Install VirtualBox on Ubuntu Easily

VirtualBox

VirtualBox is a powerful, open-source virtualization software that allows you to run multiple operating systems on a … Read more

How to work with Single Container Ubuntu image in Docker ?

As described in previous post “How to run Ubuntu 18.04 in docker container ?” once you have … Read more

How to Create a Bootable USB Pen Drive for Installing Ubuntu ?

Install Ubuntu

Creating a bootable USB pen drive is a crucial step for installing Ubuntu on your computer. This … Read more

How to Install Pip on Ubuntu: A Complete Guide

Pip is the standard package management system used to install and manage software packages written in Python. … Read more

How to install the latest cmake version on Ubuntu ?

CMake is a widely used build system that helps automate the compilation process for software projects. Keeping … Read more

How to create SSH Keys in Ubuntu / Linux ?

create ssh key with lynxbee

SSH (Secure Shell) keys are a secure and convenient way to authenticate to remote servers without the … Read more

How to Switch Between Multiple Java Versions On Ubuntu Linux ?

Switch Java Version

If you have installed multiple JDK on ubuntu and sometimes you might need to change the version … Read more