Initial commit of configuration for core.
This commit is contained in:
parent
8e36b0cb0f
commit
65362a2ccb
48 changed files with 3138 additions and 0 deletions
5
etc/network/interfaces
Normal file
5
etc/network/interfaces
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
auto eth0
|
||||
iface eth0 inet static
|
||||
address 5.101.171.215/28
|
||||
gateway 5.101.171.209
|
||||
mtu 9000
|
||||
Loading…
Add table
Add a link
Reference in a new issue