Changes between Version 34 and Version 35 of FreeBSD11_Guide
- Timestamp:
- Apr 10, 2018, 7:15:36 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FreeBSD11_Guide
v34 v35 91 91 92 92 Allow SSH root login, since all commands below need to be executed as root: 93 '''PermitRootLogin yes''' in file:/etc/ssh/sshd_config. 93 {{{PermitRootLogin yes}}} in file:/etc/ssh/sshd_config 94 94 95 95 Set correct date/time and make sure it is kept up2date: