Difference between revisions of "Package:Net-tools"

From Funtoo
Jump to navigation Jump to search
m
m (fix a bit more)
Line 4: Line 4:
|Homepage=http://net-tools.sourceforge.net/
|Homepage=http://net-tools.sourceforge.net/
}}
}}
blah blah blah initial commit stuff about hostname & dns stuff here in a second....  2nd commit blah blah blah moar moar moar  (im posting this for hostname information which has not been externalized by another package as far as i know)
'''net-tools''' is the old networking tools package that is being deprecated by {{package|sys-apps/iproute2}}
 
net-tools is the old networking tools package that is being deprecated by {{package|sys-apps/iproute2}}
 
* Contents of sys-apps/net-tools-1.60_p20141019041918:
/bin/dnsdomainname -> hostname
/bin/domainname -> hostname
/bin/hostname
/bin/ifconfig
/bin/netstat
/bin/nisdomainname -> hostname
/bin/route
/bin/ypdomainname -> hostname
/sbin/arp
/sbin/ifconfig -> /bin/ifconfig
/sbin/ipmaddr
/sbin/iptunnel
/sbin/mii-tool
/sbin/nameif
/sbin/plipconfig
/sbin/rarp
/sbin/slattach


* {{c|hostname}} - show or set the system's host name
* {{c|dnsdomainname}} - show the system's DNS domain name
* {{c|domainname}} - show or set the system's NIS/YP domain name
* {{c|nisdomainname}} - show or set system's NIS/YP domain name
* {{c|nodename}} - show or set the system's DECnet node name
* {{c|ypdomainname}} - show or set the system's NIS/YP domain name
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 23:21, January 5, 2015

Net-tools

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

net-tools is the old networking tools package that is being deprecated by sys-apps/iproute2

  • hostname - show or set the system's host name
  • dnsdomainname - show the system's DNS domain name
  • domainname - show or set the system's NIS/YP domain name
  • nisdomainname - show or set system's NIS/YP domain name
  • nodename - show or set the system's DECnet node name
  • ypdomainname - show or set the system's NIS/YP domain name