Browsing English (Canada) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (Canada) guidelines.
110 of 3076 results
33.
<emphasis>read only:</emphasis> determines if the share is read only or if write privileges are granted. Write privileges are allowed only when the value is <emphasis>no</emphasis>, as is seen in this example. If the value is <emphasis>yes</emphasis>, then access to the share is read only.
(no translation yet)
Located in serverguide/C/windows-networking.xml:179(para)
116.
You should now be able to read, write, and execute files in the shared directory as normal, and the <application>smbd</application> binary will have access to only the configured files and directories. Be sure to add entries for each directory you configure Samba to share. Also, any errors will be logged to <filename>/var/log/syslog</filename>.
(no translation yet)
Located in serverguide/C/windows-networking.xml:691(para)
128.

domain logons = yes
logon path = \\%N\%U\profile
logon drive = H:
logon home = \\%N\%U
logon script = logon.cmd
add machine script = sudo /usr/sbin/useradd -N -g machines -c Machine -d /var/lib/samba -s /bin/false %u
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in serverguide/C/windows-networking.xml:793(programlisting)
196.
This will copy the <filename>/etc/hosts</filename> to <filename>//fs01.example.com/share/hosts</filename>.
(no translation yet)
Located in serverguide/C/windows-networking.xml:1258(para)
221.
After joining the domain, it is necessary to reboot before attempting to authenticate against the domain.
(no translation yet)
Located in serverguide/C/windows-networking.xml:1388(para)
302.
Apache2 ships with a virtual-host-friendly default configuration. That is, it is configured with a single default virtual host (using the <emphasis>VirtualHost</emphasis> directive) which can modified or used as-is if you have a single site, or used as a template for additional virtual hosts if you have multiple sites. If left alone, the default virtual host will serve as your default site, or the site users will see if the URL they enter does not match the <emphasis>ServerName</emphasis> directive of any of your custom sites. To modify the default virtual host, edit the file <filename>/etc/apache2/sites-available/default</filename>.
(no translation yet)
Located in serverguide/C/web-servers.xml:150(para)
303.
The directives set for a virtual host only apply to that particular virtual host. If a directive is set server-wide and not defined within the virtual host settings, the default setting is used. For example, you can define a Webmaster email address and not define individual email addresses for each virtual host.
(no translation yet)
Located in serverguide/C/web-servers.xml:163(para)
304.
If you wish to configure a new virtual host or site, copy that file into the same directory with a name you choose. For example:
(no translation yet)
Located in serverguide/C/web-servers.xml:171(para)
305.
sudo cp /etc/apache2/sites-available/default /etc/apache2/sites-available/mynewsite
(no translation yet)
Located in serverguide/C/web-servers.xml:177(command)
306.
Edit the new file to configure the new site using some of the directives described below.
(no translation yet)
Located in serverguide/C/web-servers.xml:180(para)
110 of 3076 results

This translation is managed by Ubuntu English (Canada) Translation Team, assigned by Ubuntu Translators.

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

Contributors to this translation: Alex Tourangeau, Daniel LeBlanc, Joel Goguen, Todd R. Lyons.