4 Commits

Author SHA1 Message Date
e61a54a23a Merge pull request 'Stupid formatting' (#8) from Networking_3 into main
Reviewed-on: #8
2025-12-07 14:52:20 +13:00
317061526a Stupid formatting 2025-12-07 14:52:08 +13:00
a40d8210a6 Merge pull request 'Added the .md' (#6) from Networking_1 into main
Reviewed-on: #6
2025-12-07 14:47:23 +13:00
963569e324 Added the .md 2025-12-07 14:47:10 +13:00

View File

@@ -83,6 +83,7 @@ iface enp1s0 inet static
# This is an autoconfigured IPv6 interface
iface enp1s0 inet6 auto
```
After you have made this edit you can restart the service to get the new IP address
```