how_to
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
how_to [2016/12/08 19:00] – [Run single command parallel'y with diff values] k2patel | how_to [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 454: | Line 454: | ||
yvar = yum.YumBase() | yvar = yum.YumBase() | ||
pprint.pprint(yvar.conf.yumvar, | pprint.pprint(yvar.conf.yumvar, | ||
+ | </ | ||
+ | |||
+ | ==== Disable Predictable interface name in RHEL / CentOS ==== | ||
+ | Pass following during boot kernel command line. | ||
+ | <code bash> | ||
+ | net.ifnames=0 | ||
</ | </ |
how_to.1481223605.txt.gz · Last modified: 2020/08/10 02:30 (external edit)