Browsing Serbian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
3544 of 3717 results
35.
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 serverguide/C/windows-networking.xml:193(para)
36.
sudo mkdir -p /srv/samba/share
sudo mkdir -p /srv/samba/share
Translated and reviewed by Мирослав Николић
Located in serverguide/C/windows-networking.xml:199(command)
37.
sudo chown nobody.nogroup /srv/samba/share/
sudo chown nobody.nogroup /srv/samba/share/
Translated and reviewed by Мирослав Николић
Located in serverguide/C/windows-networking.xml:200(command)
38.
The <emphasis>-p</emphasis> switch tells mkdir to create the entire directory tree if it doesn't exist. Change the share name to fit your environment.
(no translation yet)
Located in serverguide/C/windows-networking.xml:204(para)
39.
Finally, restart the <application>samba</application> services to enable the new configuration:
(no translation yet)
Located in serverguide/C/windows-networking.xml:213(para)
40.
sudo restart smbd
sudo restart smbd
Translated and reviewed by Мирослав Николић
Located in serverguide/C/windows-networking.xml:218(command) serverguide/C/windows-networking.xml:332(command) serverguide/C/windows-networking.xml:470(command) serverguide/C/windows-networking.xml:570(command) serverguide/C/windows-networking.xml:949(command) serverguide/C/windows-networking.xml:1060(command) serverguide/C/windows-networking.xml:1176(command) serverguide/C/network-auth.xml:1869(command)
41.
sudo restart nmbd
sudo restart nmbd
Translated and reviewed by Мирослав Николић
Located in serverguide/C/windows-networking.xml:219(command) serverguide/C/windows-networking.xml:333(command) serverguide/C/windows-networking.xml:471(command) serverguide/C/windows-networking.xml:571(command) serverguide/C/windows-networking.xml:950(command) serverguide/C/windows-networking.xml:1061(command) serverguide/C/windows-networking.xml:1177(command) serverguide/C/network-auth.xml:1870(command)
42.
Once again, 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 serverguide/C/windows-networking.xml:226(para)
43.
From a Windows client you should now be able to browse to the Ubuntu file server and see the shared directory. To check that everything is working try creating a directory from Windows.
(no translation yet)
Located in serverguide/C/windows-networking.xml:232(para)
44.
To create additional shares simply create new <emphasis>[dir]</emphasis> sections in <filename>/etc/samba/smb.conf</filename>, and restart <emphasis>Samba</emphasis>. Just make sure that the directory you want to share actually exists and the permissions are correct.
(no translation yet)
Located in serverguide/C/windows-networking.xml:237(para)
3544 of 3717 results

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

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

Contributors to this translation: Ivan Petrovic, Jovica, Данило Шеган, Мирослав Николић.