Hello Linux Geeksters. As you already know, VirtualBox guest additions is a software that brings new features to VirtualBox, such as enabling the users to copy paste between the host computer and the operating system inside VirtualBox.
In this article I will show you how to install Virtualbox Additions on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Debian Sid and Debian Wheezy.
For all the listed operating systems, Virtualbox Guest Additions can be found in the default repositories so, all you have to do to install it is:
$ sudo apt-get update
$ sudo apt-get install virtualbox-guest-additions-iso
Leave a Reply