Browsing English (United Kingdom) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (United Kingdom) guidelines.
3443 of 3379 results
34.
<emphasis>create mask:</emphasis> determines the permissions new files will have when created.
<emphasis>create mask:</emphasis> determines the permissions new files will have when created.
Translated and reviewed by ZhongHan Cai
Located in serverguide/C/windows-networking.xml:184(para)
35.
Now that <application>Samba</application> is configured, the directory needs to be created and the permissions changed. From a terminal enter:
Now that <application>Samba</application> is configured, the directory needs to be created and the permissions changed. From a terminal enter:
Translated and reviewed by ZhongHan Cai
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 ZhongHan Cai
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 ZhongHan Cai
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.
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.
Translated and reviewed by ZhongHan Cai
Located in serverguide/C/windows-networking.xml:204(para)
39.
Finally, restart the <application>samba</application> services to enable the new configuration:
Finally, restart the <application>samba</application> services to enable the new configuration:
Translated and reviewed by ZhongHan Cai
Located in serverguide/C/windows-networking.xml:213(para)
40.
sudo /etc/init.d/samba restart
sudo /etc/init.d/samba restart
Translated and reviewed by Malcolm Parsons
Located in serverguide/C/windows-networking.xml:218(command) serverguide/C/windows-networking.xml:331(command) serverguide/C/windows-networking.xml:468(command) serverguide/C/windows-networking.xml:567(command) serverguide/C/windows-networking.xml:937(command) serverguide/C/windows-networking.xml:1047(command) serverguide/C/windows-networking.xml:1162(command) serverguide/C/network-auth.xml:1860(command)
41.
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"/>.
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"/>.
Translated and reviewed by ZhongHan Cai
Located in serverguide/C/windows-networking.xml:226(para)
42.
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.
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.
Translated and reviewed by ZhongHan Cai
Located in serverguide/C/windows-networking.xml:232(para)
43.
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.
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.
Translated and reviewed by ZhongHan Cai
Located in serverguide/C/windows-networking.xml:237(para)
3443 of 3379 results

This translation is managed by Ubuntu English (United Kingdom) Translators, assigned by Ubuntu Translators.

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

Contributors to this translation: Adam Collard, Anthony Scarth, Chidge12, Dan Bishop, Daniel Bell, David McBride, Dean Sas, Gabriel Ruiz, Jen Ockwell, John McGuckian, Jonathon Fernyhough, Malcolm Parsons, Matthew East, Robert Readman, Stephan Woidowski, Stephen Hall, ZhongHan Cai.