[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: IP address



On Fri 17 Jul 2015 at 12:57:37 -0500, John J. Boyer wrote:

> Why isn't ifconfig available on Jessie? There id no package. The 
> command produces an error message that it has not been found.

brian@desktop:~$ dpkg -S ifconfig
net-tools: /usr/share/man/pt_BR/man8/ifconfig.8.gz
net-tools: /usr/share/man/fr/man8/ifconfig.8.gz
net-tools: /sbin/ifconfig
net-tools: /usr/share/man/man8/ifconfig.8.gz
net-tools: /usr/share/man/de/man8/ifconfig.8.gz

/sbin is not in your $PATH. Use '/sbin/ifconfig -a'.


Reply to: