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 [2023/03/02 11:13]
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 317: Line 319:
 ===== Grub Boot Delay ===== ===== 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.1677780800.txt.gz · Last modified: 2023/03/02 11:13 by gcooper