Changes between Version 25 and Version 26 of FreeBSD11_Guide


Ignore:
Timestamp:
Apr 10, 2018, 6:32:22 PM (8 years ago)
Author:
rick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD11_Guide

    v25 v26  
    9999build# echo 'setenv FTP_PASSIVE_MODE YES' >> /root/.cshrc
    100100
    101 Set a default password for the images that you will produce
     101Set a default password for the images that you will produce:
    102102build# echo 'setenv CFG_ROOT_PASSWORD DefaultPassword12!' >> /root/.cshrc
    103103
    104104Define your nanobsd (svn) working directory:
    105 NOTE: All commands at later stages will refer to this so you better get it right!
    106105build# echo 'setenv R /root/nanobsd' >> /root/.cshrc
    107106