Tag Archives: virtualbox
How to Install Virtualbox Guest Additions on Fedora 20
Fedora 20 (Heisenbug) is currently the latest release and if you want to try it on VirtualBox then install the guest additions for full functionality. Installation is simple and takes a few steps, but involves download and updates which would require some bandwidth. The Guest Additions are compiled from source and loaded as a module…. Read More »
How to Install Virtualbox 4.3 on Ubuntu / Debian / Fedora
Step by step guide on how to install Virtualbox 4.3 on Ubuntu, Debian and Fedora linux and derivative distros.
How to Install Virtualbox Guest Additions on Elementary OS 0.2 Luna
Install virtualbox guest additions on Debian 7 wheezy
Virtualbox guest additions in Debian Debian 7 wheezy has virtualbox guest additions inbuilt. So after installing debian on virtualbox the guest addition features are immediately available. However the guest additions bundled with debian is general of older version compared to the latest virtualbox version. So its a good idea to install the latest virtualbox guest… Read More »
How to Install Virtualbox Guest Additions in Fedora 18
Step by step instructions to install virtualbox guest additions on Fedora 18 Linux.
Take screenshot of virtualbox guest os
Virtualbox If you are a blogger, doing experiments with various oses on virtualbox and writing tutorials and posts, then you will need to take screenshots of the guest os things inside virtualbox. For normal screenshot tasks a tool like shutter works very well. But with virtualbox you get the screenshot of the entire virtualbox window… Read More »
Install Backtrack 5 rc3 on virtualbox
Backtrack 5 rc3 is at the present the latest release of backtrack linux and is based on ubuntu. Virtualbox supports such oses very well and installation of guest additions is also very swift and smooth. So now we are going to install the backtrack distro inside Virtualbox. Get the latest virtualbox for your system (windows,… Read More »
Install windows 8 in virtualbox
In today’s experiment we are going to install windows 8 on virtualbox and see how well it works. Virtualbox is a very powerful and popular virtualisation tool that can be used to run a variety of oses. Our host os is ubuntu. It means that Ubuntu is installed on hard drive as an OS and… Read More »
Install virtualbox guest additions in opensuse 12.2
Opensuse 12.2 by default has the virtualbox guest additions inbuilt. But if you want to reinstall then follow the steps. First install the C compiler and make utilities required to compile the guest additions. sudo zypper in gcc make Now install the kernel development packages for the current distro version Find the kernel type ~>… Read More »