Browsing Norwegian Bokmal translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Norwegian Bokmal guidelines.
14851494 of 4899 results
1485.
<emphasis>path:</emphasis> the path to the directory to share.
<emphasis>path:</emphasis> banen til mappen som skal deles.
Translated by Matthew East
Located in serverguide/C/samba.xml:153(para)
1486.
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 serverguide/C/samba.xml:156(para)
1487.
<emphasis>browsable:</emphasis> enables Windows clients to browse the shared directory using <application>Windows Explorer</application>.
(no translation yet)
Located in serverguide/C/samba.xml:165(para)
1488.
<emphasis>guest ok:</emphasis> allows clients to connect to the share without supplying a password.
(no translation yet)
Located in serverguide/C/samba.xml:171(para)
1489.
<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/samba.xml:176(para)
1490.
<emphasis>create mask:</emphasis> determines the permissions new files will have when created.
(no translation yet)
Located in serverguide/C/samba.xml:181(para)
1491.
Now that <application>Samba</application> is configured, the directory needs to be created and the permissions changed. From a terminal enter:
Nå når <application>Samba</application> er konfigurert, må mappen bli opprettet og tillatelsene endret. Skriv inn følgende i et terminalvindu:
Translated by Matthew East
Located in serverguide/C/samba.xml:190(para)
1492.
sudo mkdir -p /srv/samba/share
sudo mkdir -p /srv/samba/share
Translated by Matthew East
Located in serverguide/C/samba.xml:196(command)
1493.
sudo chown nobody:nogroup /srv/samba/share/
(no translation yet)
Located in serverguide/C/samba.xml:197(command)
1494.
The <emphasis>-p</emphasis> switch tells mkdir to create the entire directory tree if it doesn't exist.
(no translation yet)
Located in serverguide/C/samba.xml:201(para)
14851494 of 4899 results

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

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

Contributors to this translation: ., Jeremy Bícha, Matthew East.