Skip to main content

Posts

Showing posts from June, 2021

How to Install Python for Windows

 In this post, lets see how to install Python Download Python Open Python download link - https://www.python.org/downloads/ Click on Download Python 3.x.x button to download windows installer  Alternatively, you can scroll down & check for specific release. Click on latest release version, it will load download page for that particular release Now click on "Windows installer (64-bit)"

Create VM using Oracle VM Virtualbox

In this post, lets see how to create VM using Oracle VM Virtualbox Open Oracle VM Virtualbox & Click on New button Enter following fields to identify your virtual machine & click on next button Name Machine Folder (Select the drive that has maximum free space) Type - Linux/Windows/Solaris Version - Ubuntu (32-bit)/Ubuntu (64-bit)/etc Select Memory Size (RAM) size and click on Next button Add Virtual hard disk, we get three options Do not add a virtual hard disk - no hard disk will be added to VM, we can add it at later point. Create a virtual hard disk now - This will provide option to create hard disk Use an existing hard disk file - This will help to existing hard disk file that is created earlier. Now we can select "Create a virtual hard disk now" option. There are three hard disk file type to select VDI (Virtualbox Disk Image) - Default hard disk file type for Oracle Virtualbox VHD (Virtual Hard Disk) - Default hard disk file type for Windows hypervisor VMDK (Virt...

Install Oracle VirtualBox Manager in Windows

In this post, lets see how to install Oracle VirtualBox Manager in Windows. Download Oracle VirtualBox Manager:   Open https://www.virtualbox.org/, click on Downloads hyperlink Click on Windows Host, This is download windows installer. YouTube: