Browsing Spanish translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and Spanish guidelines.
95104 of 276 results
95.
The above example assumes <filename>/srv</filename> on a separate partition. If <filename>/srv</filename>, or wherever the share path is configured, is part of the <filename>/</filename> partition, a reboot may be required.
El ejemplo anterior supone que <filename>/srv</filename> se encuentra en una partición distinta. Si <filename>/srv</filename> o cualquier otra ruta del recurso compartido que se haya configurado forma parte de la partición <filename>/</filename>, es posible que sea necesario reiniciar el equipo.
Translated and reviewed by Adolfo Jayme Barrientos
Located in ../docs/sharing/C/sharing.xml:553(para)
96.
To match the Samba configuration above, the <emphasis>sysadmin</emphasis> group will be given read, write, and execute permissions to <filename>/srv/samba/share</filename>, the <emphasis>qa</emphasis> group will be given read and execute permissions, and the files will be owned by the username <emphasis>melissa</emphasis>. Enter the following in a terminal:
Para coincidir con configuraciones anteriores de Samba, en el grupo <emphasis>sysadmin</emphasis> se darán permisos de lectura, escritura y ejecución a <filename>/srv/samba/share</filename>, al grupo <emphasis>qa</emphasis> se le darán permisos de lectura y ejecución, y los archivos serán propiedad delusuario <emphasis>melissa</emphasis>. Introduzca lo siguiente en una terminal:
Translated and reviewed by Adolfo Jayme Barrientos
Located in ../docs/sharing/C/sharing.xml:560(para)
97.
sudo chown -R melissa /srv/samba/share/
sudo chown -R melissa /srv/samba/share/
Translated and reviewed by Adolfo Jayme Barrientos
Located in docs/sharing/C/sharing.xml:607(command)
98.
sudo chgrp -R sysadmin /srv/samba/share/
sudo chgrp -R sysadmin /srv/samba/share/
Translated and reviewed by Adolfo Jayme Barrientos
Located in docs/sharing/C/sharing.xml:608(command)
99.
sudo setfacl -R -m g:qa:rx /srv/samba/share/
sudo setfacl -R -m g:qa:rx /srv/samba/share/
Translated and reviewed by Adolfo Jayme Barrientos
Located in docs/sharing/C/sharing.xml:609(command)
100.
The <application>setfacl</application> command above gives <emphasis>execute</emphasis> permissions to all files in the <filename>/srv/samba/share</filename> directory, which may or may not be desirable.
La orden <application>setfacl</application> de arriba da permisos de <emphasis>ejecución</emphasis> a todos los archivos en el directorio <filename>/srv/samba/share</filename> lo que puede o no, ser deseable.
Translated and reviewed by Adolfo Jayme Barrientos
Located in docs/sharing/C/sharing.xml:613(para)
101.
A Windows client will show that the new file permissions are implemented. See the <application>acl</application> and <application>setfacl</application> man pages for more information on POSIX ACLs.
Un cliente Windows mostrará que se han implementado los nuevos permisos de archivo. Vea las páginas man de <application>acl</application> y <application>setfacl</application> para más información sobre ACL de POSIX.
Translated and reviewed by Adolfo Jayme Barrientos
Located in ../docs/sharing/C/sharing.xml:583(para)
102.
Samba AppArmor Profile
Perfil Samba AppArmor
Translated and reviewed by Adolfo Jayme Barrientos
Located in docs/sharing/C/sharing.xml:631(title)
103.
<phrase>Kubuntu</phrase> comes with the <application>AppArmor</application> security module, which provides mandatory access controls. The default AppArmor profile for Samba will need to be adapted to the proper configuration. For more details on using AppArmor, please refer to the<ulink url="https://help.ubuntu.com/community/AppArmor"> wiki</ulink>
<phrase>Kubuntu</phrase> viene con el modulo de seguridad <application>AppArmor</application>, el cual proporciona controles de acceso obligatorios. El perfil por defecto de AppArmor de Samba necesitará ser adaptado a su propia configuración. Para más detalles en el uso de AppArmor, diríjase por favor al <ulink url="htpps://help.ubuntu.com/community/AppArmor"> wiki</ulink>
Translated and reviewed by Adolfo Jayme Barrientos
Located in ../docs/sharing/C/sharing.xml:594(para)
104.
There are default AppArmor profiles for <filename>/usr/sbin/smbd</filename> and <filename>/usr/sbin/nmbd</filename>, the Samba daemon binaries, as part of the <application>apparmor-profiles</application> packages. To install the package, from a terminal prompt, enter:
Hay perfiles predeterminados de AppArmor para <filename>/usr/sbin/smbd</filename> y <filename>/usr/sbin/nmbd</filename>, los binarios del demonio Samba, como parte del paquete <application>apparmor-profiles</applicaction>. Para instalar el paquete, desde la terminal, introduzca:
Translated and reviewed by Adolfo Jayme Barrientos
Located in ../docs/sharing/C/sharing.xml:602(para)
95104 of 276 results

This translation is managed by Launchpad Spanish Translators, assigned by Launchpad Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Adolfo Jayme Barrientos, nat6091.