Changes between Version 26 and Version 27 of FreeBSD11_Guide


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

--

Legend:

Unmodified
Added
Removed
Modified
  • FreeBSD11_Guide

    v26 v27  
    109109
    110110=== A.4. Development tools ===
    111 build# pkg install vim-tiny sudo screen ca_root_nss subversion
     111Bootstrap development packages:
     112build# env ALWAYS_ASSUME_YES pkg install vim-console sudo screen ca_root_nss subversion
    112113
    113114Tip: screen can be a handy tool if you are working on a remote host.