Difference between revisions of "Translations:Install/Network/27/ru"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{console|body= (chroot) # ##i##rc-update add dhcpcd default}} После того, как вы перезагрузитесь, {{c|dhcpcd}} запустится в фонов...")
(No difference)

Revision as of 13:55, April 14, 2019

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Install/Network)
{{console|body=
%chroot% ##i##rc-update add dhcpcd default}}
When you reboot, {{c|dhcpcd}} will run in the background and manage all network interfaces and use DHCP to acquire network addresses from a DHCP server.
(chroot) # rc-update add dhcpcd default

После того, как вы перезагрузитесь, dhcpcd запустится в фоновом режиме и будет обслуживать все ваши сетевые интерфейсы, используя DHCP для получения сетевых адресов от DHCP-серверов.