Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Launchpad Translators instructions and French guidelines.
6372 of 133 results
63.
Executing Commands with Elevated Privileges
(no translation yet)
Located in docs/cli/C/cli.xml:316(title)
64.
The following commands must be prefaced with the <command>sudo</command> command. Please see <ulink url="https://help.ubuntu.com/community/RootSudo">RootSudo</ulink> for information on using <command>sudo</command> (<abbrev>sudo</abbrev> is short for <quote>superuser do</quote>).
(no translation yet)
Located in cli/C/cli.xml:324(para)
65.
Adding a New Group
(no translation yet)
Located in docs/cli/C/cli.xml:325(title)
66.
The <command>addgroup</command> command is used to create a new group in the system. To create a new group, type: <screen>sudo addgroup foobar</screen> The above command will create a new group called <emphasis role="strong">foobar</emphasis>.
(no translation yet)
Located in ../docs/cli/C/cli.xml:331(para)
67.
Adding a New User
(no translation yet)
Located in docs/cli/C/cli.xml:333(title)
68.
The <command>adduser</command> command is used to create a new user on the system. To create a new user, type: <screen>adduser foobar</screen> which will create a new user called <emphasis role="strong">foobar</emphasis>.
(no translation yet)
Located in ../docs/cli/C/cli.xml:341(para)
69.
Add or Change a User Password
(no translation yet)
Located in docs/cli/C/cli.xml:341(title)
70.
The <command>passwd</command> command is used to assign a new password to a new user or to change the current password for an existing user. To add a password or change the password for the user <emphasis role="strong">foobar</emphasis>, type: <screen>passwd foobar</screen> For new users, this will generate a prompt to enter the new password. For an existing user, there will be a prompt for the existing password before the prompt for a new password.
(no translation yet)
Located in ../docs/cli/C/cli.xml:350(para)
71.
Assign User to Group
(no translation yet)
Located in docs/cli/C/cli.xml:352(title)
72.
To assign the user <emphasis role="strong">foobar</emphasis> to the group <emphasis role="strong">barfoo</emphasis>, type: <screen>adduser foobar barfoo</screen>
(no translation yet)
Located in ../docs/cli/C/cli.xml:365(para)
6372 of 133 results

This translation is managed by Launchpad French Translators, assigned by Launchpad Translators.

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

Contributors to this translation: Nicolas Réau.