initial commit with all the stuff
This commit is contained in:
8
2B+Software/interfaces.ini
Normal file
8
2B+Software/interfaces.ini
Normal 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
|
||||
Reference in New Issue
Block a user