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 Effectively Use Virtualization Technologies with Embedded Linux

Virtualization technologies have revolutionized how we approach computing, particularly in the embedded Linux space. By allowing multiple … 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 check public DNS records for your website ?

Dig

Sometimes when you change the DNS for your domain, it may take upto 24 hours to actually … Read more

What is Python? An Easy Guide to Understanding Python Programming

Python is one of the most popular programming languages in the world today. Known for its simplicity … Read more

How to Create an Android Application Launcher Icons using Generator Bash Script ?

Android

Creating launcher icons for Android applications can be a repetitive task, especially if you’re handling multiple resolutions. … Read more

How to solve Django Bad Request 400 error ?

When you tries to do http post with a JSON data / payload to your Django REST … Read more