Firefox 16, a treat for developers http://t.co/cnd27CzT
VirtualBox 3.2 is released! With PPA repository for Ubuntu Lucid, debian Lenny and LinuxMint9 Isadora
Announced Today by Oracle the release of VirtualBox 3.2. Following the acquisition of Sun Microsystems by
Oracle Corporation, the product is now called Oracle VM VirtualBox and all references were changed without impacting compatibility. This release of VirtualBox comes with a lot of new features.
What` New in VirtualBox 3.2?
- Experimental support for Mac OS X guests (see the manual for more information)
- Memory ballooning to dynamically in- or decrease the amount of RAM used by a VM (64-bit hosts only)
- Page Fusion automatically de-duplicates RAM when running similar VMs thereby increasing capacity. Currently supported for Windows guests on 64-bit hosts
- CPU hot-plugging for Linux (hot-add and hot-remove) and certain Windows guests (hot-add only)
- New Hypervisor features: with both VT-x/AMD-V on 64-bit hosts, using large pages can improve performance (see the manual for more information); also, on VT-x, unrestricted guest execution is now supported (if nested paging is enabled with VT-x, real mode and protected mode without paging code runs faster, which mainly speeds up guest OS booting)
- Support for deleting snapshots while the VM is running
- Support for deleting snapshots while the VM is running
- Support for multi-monitor guest setups in the GUI for Windows guests (see the manual for more information)
- USB tablet/keyboard emulation for improved user experience if no Guest Additions are available (see the manual for more information).
- LsiLogic SAS controller emulation (see the manual for more information)
- RDP video acceleration (see the manual for more information)
- NAT engine configuration via API and VBoxManage
- Use of host I/O cache is now configurable (see the manual for more information)
- Guest Additions: added support for executing guest applications from the host system (replaces the automatic system presimparation feature; see the manual for more information)
- OVF: enhanced OVF support with custom namespace to preserve settings that are not part of the base OVF standard
Download VirtualBox 3.2 (Fedora, Opensuse, LinuxMint, Debian, Ubuntu,..)
Install VirtualBox 3.2 via repository in Ubuntu, debian and LinuxMint
To install VirtualBox in Ubuntu 10.04 Lucid Lynx and Debian Lenny, you need to add the non free repository.
1- Open terminal and copy the command bellow :
- For Ubuntu 10.04 Lucid Lynx ( Work also for LinuxMint9 Isadora):
sudo add-apt-repository "deb http://download.virtualbox.org/virtualbox/debian lucid non-free"
-
For Debian Lenny :
Open sources.list and add this line at the end of the list
deb http://download.virtualbox.org/virtualbox/debian lenny non-free
2- Add the verification key, Copy this command :
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -
3- Now update and install :
sudo apt-get update && sudo apt-get install virtualbox-3.2
{loadposition user9}
Related Articles By Tags:
{loadposition user1}
-
-
-
-
http://zahidbin.blogspot.com
-
-
http://www.bestfinance-blog.com
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Scan Your Home Network With Nmap : Who should read this article? Everyone who is interested in computer security and computer networkin...0 comment(s) |
How to use Remote Desktop in Ubuntu : Sometimes, we need to access our computer from other locations when we’re not at home and such. This...0 comment(s) |
Configure conky-Lua in Ubuntu (12.10 & 13.04 Raring Ringtail), Fedora, debian and LinuxMint | Howto Conky : Updated 05-04-2013: Conky is a free, light-weight system monitor for X, that displays any informatio...0 comment(s) |
Recent Posts
- Secure File from Removal in Linux and Unix
- How to Install Nginx on FreeBSD 9.x
- Create a Launcher in Ubuntu Using Bash
- Scan Your Home Network With Nmap
- Steganography- Hide Your Files Inside An Image in Linux
- Unix/Linux File Recognition. Did You Know?
- Migrate from MySQL to MariaDB in FreeBSD
- Connect Your Android Galaxy Tablet to Ubuntu via USB
- ElementaryOS Beta 1 and 2 Comparison and Review
- Introduction to the Linux Command Line
Recent Comments



















piCool
| #
Great ! we have another another master trick :-)
Yilmaz Ulugtekin
| #
Just delete the space after the slash (/) it will work.
Pat L
| #
I tried it and it works with a regular zip file, but if you password-protect the .zip file it does NOT work.
SK
| #
Yes we can. What kind of help you need? We are doing outsourcing and technical support for Linux and Open source worldwide. To know more about the details visit here.
ClintB
| #
After install as above, run shell script /opt/Citrix/ICAClient/wfica.sh manually and note lib errors still occur. I had the x64 motif loaded but had to manually install the x86 too. Got that from http://rpmfind.net/linux/rpm2html/search.php?query=libXm.so.4 Even after that, I still had to do a “yum install alsa-lib.i686 alsa-lib.x86_64″ to resolve any additional libasound.so.2 errors. Once those two lib issues were resolved, Citix Web Interface launched apps fine by telling browser to open launch.ica using /opt/Citrix/ICAClient/wfica.sh. Good luck Ernesto!