Aadesh

Aadesh

[FIXED] VirtualBox : No Bootable Medium Found error

Fix VirtualBox Error No Bootable Medium Found

You may have encountered ‘FATAL: Could not read from the boot medium! System halted.’ error, sometimes while booting into a VM inside VirtualBox. It sometimes shows ‘No Bootable Medium Found! System halted’ instead of the above message. In this article,…

Rhythmbox – A Complete Guide

RhythmBox A Complete Review

When music players are discussed in the Linux world, Rhythmbox is the first suggestion of every user. And why wouldn’t it be? It is the best audio player out there, with Radio FM support and even Podcasts! In this article,…

Ranger – A Terminal Based File Manager

Ranger A Terminal Based File Manager

You can use commands like ‘cd’ and ‘cd ..’ to navigate between the folders in the Linux Terminal. But it is not efficient and certainly more time-consuming, as you may not remember all the subdirectories present in a directory, and…

How To Install Pycharm In Ubuntu Linux?

Install Jetbrains Pycharm In Ubuntu

Pycharm is an IDE that is used and recommended by experts for Python development. It comes in two editions, the Professional edition which is the paid version, and the Community edition which is based upon open-source code. For Python development,…

Watch ASCII Star Wars in the Linux Terminal

Watch Star Wars In The Linux Terminal

May the force be with you fellow Jedi Knights! What if I tell you there is a way through which you can watch Star Wars in the terminal? No, I’m not playing mind tricks on you, you can actually do…

How to install Eclipse IDE on Ubuntu Linux?

Install Eclipse on Ubuntu

Eclipse is a popular cross-platform Java IDE that can be used to create and manage your Java projects. It also has plugins through which you can work with PHP, C++, JavaScript, and more programming languages on this application. As this…