Updating the ifconfig command to ip addr since ifconfig it's deprecated and also it isn't available in all installations by default (Minimal installations requires to install net-tools package in order to obtain the ifconfig application.
ifconfig
ip addr
net-tools
2 new commits added
I don't like to ship all translated files in the repo (you can find updated one on zanata, we don't have to duplicate them). I will remove the actual ones soon.
Ooops, sorry, those files weren't suposed to go in the PR.
Pull-Request has been closed by x3mboy
Updating the
ifconfigcommand toip addrsince ifconfig it's deprecated and also it isn't available in all installations by default (Minimal installations requires to installnet-toolspackage in order to obtain the ifconfig application.