User Tools

Site Tools


настройка_сети_в_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
настройка_сети_в_linux [2022/04/01 12:03]
val [bond ifupdown]
настройка_сети_в_linux [2022/05/26 11:33]
val [Файлы конфигурации Ubuntu >= 18]
Line 219: Line 219:
 === Отключение cloud-init === === Отключение cloud-init ===
 <​code>​ <​code>​
-cat /​etc/​cloud/​cloud.cfg +apt purge cloud-init
-</​code><​code>​ +
-... +
-preserve_hostname:​ true +
-... +
-</​code><​code>​ +
-hostnamectl set-hostname ubuntu.corpX.un +
-</​code><​code>​ +
-# echo '​network:​ {config: disabled}'​ > /​etc/​cloud/​cloud.cfg.d/​99-disable-network-config.cfg +
- +
-ubuntu18# rm /​etc/​netplan/​50-cloud-init.yaml +
- +
-ubuntu20# rm /​etc/​netplan/​00-installer-config.yaml+
 </​code>​ </​code>​
  
Line 273: Line 261:
 <​code>​ <​code>​
 # apt install ifupdown net-tools # apt install ifupdown net-tools
 +
 +# echo '​network:​ {config: disabled}'​ > /​etc/​cloud/​cloud.cfg.d/​99-disable-network-config.cfg
 +
 +ubuntu18# rm /​etc/​netplan/​50-cloud-init.yaml
 +
 +ubuntu20# rm /​etc/​netplan/​00-installer-config.yaml
 </​code>​ </​code>​
  
Line 281: Line 275:
 # systemctl disable systemd-resolved.service # systemctl disable systemd-resolved.service
 # systemctl stop systemd-resolved # systemctl stop systemd-resolved
 +
 +# rm /​etc/​resolv.conf ​   # this is link
 </​code>​ </​code>​
 ==== Файлы конфигурации CentOS/​SL/​RHEL ==== ==== Файлы конфигурации CentOS/​SL/​RHEL ====
настройка_сети_в_linux.txt · Last modified: 2024/03/16 05:13 by val