Dual boot Windows 10 and Linux Mint

How to dual boot Windows 10 and Linux Mint Requirements This post will cover the process on how to dual boot Windows 10 and Linux Mint. For this example, it is required that you have Windows 10 already installed. In most cases it is recommended to install a Linux distro after the Windows 10 installation, because of the bootloader. Linux bootloader will detect another operating system installed and add the other operating system in the bootloader entry - this process is done automatically by the GNU/Linux installation. Also this example will cover the process if you only have one partition on your HDD and check you PC how it boots(UEFI or Legacy) and make sure both OS are installed in the same mode. ...

Published September 13, 2018 · Updated December 2, 2023 · 5 min · 1009 words · Marko Nisic

How to dual boot Windows 10 and Debian

How to dual boot Windows 10 and Debian Overview In this post we will go through the process on how to dual boot Windows 10 and Debian. In this scenario, we have WIndows 10 installed on a single drive, created a separate partition for Debian installation on the same drive and during the setup process, configured the dual boot for both operating systems. It is advisable to backup your system first before making any new changes, since all this will be performed on a single HDD. Also, check you PC how it boots(UEFI or Legacy - GPT or BIOS partition types) and make sure both OS are installed in the same mode. ...

Published August 9, 2018 · Updated December 24, 2023 · 9 min · 1890 words · Marko Nisic

How to run Android apps on Ubuntu

How to run Android apps on Ubuntu Overview In this article we will cover how to run Android apps on Ubuntu. There are multiple ways to achieve this but this time we will focus using an emulator software. Emulator software we’re going to use is - Genymotion Needed requirements: A PC capable of virtualization and virtualization enabled in the BIOS of the PC. Virtualbox software Genymotion app - Download here A Genymotion account Play store app - Download here Virtualbox installation and Genymotion download First we’re going to start by installing Virtualbox - so, open the terminal and type in the command: ...

Published August 1, 2018 · Updated December 2, 2023 · 4 min · 645 words · Marko Nisic

How to create a Debian Bootable USB in Windows 10

Requirements In this tutorial we will cover the process on how to create a Debian Bootable USB in Windows 10. Later on, with this USB we will be able to boot up Debian installation and install Debian system on the PC. After this tutorial, you can then check out the steps on how to dual boot Windows 10 and Debian Requirements for this procedure: 1. 8GB USB 2. Debian iso image (Download here) ...

Published July 20, 2018 · Updated December 2, 2023 · 3 min · 442 words · Marko Nisic