Translations by Alec Wright

Alec Wright has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

110 of 10 results
15.
For security reasons, administrative tasks in Ubuntu can only be performed by users with special administrative privileges.
2007-09-19
For security reasons, administrative tasks in Ubuntu can only be performed by users with special administrative privileges.
22.
You can restrict and enable administrative (sudo) access to users with the <ulink type="help" url="ghelp:users-admin">Users and Groups application</ulink>:
2007-09-19
You can restrict and enable administrative (sudo) access to users with the <ulink type="help" url="ghelp:users-admin">Users and Groups application</ulink>:
23.
Press <menuchoice><guimenu>System</guimenu><guimenuitem>Administration</guimenuitem><guimenuitem>Users and Groups</guimenuitem></menuchoice>
2007-09-19
Press <menuchoice><guimenu>System</guimenu><guimenuitem>Administration</guimenuitem><guimenuitem>Users and Groups</guimenuitem></menuchoice>
25.
Select the user who is to be given administrative access and press <guibutton>Properties</guibutton>
2007-09-19
Select the user who is to be given administrative access and press <guibutton>Properties</guibutton>
26.
Select the <guilabel>User Privileges</guilabel> tab
2007-09-19
Select the <guilabel>User Privileges</guilabel> tab
27.
Check the box next to <guilabel>Administer the system</guilabel> and press <guibutton>OK</guibutton>
2007-09-19
Check the box next to <guilabel>Administer the system</guilabel> and press <guibutton>OK</guibutton>
28.
Using sudo at the command line
2007-09-19
Using sudo at the command line
29.
To use sudo whilst using the command line (<menuchoice><guimenu>Applications</guimenu><guimenuitem>Accessories</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>), simply type <userinput>sudo</userinput> before the command you wish to run. Sudo will then prompt you for your password.
2007-09-19
To use sudo whilst using the command line (<menuchoice><guimenu>Applications</guimenu><guimenuitem>Accessories</guimenuitem><guimenuitem>Terminal</guimenuitem></menuchoice>), simply type <userinput>sudo</userinput> before the command you wish to run. Sudo will then prompt you for your password.
31.
To use a <emphasis>root</emphasis> terminal, type <command>sudo -i</command> at the command line.
2007-09-19
To use a <emphasis>root</emphasis> terminal, type <command>sudo -i</command> at the command line.
32.
To show a graphical password prompt, type <command>gksudo</command> at the command line, followed by the command you wish to run.
2007-09-19
To show a graphical password prompt, type <command>gksudo</command> at the command line, followed by the command you wish to run.