Changes between Version 25 and Version 26 of FreeBSD11_Guide
- Timestamp:
- Apr 10, 2018, 6:32:22 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD11_Guide
v25 v26 99 99 build# echo 'setenv FTP_PASSIVE_MODE YES' >> /root/.cshrc 100 100 101 Set a default password for the images that you will produce 101 Set a default password for the images that you will produce: 102 102 build# echo 'setenv CFG_ROOT_PASSWORD DefaultPassword12!' >> /root/.cshrc 103 103 104 104 Define your nanobsd (svn) working directory: 105 NOTE: All commands at later stages will refer to this so you better get it right!106 105 build# echo 'setenv R /root/nanobsd' >> /root/.cshrc 107 106
