Browsing Korean translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Korean guidelines.
97106 of 3734 results
97.

UUID=66bcdd2e-8861-4fb0-b7e4-e61c569fe17d /srv ext3 noatime,relatime,acl 0 1
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 serverguide/C/windows-networking.xml:593(programlisting)
98.
Then remount the partition:
그런 다음 파티션을 다시 마운트시킴:
Translated and reviewed by Seongho Choo
Located in serverguide/C/windows-networking.xml:597(para)
99.
sudo mount -v -o remount /srv
sudo mount -v -o remount /srv
Translated by Ki Mok Kwon
Reviewed by Seongho Choo
Located in serverguide/C/windows-networking.xml:602(command)
100.
The above example assumes <filename>/srv</filename> on a separate partition. If <filename>/srv</filename>, or wherever you have configured your share path, is part of the <filename>/</filename> partition a reboot may be required.
(no translation yet)
Located in serverguide/C/windows-networking.xml:606(para)
101.
To match the Samba configuration above the <emphasis>sysadmin</emphasis> group will be given read, write, and execute permissions to <filename>/srv/samba/share</filename>, the <emphasis>qa</emphasis> group will be given read and execute permissions, and the files will be owned by the username <emphasis>melissa</emphasis>. Enter the following in a terminal:
(no translation yet)
Located in serverguide/C/windows-networking.xml:613(para)
102.
sudo chown -R melissa /srv/samba/share/
sudo chown -R melissa /srv/samba/share/
Translated by Ki Mok Kwon
Reviewed by Seongho Choo
Located in serverguide/C/windows-networking.xml:621(command)
103.
sudo chgrp -R sysadmin /srv/samba/share/
sudo chgrp -R sysadmin /srv/samba/share/
Translated by Ki Mok Kwon
Reviewed by Seongho Choo
Located in serverguide/C/windows-networking.xml:622(command)
104.
sudo setfacl -R -m g:qa:rx /srv/samba/share/
sudo setfacl -R -m g:qa:rx /srv/samba/share/
Translated by Ki Mok Kwon
Reviewed by Seongho Choo
Located in serverguide/C/windows-networking.xml:623(command)
105.
The <application>setfacl</application> command above gives <emphasis>execute</emphasis> permissions to all files in the <filename>/srv/samba/share</filename> directory, which you may or may not want.
(no translation yet)
Located in serverguide/C/windows-networking.xml:627(para)
106.
Now from a Windows client you should notice the new file permissions are implemented. See the <application>acl</application> and <application>setfacl</application> man pages for more information on POSIX ACLs.
(no translation yet)
Located in serverguide/C/windows-networking.xml:633(para)
97106 of 3734 results

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

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

Contributors to this translation: Dae-Seon Moon, Ki Mok Kwon, Matthew East, Namhyung Kim, Seongho Choo, Shin Hungjae, Sunjae Park, atie, sungyup.