cryptonas-livecd/README.devel

17 lines
553 B
Plaintext
Raw Normal View History

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