User Tools

Site Tools


networking:linux:static_ip_addr

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
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:
 <file> <file>
 systemd-resolve --status systemd-resolve --status
 +
 +resolvectl status
 </file> </file>
  
Line 314: Line 316:
 reboot reboot
 </file> </file>
 +
 +===== Grub Boot Delay =====
 +
 +<file>
 +sed -i -e 's/GRUB_TIMEOUT=0/GRUB_TIMEOUT=5/g' /etc/default/grub
 +update-grub
 +</file>
 +
networking/linux/static_ip_addr.1670430493.txt.gz · Last modified: 2022/12/07 09:28 by gcooper