This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
networking:linux:static_ip_addr [2022/12/07 09:28] gcooper |
networking:linux:static_ip_addr [2023/05/02 14:34] (current) gcooper |
||
---|---|---|---|
Line 276: | Line 276: | ||
< | < | ||
systemd-resolve --status | systemd-resolve --status | ||
+ | |||
+ | resolvectl status | ||
</ | </ | ||
Line 314: | Line 316: | ||
reboot | reboot | ||
</ | </ | ||
+ | |||
+ | ===== Grub Boot Delay ===== | ||
+ | |||
+ | < | ||
+ | sed -i -e ' | ||
+ | update-grub | ||
+ | </ | ||
+ |