mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 21:54:40 +08:00
Update ipv6_static_interfaces.cfg
This commit is contained in:
parent
ec8d8471e2
commit
5548e0ef90
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ runcmd:
|
||||||
- update-rc.d ssh enable
|
- update-rc.d ssh enable
|
||||||
- /etc/init.d/ssh restart
|
- /etc/init.d/ssh restart
|
||||||
- sed -i 's/#$nrconf{restart} = '"'"'i'"'"';/$nrconf{restart} = '"'"'a'"'"';/g' /etc/needrestart/needrestart.conf
|
- 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
|
||||||
- apt update
|
- apt update
|
||||||
- apt install dnsutils fail2ban file lrzsz net-tools traceroute unzip vim wget xz-utils -y
|
- apt install dnsutils fail2ban file lrzsz net-tools traceroute unzip vim wget xz-utils -y
|
||||||
- sed -ri 's/set compatible/set nocompatible/g' /etc/vim/vimrc.tiny
|
- sed -ri 's/set compatible/set nocompatible/g' /etc/vim/vimrc.tiny
|
||||||
|
|
Loading…
Reference in a new issue