Browsing Estonian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Estonian guidelines.
1120 of 164 results
25.
The first step is to install the <application>samba</application> package. From a terminal prompt, enter:
(no translation yet)
Located in docs/sharing/C/sharing.xml:111(para)
27.
That's all there is to it. <application>Samba</application> is ready to be configured for file sharing.
(no translation yet)
Located in docs/sharing/C/sharing.xml:99(para)
29.
The main <application>Samba</application> configuration file is located in <filename>/etc/samba/smb.conf</filename>. The default configuration file has a significant number of comments in order to document various configuration directives.
(no translation yet)
Located in docs/sharing/C/sharing.xml:107(para)
30.
Not all of the available options are included in the default configuration file. See the <filename>smb.conf</filename><application>man</application> page or the <ulink url="http://samba.org/samba/docs/man/Samba-HOWTO-Collection/"><application>Samba</application> HOWTO Collection</ulink> for more details.
(no translation yet)
Located in docs/sharing/C/sharing.xml:136(para)
32.

workgroup = EXAMPLE
...
security = user
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in docs/sharing/C/sharing.xml:127(programlisting) docs/sharing/C/sharing.xml:663(programlisting) docs/sharing/C/sharing.xml:865(programlisting)
33.
The <emphasis>security</emphasis> parameter is farther down in the [global] section, and is commented out by default. Change <emphasis>EXAMPLE</emphasis> to match the actual environment.
(no translation yet)
Located in docs/sharing/C/sharing.xml:132(para)
34.
Create a new section at the bottom of the file, or uncomment one of the examples for the directory to be shared:
(no translation yet)
Located in docs/sharing/C/sharing.xml:139(para)
35.

[share]
comment = Ubuntu File Server Share
path = /srv/samba/share
browsable = yes
guest ok = yes
read only = no
create mask = 0755
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
(no translation yet)
Located in docs/sharing/C/sharing.xml:143(programlisting)
36.
<emphasis>comment:</emphasis> a short description of the share. Adjust to fit as appropriate.
(no translation yet)
Located in docs/sharing/C/sharing.xml:154(para)
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, <application>Samba</application> 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:194(para)
1120 of 164 results

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

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

Contributors to this translation: Marmo Luik, Mihkel Tõnnov.