Alex Clemente <[email protected]> wrote: > The CentOS 7, this distribution not have by default net-tools, LPIC is not > for Debian, Ubuntu or openSUSE, but vendor neutral (CentOS, Debian and > openSUSE).
Correct, which is why if Debian deprecates something -- like it did net-tools (e.g., ifconfig) in 2009 in favor of iproute (e.g., ip addr) -- it's likely something LPIC should consider doing as well. I hope everyone understands the "iproute" change pre-dates "nmcli." > Is not for a distribution particular use, but all distribuition Linux, > remembers... > The LPIC is for Linux Users and Linux Professional (Linux Servers), in > company, not use DHCP on more 95% of park machine, but static ip > address setuped on network interfaces (interfaces, ifcfg-ethX, ensX, etc)... Those will vary slightly, based on distribution. Technical Note: "nmcli" (and NetworkManager) actually modifies "ifcfg-*", and can set _static_ entries (even setup bridges, etc...), while Debian has traditionally used "interfaces". Industry Note: The need for "nmcli" (and NetworkManager, among other things) largely arose out of IaaS/PaaS need for dynamic changes on-the-fly. -- Bryan J Smith - http://www.linkedin.com/in/bjsmith E-mail: b.j.smith at ieee.org or me at bjsmith.me _______________________________________________ lpi-examdev mailing list [email protected] http://list.lpi.org/cgi-bin/mailman/listinfo/lpi-examdev
