Browsing Italian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Italian guidelines.
95104 of 4899 results
95.
Sharing Write Permission
Condivisione del permesso di scrittura
Translated by Mattia Migliorini
Reviewed by Gianfranco Frisani
Located in serverguide/C/web-servers.xml:630(title)
96.
For more than one user to be able to write to the same directory it will be necessary to grant write permission to a group they share in common. The following example grants shared write permission to <filename>/var/www/html</filename> to the group "webmasters".
Per consentire a più utenti di modificare la stessa directory è necessario concedere il permesso di scrittura a un gruppo al quale tutti appartengono. L'esempio seguente concede il permesso di scrittura di <filename>/var/www/html</filename> al gruppo «webmasters».
Translated and reviewed by Gianfranco Frisani
Located in serverguide/C/web-servers.xml:631(para)
97.
sudo chgrp -R webmasters /var/www/html
sudo chgrp -R webmasters /var/www/html
Translated and reviewed by Gianfranco Frisani
Located in serverguide/C/web-servers.xml:639(command)
98.
sudo find /var/www/html -type d -exec chmod g=rwxs "{}" \;
sudo find /var/www/html -type d -exec chmod g=rwxs "{}" \;
Translated and reviewed by Gianfranco Frisani
Located in serverguide/C/web-servers.xml:640(command)
99.
sudo find /var/www/html -type f -exec chmod g=rw "{}" \;
(no translation yet)
Located in serverguide/C/web-servers.xml:641(command)
100.
These commands recursively set the group permission on all files and directories in /var/www/html to read write and set user id. This has the effect of having the files and directories inherit their group and permission from their parrent. Many admins find this useful for allowing multiple users to edit files in a directory tree.
(no translation yet)
Located in serverguide/C/web-servers.xml:643(para)
101.
If access must be granted to more than one group per directory, enable Access Control Lists (ACLs).
Se l'accesso deve essere concesso a più di un gruppo per directory, abilitare le Access Control List (ACL).
Translated and reviewed by Gianfranco Frisani
Located in serverguide/C/web-servers.xml:652(para)
102.
References
Riferimenti
Translated by Milo Casagrande
Located in serverguide/C/web-servers.xml:659(title) serverguide/C/web-servers.xml:812(title) serverguide/C/web-servers.xml:973(title) serverguide/C/web-servers.xml:1068(title) serverguide/C/web-servers.xml:1293(title) serverguide/C/vpn.xml:921(title) serverguide/C/vcs.xml:546(title) serverguide/C/security.xml:876(title) serverguide/C/security.xml:1216(title) serverguide/C/security.xml:1630(title) serverguide/C/security.xml:1816(title) serverguide/C/remote-administration.xml:196(title) serverguide/C/remote-administration.xml:820(title) serverguide/C/package-management.xml:484(title) serverguide/C/network-config.xml:1033(title) serverguide/C/network-config.xml:1223(title) serverguide/C/monitoring.xml:392(title) serverguide/C/monitoring.xml:528(title) serverguide/C/mail.xml:511(title) serverguide/C/mail.xml:706(title) serverguide/C/mail.xml:859(title) serverguide/C/mail.xml:1279(title) serverguide/C/mail.xml:1746(title) serverguide/C/lamp-applications.xml:260(title) serverguide/C/lamp-applications.xml:370(title) serverguide/C/lamp-applications.xml:525(title) serverguide/C/file-server.xml:305(title) serverguide/C/file-server.xml:445(title) serverguide/C/file-server.xml:615(title) serverguide/C/file-server.xml:802(title) serverguide/C/dns.xml:614(title) serverguide/C/clustering.xml:232(title) serverguide/C/chat.xml:106(title) serverguide/C/chat.xml:215(title) serverguide/C/backups.xml:301(title)
103.
<ulink url="http://httpd.apache.org/docs/2.4/">Apache2 Documentation</ulink> contains in depth information on Apache2 configuration directives. Also, see the <application>apache2-doc</application> package for the official Apache2 docs.
La <ulink url="http://httpd.apache.org/docs/2.4/">documentazione di Apache2</ulink> contiene informazioni dettagliate riguardo le direttive di configurazione di Apache2. Inoltre, per la documentazione ufficiale di Apache2, consultare il pacchetto <application>apache2-doc</application>.
Translated and reviewed by Gianfranco Frisani
Located in serverguide/C/web-servers.xml:663(para)
104.
See the <ulink url="http://www.modssl.org/docs/">Mod SSL Documentation</ulink> site for more SSL related information.
Per maggiori informazioni riguardo SSL, consultare la <ulink url="http://www.modssl.org/docs/">documentazione di Mod SSL</ulink>.
Translated by Milo Casagrande
Located in serverguide/C/web-servers.xml:670(para)
95104 of 4899 results

This translation is managed by Traduttori Italiani del software di Ubuntu, assigned by Ubuntu Translators.

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

Contributors to this translation: Doug Smythies, Elisabetta, Gianfranco Frisani, Mattia Migliorini, Milo Casagrande, Nicola Ferrari, Peter Matulis, Valter Mura, enubuntu, vladimiro.