On Wed, 4 Nov 2020, Paul Heinlein wrote:

# ==== %< ====
# get status of all network devices
nmcli device status

# look at all the settings for ens192
nmcli connection show ens192

# enable ens192 at boot time
nmcli connection modify ens192 connection.autoconnect yes

# start ens192 immediately
nmcli connection up ens192
# ===== %< ====

Will try.

--
Michael   henne...@web.cs.ndsu.nodak.edu
"Sorry but your password must contain an uppercase letter, a number,
a haiku, a gang sign, a heiroglyph, and the blood of a virgin."
                                                             --  someeecards
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to