Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 384 Bytes

File metadata and controls

24 lines (17 loc) · 384 Bytes

Create a file, then edit it.

Create the configuration file.

IP=<fill in>
OTHER=NONE

Set the ip address.

@@ -1,2 +1,2 @@
-IP=<fill in>
+IP=192.168.33.10
 OTHER=NONE

Verify edit.

cat /tmp/config.ini