Deprecated: Assigning the return value of new by reference is deprecated in /var/www/ud02_38/html/dokuwiki.en/inc/parserutils.php on line 159 Deprecated: Assigning the return value of new by reference is deprecated in /var/www/ud02_38/html/dokuwiki.en/inc/parserutils.php on line 162 Deprecated: Assigning the return value of new by reference is deprecated in /var/www/ud02_38/html/dokuwiki.en/inc/parserutils.php on line 293 Deprecated: Function split() is deprecated in /var/www/ud02_38/html/dokuwiki.en/inc/auth.php on line 103 Deprecated: Function split() is deprecated in /var/www/ud02_38/html/dokuwiki.en/inc/common.php on line 737
The intradisk LAMP-Server is a fully configurable standalone system that is preconfigured for most needs of autonome webserver installations and running out of the “box”. It can be very easily extended with an individual unlimited count applications that are offered by the worlds OpenSource community. Its specially designed to very easy setup a full webserver hosting everything like e.g websites, webshops, wikis, FTP-Filedownloads, content management interfaces, dokumentation, MySQL-Databases, Webcalendars, Adressdatabases.... which are simply installed by unzipping the appropriate file into the “DocumentRoot-Directory” of your LAMP-Server.
The main advantage of this XAMP/LAMP Plattform is the independency of the underlying Hardwarearchitecture
The LAMP-Server is started over the common automated user boot process which is executed at the end of the devices boot process. This is a fully free configurable interface to run everything you ever like to be executed independent if you like to insert own driver modules or any other services.
start->execute->cmd.exe, then type in "telnet root@nasdrive"
mkdir /boot/rootfs
cd /boot/rootfs ./rootfs.lamp.tar
chown root.root /etc/cfg_user/uboot
| For safe automatic execution of your own boot skripts make shure that every missbehaviour of own skripts is leading to a return value of not equal to “0” in the automatic executed /etc/init.d/rcS script. If this returnvalue is 1 the blocking file /var/lock/uboot won’t be removed and uboot will not be executed anymore after the next reboot. |