[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debian 9 network configuration



On Tue, Aug 14, 2018 at 01:35:56AM -0700, Remigio wrote:
desktop or what other software did you install - XFCE, or Gnome
or KDE?  Then folks might be able to help ...

Also, how would you -like- to configure your networking?

Hi Zenaan, :-)
the desktop environment is Xfce and I'd love to configure the networking via shell.
Thanks and regards


You can configure NetworkManager from a shell by using the nmcli command (upstream documentation at https://developer.gnome.org/NetworkManager/stable/nmcli.html)

For example:
nmcli radio wifi on
nmcli wifi list --rescan
nmcli dev wlp4s0 con "My Home Hotspot" password S3cure name "Home"
nmcli con up id "My Home Hotspot"


--
For more information, please reread.

Attachment: signature.asc
Description: PGP signature


Reply to: