cryptonas-livecd/README.devel
frisco 443dd1f163 Did some cleanup. Builds and (unlike revision 1110) boots. See
"README.devel" for some additional notes.
2008-06-19 07:35:37 +00:00

17 lines
553 B
Plaintext

This is an EXPERIMENTAL version of CryptoNAS for Debian Live!
## To get an NAS "good enough to play with", run the following commands once
#you get to the root prompt (use "sudo -s" to get to the root prompt).
#It is recommended that you run "./rm-tmps.sh" after making configuration
#changes using an editor but before starting a new build.
/usr/lib/cryptobox-cd/configure-cryptobox.sh normal
## optionally call it again with argument "secure" (again, EXPERIMENTAL)
/sbin/telinit 3
/etc/init.d/cryptobox-server restart
/etc/init.d/samba restart