Browsing English (Canada) translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and English (Canada) guidelines.
5766 of 125 results
57.
lsb_release
lsb_release
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:273(title)
58.
The <command>lsb_release</command> command with the <emphasis role="strong">-a</emphasis> option prints version information for the Linux release you're running. For example, typing: <screen>lsb_release -a</screen> will give you: <screen>
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04 LTS
Release: 10.04 LTS
Codename: lucid</screen>
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in basic-commands/C/basic-commands.xml:274(para)
59.
Executing Commands with Elevated Privileges
Executing Commands with Elevated Privileges
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:293(title)
60.
The following commands will need to 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>.
The following commands will need to 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>.
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:294(para)
61.
Adding a New Group
Adding a New Group
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:303(title)
62.
The <command>addgroup</command> command is used to create a new group on the system. To create a new group, type: <screen>addgroup newgroup</screen> The above command will create a new group called <emphasis role="strong">newgroup</emphasis>.
The <command>addgroup</command> command is used to create a new group on the system. To create a new group, type: <screen>addgroup newgroup</screen> The above command will create a new group called <emphasis role="strong">newgroup</emphasis>.
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:304(para)
63.
Adding A New User
Adding A New User
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:313(title)
64.
The <command>adduser</command> is used to create new users on the system. To create a new user, type: <screen>adduser newuser</screen> The above command will create a new user called <emphasis role="strong">newuser</emphasis>.
The <command>adduser</command> is used to create new users on the system. To create a new user, type: <screen>adduser newuser</screen> The above command will create a new user called <emphasis role="strong">newuser</emphasis>.
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:314(para)
65.
To assign a password for the new user use the <command>passwd</command> command: <screen>passwd newuser</screen>
To assign a password for the new user use the <command>passwd</command> command: <screen>passwd newuser</screen>
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:321(para)
66.
Finally, to assign the new user to the new group, type: <screen>adduser newuser newgroup</screen>
Finally, to assign the new user to the new group, type: <screen>adduser newuser newgroup</screen>
Translated and reviewed by Matt C
Located in basic-commands/C/basic-commands.xml:327(para)
5766 of 125 results

This translation is managed by Ubuntu English (Canada) Translation Team, assigned by Ubuntu Translators.

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

Contributors to this translation: Itai Molenaar, Joel Goguen, Marc-André Turcotte, Matt C, Nick Ellery, Scott Todd, Ubuntu Documentation Committers, mrAshley.