Time synchronization between Ubuntu and VirtualBox
rem VirtualBox: How to sync host and guest time? rem https://superuser.com/questions/463106/virtualbox-how-to-sync-host-and-guest-time rem all times in ms REM ALL THE %VM% STUFF IS UNTESTED REM ALL THE %VM% STUFF IS UNTESTED REM ALL THE %VM% STUFF IS UNTESTED set VM=”Ubuntu 16.04.2″ REM ALL THE %VM% STUFF IS UNTESTED REM ALL THE %VM% STUFF IS UNTESTED REM […]
Read Full Post | Make a Comment ( Comments Off on Time synchronization between Ubuntu and VirtualBox )Accelerating Android App debugging with VirtualBox
Accelerating Android App debugging with VirtualBox This tutorial shows how to use VirtualBox to accelerate debugging of Android apps with native components. We will show how to create an Android VirtualBox VM, configure it for debugging and use VisualGDB to debug the San-Angeles project. Before you begin, download the latest VirtualBox and get an x86 […]
Read Full Post | Make a Comment ( Comments Off on Accelerating Android App debugging with VirtualBox )*nix VirtualBox installation
NOTE The debian stuff is wrong. Select “debian graphical environment”, “Xfce” and “standard utilities” in dselect. Installing the OS Copy & paste has to be enabled in VirtualBox Manager (General > Advanced > Shared Clipboard = Bidirectional) Install (Ubuntu Server) as cleanly as possible. In particular, do not select any packages to install. Remove CD/DVD […]
Read Full Post | Make a Comment ( Comments Off on *nix VirtualBox installation )Resizing a VirtualBox disk
Resize a VirtualBox guest Linux VDI Disk under Windows Host It is April, 2013, I am using VirtualBox 4.2.6. The host OS (the one that is running VirtualBox) is Windows 7 and the guest OS that I wish to re-size is Ubuntu. Please backup everything before continuing as something could always go wrong. Anyway, here […]
Read Full Post | Make a Comment ( Comments Off on Resizing a VirtualBox disk )