User Tools

Site Tools


how_to

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
how_to [2016/12/08 19:00]
k2patel [Run single command parallel'y with diff values]
how_to [2020/08/10 02:35] (current)
Line 454: Line 454:
 yvar = yum.YumBase() yvar = yum.YumBase()
 pprint.pprint(yvar.conf.yumvar,​ width=1) pprint.pprint(yvar.conf.yumvar,​ width=1)
 +</​code>​
 +
 +==== Disable Predictable interface name in RHEL / CentOS ====
 +Pass following during boot kernel command line.
 +<code bash>
 +net.ifnames=0
 </​code>​ </​code>​
how_to.txt ยท Last modified: 2020/08/10 02:35 (external edit)