mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-13 04:34:57 +08:00
Update ipv4_static_interfaces.cfg
This commit is contained in:
parent
08783bcb1d
commit
9f7d82158a
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@ network:
|
|||
# Reload systemd.
|
||||
# Make sshd service loading automatically at the next reboot.
|
||||
# Kill the original sshd service so that to liberate the occupation of "0.0.0.0:22" and "[::]:22" to avoid "error: Bind to port sth on sth failed: Address already in use." causes restarting and applying new configs failure of the sshd service.
|
||||
# Allow sshd port for ufw.
|
||||
# Disable kernel need to restart: https://askubuntu.com/questions/1349884/how-to-disable-pending-kernel-upgrade-message
|
||||
# Install some common components.
|
||||
# Configure vim for more convenient to use.
|
||||
|
|
Loading…
Reference in a new issue