initial commit with all the stuff

This commit is contained in:
2025-11-23 13:27:23 +01:00
parent 3f7069b328
commit 1c8a143e7a
5241 changed files with 986176 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
hostname $(hostname)
#address 192.168.9.100
#netmask 255.255.255.0
#gateway 192.168.9.1