nmcli con edit type pppoe con-name ANY_NAME_OF_DSL_YOU_LIKE
, which will open an interactive prompt.set pppoe.username YOUR_DSL_ACCOUNT
, and so as the password.save
, enter.quit
, enter.Have a nice day in Ubuntu 18.04~
原文:https://www.cnblogs.com/ZhengPeng7/p/8998949.html