Browsing Russian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Russian guidelines.
1120 of 246 results
38.
This example uses <filename>/srv/samba/sharename</filename> because, according to the <emphasis>Filesystem Hierarchy Standard (FHS)</emphasis>, <ulink url="http://www.pathname.com/fhs/pub/fhs-2.3. html#SRVDATAFORSERVICESPROVIDEDBYSYSTEM">/srv</ulink> is where site-specific data should be served. Technically Samba shares can be placed anywhere on the filesystem as long as the permissions are correct, but adhering to standards is recommended.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:180(para)
41.
<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 docs/sharing/C/sharing.xml:219(para)
42.
<emphasis>create mask:</emphasis> determines the permissions new files will have when created.
(no translation yet)
Located in docs/sharing/C/sharing.xml:195(para)
43.
Now that <application>Samba</application> is configured, the directory needs to be created and the permissions changed. From a terminal enter:
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:218(para)
44.
sudo mkdir -p /srv/samba/share
(no translation yet)
Located in docs/sharing/C/sharing.xml:208(command)
45.
sudo chown nobody.nogroup /srv/samba/share/
(no translation yet)
Located in docs/sharing/C/sharing.xml:209(command)
46.
The <emphasis>-p</emphasis> switch tells mkdir to create the entire directory tree if it doesn't exist. Change the share name to fit the environment.
(no translation yet)
Located in ../docs/sharing/C/sharing.xml:229(para)
47.
Finally, restart the <application>samba</application> services to enable the new configuration:
(no translation yet)
Located in docs/sharing/C/sharing.xml:258(para)
48.
sudo /etc/init.d/samba restart
(no translation yet)
Located in docs/sharing/C/sharing.xml:224(command) docs/sharing/C/sharing.xml:365(command) docs/sharing/C/sharing.xml:468(command) docs/sharing/C/sharing.xml:818(command) docs/sharing/C/sharing.xml:911(command) docs/sharing/C/sharing.xml:1017(command)
49.
The above configuration gives all access to any client on the local network. For a more secure configuration, see <xref linkend="samba-fileprint-security"/>.
(no translation yet)
Located in docs/sharing/C/sharing.xml:229(para)
1120 of 246 results

This translation is managed by Russian Ubuntu Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Alexey Kotov, Anton Kostov, Suhrob Niyozov, Yuri Efremov, diablo, korvalol.