diff --git a/notes.md b/notes.md new file mode 100644 index 0000000..b90c098 --- /dev/null +++ b/notes.md @@ -0,0 +1,8 @@ +# Notes +## Config IP4V + +``` +sudo connmanctl +Error getting VPN connections: The name net.connman.vpn was not provided by any +connmanctl> config wifi_38d269f946b4_756e7365722d486f757365_managed_psk --ipv4 manual 10.0.0.100 255.255.255.0 10.0.0.1 --nameservers 8.8.8.8 +```