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

From Funtoo
Jump to navigation Jump to search
(Created page with "{{console|body=(chroot) # ##i##rc-update add dhcpcd default}} Cuando reinicies. {{c|dhcpcd}} correrá en segundo plano y manejará todas las interfaces de red y usará DHCP pa...")
(No difference)

Revision as of 15:40, October 12, 2018

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

Cuando reinicies. dhcpcd correrá en segundo plano y manejará todas las interfaces de red y usará DHCP para obtener direcciones de red de un servidor DHCP.