steps: substituted 'ifconfig' command with 'ip link show' and 'ip addr show'
Substituting all ifconfig
calls in steps for ip link/addr show
equivalents. Resolves issue#38
Edited by Matej Berezny
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Substituting all ifconfig
calls in steps for ip link/addr show
equivalents. Resolves issue#38