Firefox 16, a treat for developers http://t.co/cnd27CzT
Install VirtualBox via PPA repository in Ubuntu 10.04 Lucid Lynx
VirtualBox 3.1.8 was released early this week by Oracle, This is a maintenance release so many items were fixed and/or added ( Read the Changelog). You can install VirtualBox in Ubuntu 10.04
Lucid Lynx by adding the non free repositories or by downloading and installing the .deb packages.
About VirtualBox:
“Oracle VM VirtualBox is an x86 virtualization software package, originally created by German software company innotek GmbH, purchased by Sun Microsystems, and now developed by Oracle Corporation as part of its family of virtualization products. It is installed on an existing host operating system; within this application, additional guest operating systems, each known as a Guest OS, can be loaded and run, each with its own virtual environment.
Supported host operating systems include Linux, Mac OS X, Windows XP, Windows Vista, Windows 7 and Solaris; there is also a port to FreeBSD (only OSE version).Supported guest operating systems include a small number of versions of NetBSD and various versions of DragonFlyBSD, FreeBSD, Linux, OpenBSD, OS/2 Warp, Windows, Solaris, Haiku, Syllable, ReactOS and SkyOS.The current beta version (3.2) also allows limited virtualization of Mac OS X 10.6.”
Install VirtualBox via PPA repository in Lucid Lynx
To install VirtualBox in Ubuntu 10.04 Lucid Lynx, you need to add the non free repository. Open terminal and copy the command bellow :
sudo add-apt-repository "deb http://download.virtualbox.org/virtualbox/debian lucid 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
This command will install the latest stable version of VirtualBox3.2.
{loadposition user9}
Related Articles By Tags:
{loadposition user1}
For questions please refer to our Q/A forum at : http://ask.unixmen.com
-
-
http://www.ubuntu.com
-
-
http://mightydreams.blogspot.com
-
http://enteryoursiteURL...
-
-
http://twitter.com/drye
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) |
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) |
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) |
Unix/Linux File Recognition. Did You Know? : Did you know that Unix and Linux has no concept of a file extension? What is a file name extension?
...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) |
Howto- Resolve nosound problem on Ubuntu 13.04 Raring Ringtail,12.10 and Older : Updated 05/04/2013 : One of the common issues facing Ubuntu users after installing or upgrading Ubun...1 comment(s) |
Recent Posts
- 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
- A Secure Password
- Linux Kernel 3.10. It’s BIG!
- Monitoring Users Activity Using psacct or acct Tools in Linux
- Run Your Own Social Network Using elgg on RHEL / CentOS and Scientific Linux
- Getting Debian 7.0 ‘Wheezy’ Up and Running
Recent Comments



















Brandon Hawkins
| #
thanks
Nova
| #
I wonder if there is a way to create your own themes.
Red Adaya
| #
Thank you! This worked for me!!!
SK
| #
Andrew look into your httpd.conf file at line no 350. There might be a syntax error.
andrew
| #
hello I have this error
[root@cloud html]# /etc/init.d/httpd restart
then this appears
Starting httpd: httpd: Syntax error on line 350 of /etc/httpd/conf/httpd.conf: without matching section.
plz tell how to fix this.