Initial commit of files

This commit is contained in:
2021-01-22 10:13:40 -05:00
parent 7081dcecc5
commit 56aa3a219b
47 changed files with 2157 additions and 0 deletions

3
sbin/net-up Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
ifconfig eth0:0 192.168.1.90 netmask 255.255.255.0 up