mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-09-26 16:36:49 +08:00
Update ipv4_static_interfaces.cfg
This commit is contained in:
parent
0972425d40
commit
b1322b598b
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ runcmd:
|
|||
- 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
|
||||
- sed -i 's/#$nrconf{restart} = '"'"'i'"'"';/$nrconf{restart} = '"'"'a'"'"';/g' /etc/needrestart/needrestart.conf
|
||||
- sed -i "s/#\$nrconf{kernelhints} = -1;/\$nrconf{kernelhints} = -1;/g" /etc/needrestart/needrestart.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue