Changes

From Amahi Wiki
Jump to: navigation, search
152 bytes added ,  03:26, 23 June 2020
no edit summary
{{NeedsUpdate [[Category:appsVirtualization]]
===[http://www.virtualbox.org VirtualBox] for Fedora 12 Host===
__NOTOC__
* Enable the new repo:
yum clean all
yum update
* Add dependencies:
yum install dkms gcc
* Download and import the GPG key:
wget <nowiki>http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc</nowiki>
rpm --import oracle_vbox.asc
* Add dependencies:
yum install dkms gcc
service vboxwebsrv start
=== [[PhpVirtualBox]] (Web-Based Access) ===* This [http://www.amahi.org/apps/phpvirtualbox applicationphpVirtualBox] (Web-Based Access) ===* It has been packaged for Amahi and is currently in ''ALPHA'' testing.   '''NOTE:''' See You will find the manual install steps [[Amahi_on_VirtualBoxPhpVirtualBox|Amahi on VirtualBoxhere]] for detailed guidance on installing Amahi on a virtual machine (VM).
=== Portable VirtualBox for Windows XP/Vista/7 Host ===
* Applies to 32-bit machines ONLY.
* Having issues with install, check to see if you have the PAE kernel:
uname -r* If it returns anything reflecting something like ''2.6.31.5-127.fc12.i686.PAE'', dothe following: yum install -y kernel-PAE-devel-2.6.31.5-127.fc12.i686 /etc/init.d/vboxdrv setup VirtualBox* You VirtualBox should be able to start now work.  '''NOTE:''' See [[Amahi_on_VirtualBox|Amahi on VirtualBox]] for detailed guidance on installing Amahi on a virtual machine (VM).
12,424

edits