|
|
|
|
|
by apatheticonion
2067 days ago
|
|
I just spent an hour trying to get it to connect to a VPN via a shell script with no success sudo nmcli conn up id "VPN" --ask
Works great but there is no sign of --password
--user-name
Instead I have to write my configuration to a file and read from the that file. Even then I couldn't get it working.Also `--ask` doesn't ask for your user name. I mean, sure, it's probably fine when you know how to use it but it has to be one of the least intuitive CLI front ends I have used I am also frustrated that I couldn't figure it out, which makes me biased |
|
Even easier than with the usual gui tools.