Browsing Danish translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Danish guidelines.
6170 of 93 results
79.
In a multi-user environment, security of user and system data is important. Linux has three specific, or distinct, classes:
(no translation yet)
Located in docs/basics/C/basics.xml:340(para)
80.
<emphasis role="strong">r</emphasis> - <emphasis>read</emphasis> permission which grants the ability to read a file.
(no translation yet)
Located in docs/basics/C/basics.xml:346(para)
81.
<emphasis role="strong">w</emphasis> - <emphasis>write</emphasis> permission which grants the ability to modify a file.
(no translation yet)
Located in docs/basics/C/basics.xml:352(para)
82.
<emphasis role="strong">x</emphasis> - <emphasis>execute</emphasis> permission which grants the ability to execute a file.
(no translation yet)
Located in docs/basics/C/basics.xml:358(para)
83.
The list above shows the symbolic notation of each permission in <emphasis role="strong">bold</emphasis> text. Each permission also has an octal notation:
(no translation yet)
Located in docs/basics/C/basics.xml:364(para)
84.
<emphasis role="strong">r</emphasis> - <emphasis>4</emphasis>
(no translation yet)
Located in docs/basics/C/basics.xml:448(para)
85.
<emphasis role="strong">w</emphasis> - <emphasis>2</emphasis>
(no translation yet)
Located in docs/basics/C/basics.xml:453(para)
86.
<emphasis role="strong">x</emphasis> - <emphasis>1</emphasis>
(no translation yet)
Located in docs/basics/C/basics.xml:458(para)
87.
Permissions Example
(no translation yet)
Located in docs/basics/C/basics.xml:465(title)
88.
To view permissions, type <screen>ls -l ~/</screen> which will output a list of the directories and files in the current user's home directory. For example: <screen>
drwxr-xr-x 2 username usergroup 4096 2009-12-17 11:10 Documents
</screen> The first column, which contains <emphasis role="strong">drwxr-xr-x</emphasis>, can be interpreted as follows:
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/basics/C/basics.xml:387(para)
6170 of 93 results

This translation is managed by De danske oversættere af Ubuntu, assigned by Ubuntu Translators.

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

Contributors to this translation: AJenbo.