Changes

From Amahi Wiki
Jump to: navigation, search
16 bytes added ,  04:07, 4 December 2010
* Option 2:
As '''root''' user, create the file /etc/init.d/vboxwebsrv and add the following:
<nowiki> #! /bin/sh
# PATH should only include /usr/* if it runs after the mountnfs.sh script
PATH=/usr/sbin:/usr/bin:/sbin:/bin
# Load the VERBOSE setting and other rcS variables
[ -f /etc/default/rcS ] && . /etc/default/rcS
 
# Define LSB log_* functions.
# Depend on lsb-base (>= 3.0-6) to ensure that this file is present.
;;
esac
</nowiki>
'''NOTE:''' See [[Amahi_on_VirtualBox|Amahi on VirtualBox]] for detailed guidance on installing Amahi on a virtual machine (VM).
12,424

edits