Difference between revisions of "Centos"
Jump to navigation
Jump to search
(Created page with "# Commands <source lang="bash"> nmcli con mod eth0 connection.autoconnect yes </source>") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<source lang="bash"> | <source lang="bash"> | ||
nmcli con mod eth0 connection.autoconnect yes | nmcli con mod eth0 connection.autoconnect yes | ||
+ | nmcli con up eth0 | ||
</source> | </source> | ||
+ | |||
+ | |||
+ | 8 | ||
+ | http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=BaseOS | ||
+ | |||
+ | select mirror list for type |
Latest revision as of 20:06, 3 November 2019
Commands
nmcli con mod eth0 connection.autoconnect yes nmcli con up eth0
8
http://mirrorlist.centos.org/?release=8&arch=x86_64&repo=BaseOS
select mirror list for type