mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 13:44:50 +08:00
Update dhcp_interfaces.cfg
This commit is contained in:
parent
9a4102ea63
commit
69153cd801
1 changed files with 0 additions and 2 deletions
|
@ -54,8 +54,6 @@ network:
|
|||
# later commands
|
||||
runcmd:
|
||||
- sed -ri 's/^#?Port.*/Port sshPORT/g' /etc/ssh/sshd_config
|
||||
- sed -ri 's/^#?PermitRootLogin.*/PermitRootLogin yes/g' /etc/ssh/sshd_config
|
||||
- sed -ri 's/^#?PasswordAuthentication.*/PasswordAuthentication yes/g' /etc/ssh/sshd_config
|
||||
- update-rc.d ssh enable
|
||||
- ssh-keygen -A
|
||||
- /etc/init.d/ssh restart
|
||||
|
|
Loading…
Reference in a new issue