Falls Sie napp-it einsetzen, so unterstützen Sie bitte die weitere Entwicklung des kostenlosen napp-it ZFS-Servers.
Kostenpflichtige Extras
via PayPal bestellen:
Bitte Hostname angeben oder per email mitteilen!
Aufgrund des Kleinunternehmerstatus gem. § 19 UStG erheben wir keine Umsatzsteuer und weisen diese daher auch nicht aus..
Unser Angebot richtet sich an gewerbliche Nutzer. Für private Verbraucher gilt unsere Widerrufsbelehrung, die Sie auch mit der Rechnung erhalten.
Details oder Infos zu Werbung an dieser Stelle...
napp-it on Sparc (not supported)
If you want to use napp-it on Sparc, you have the problem, that napp-it includes binaries
(mini-httpd Webserver and perl module Expect) for Nexenta and Solaris X86 only.
To have a working napp-it, download SPARC binaries,
unzip to /tmp and replace the X86 binaries with the included shell script:
#!/bin/sh
cp napp-it-mhttpd_sparc /var/web-gui/tools/httpd/napp-it-mhttpd
cp Tty.so.osol_sparc /var/web-gui/data/napp-it/CGI/auto/IO/Tty/Tty.so.osol
cp Tty.pm_sparc /var/web-gui/data/napp-it/CGI/IO/Tty.pm
cp Pty.pm_sparc /var/web-gui/data/napp-it/CGI/IO/Pty.pm
cp Expect.pm_sparc /var/web-gui/data/napp-it/CGI/Expect.pm
cp Expect.pod_sparc /var/web-gui/data/napp-it/CGI/Expect.pod
/etc/init.d/napp-it restart
Thanks to Bronkoo, who send me these binaries
|