mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 21:54:40 +08:00
Update dhcp_interfaces.cfg
This commit is contained in:
parent
a6d02ee3fe
commit
6768ee0f97
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@ runcmd:
|
|||
- /etc/init.d/ssh restart
|
||||
- apt update
|
||||
- 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 '/set nocompatible/a\set backspace=2' /etc/vim/vimrc.tiny
|
||||
- mv /etc/netplan/50-cloud-init.yaml /etc/netplan/20-netcfg.yaml
|
||||
- netplan apply
|
||||
- rm -rf /etc/cloud/cloud.cfg.d/99-fake_cloud.cfg
|
||||
|
|
Loading…
Reference in a new issue