- Timestamp:
- Mar 19, 2019, 1:23:45 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb/bin/pb
r2384 r2387 1041 1041 pb_log(0, "and that it allows remote root login (PermitRootLogin yes in /etc/ssh/sshd_config)\n"); 1042 1042 pb_log(0, "Also ensure that network is up, firewalling correctly configured\n"); 1043 pb_log(0, "and perl , Data::Dumper, tar, sudo, ntpdate and scp/ssh installed\n");1043 pb_log(0, "and perl-YAML, tar, sudo, ntpdate and scp/ssh installed\n"); 1044 1044 pb_log(0, "You should then be able to login with ssh -p VMPORT root\@localhost (if VM started with pb)\n"); 1045 1045 } elsif ($action =~ /^setuprm$/) {
Note:
See TracChangeset
for help on using the changeset viewer.