6 Commits

Author SHA1 Message Date
bb1b54b32e update 1 2025-12-08 08:00:26 +13:00
d0f40d8157 something weird again? 2025-12-07 22:13:36 +13:00
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
3 changed files with 7 additions and 1 deletions

View File

@@ -63,7 +63,7 @@ We will update the ***face enp1s0 inet dhcp***
section to look like this section to look like this
Example of updated file Example of updated file
```
# This file describes the network interfaces available on your system # This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5). # and how to activate them. For more information, see interfaces(5).
@@ -82,6 +82,7 @@ iface enp1s0 inet static
dns-nameservers 192.168.50.254 8.8.8.8 dns-nameservers 192.168.50.254 8.8.8.8
# This is an autoconfigured IPv6 interface # This is an autoconfigured IPv6 interface
iface enp1s0 inet6 auto iface enp1s0 inet6 auto
```
After you have made this edit you can restart the service to get the new IP address After you have made this edit you can restart the service to get the new IP address
@@ -124,3 +125,5 @@ sudo reboot
``` ```
And when the machine comes back up, ssh using the newly statically assigned IP address. And when the machine comes back up, ssh using the newly statically assigned IP address.
Update - Dont forget to updated the /etc/resolve.conf with your nameserver address

View File

@@ -0,0 +1 @@
**Head**

View File

@@ -0,0 +1,2 @@
lol