Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Install/Network/27/zh-cn
Revision as of 17:43, March 14, 2021 by Mmwweettyy (talk | contribs) (Created page with "{{console|body= %chroot% ##i##rc-update add dhcpcd default}} 重启系统后,{{c|dhcpcd}} 会在后台运行,管理所有的网络接口,并且通过 DHCP 服务从 DHCP...")
chroot # rc-update add dhcpcd default
重启系统后,dhcpcd
会在后台运行,管理所有的网络接口,并且通过 DHCP 服务从 DHCP 服务器获得网络地址。