Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Net-tools"
Jump to navigation
Jump to search
Threesixes (talk | contribs) m (fix a bit more) |
Threesixes (talk | contribs) m |
||
Line 10: | Line 10: | ||
* {{c|domainname}} - show or set the system's NIS/YP 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|nisdomainname}} - show or set system's NIS/YP domain name | ||
* {{c|ypdomainname}} - show or set the system's NIS/YP domain name | * {{c|ypdomainname}} - show or set the system's NIS/YP domain name | ||
under funtoo, {{f|/etc/conf.d/hostname}} controls the system hostname. {{f|/etc/conf.d/net}} is where your domain name is defined. {{f|/etc/hosts}} is where static routes and loopbacks are defined. | |||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 23:28, 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 namednsdomainname
- show the system's DNS domain namedomainname
- show or set the system's NIS/YP domain namenisdomainname
- show or set system's NIS/YP domain nameypdomainname
- show or set the system's NIS/YP domain name
under funtoo, /etc/conf.d/hostname
controls the system hostname. /etc/conf.d/net
is where your domain name is defined. /etc/hosts
is where static routes and loopbacks are defined.