Browsing Serbian translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions.
6372 of 129 results
63.
Executing Commands with Elevated Privileges
Извршавање команди са високим овлашћењима
Translated and reviewed by Мирослав Николић
Located in basic-commands/C/basic-commands.xml:293(title)
64.
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>.
Следеће команде морају бити пропраћене <command>sudo</command> командом. Погледајте <ulink url="https://help.ubuntu.com/community/RootSudo">RootSudo</ulink> за информације о коришћењу <command>sudo</command> команде.
Translated and reviewed by Мирослав Николић
Located in basic-commands/C/basic-commands.xml:294(para)
65.
Adding a New Group
Додавање нове групе
Translated and reviewed by Filip Knežić
Located in basic-commands/C/basic-commands.xml:303(title)
66.
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>.
Команда <command>addgroup</command> се користи за стварање нове групе на систему. Да направите нову групу, упишите: <screen>addgroup newgroup</screen>. Горња команда ће створити нову групу под називом <emphasis role="strong">newgroup</emphasis>.
Translated and reviewed by Мирослав Николић
Located in basic-commands/C/basic-commands.xml:304(para)
67.
Adding A New User
Додавање новог корисника
Translated and reviewed by Filip Knežić
Located in basic-commands/C/basic-commands.xml:313(title)
68.
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>.
Команда <command>adduser</command> се користи за стварање новог корисника на систему. Да направите новог корисника, упишите: <screen>adduser newuser</screen>. Горња команда ће створити новог корисника под називом <emphasis role="strong">newuser</emphasis>.
Translated and reviewed by Мирослав Николић
Located in basic-commands/C/basic-commands.xml:314(para)
69.
To assign a password for the new user use the <command>passwd</command> command: <screen>passwd newuser</screen>
Да доделите лозинку новом кориснику користите команду <command>passwd</command>: <screen>passwd newuser</screen>
Translated and reviewed by Мирослав Николић
Located in basic-commands/C/basic-commands.xml:321(para)
70.
Finally, to assign the new user to the new group, type: <screen>adduser newuser newgroup</screen>
Коначно, да доделите новог корисника новој групи, упишите: <screen>adduser newuser newgroup</screen>
Translated and reviewed by Мирослав Николић
Located in basic-commands/C/basic-commands.xml:327(para)
71.
Options
Опције
Translated and reviewed by Filip Knežić
Located in basic-commands/C/basic-commands.xml:335(title)
72.
The default behavior for a command may usually be modified by adding a <emphasis role="strong">-- <emphasis>option</emphasis></emphasis> to the command. The <link linkend="ls"><command>ls</command></link> command, for example, has a <emphasis role="strong">-s</emphasis> option so that <command>ls -s</command> will include file sizes in the listing. There is also a <emphasis role="strong">-h</emphasis> option to get those sizes in a "human readable" format.
Основно понашање команде обично може бити измењено тако што ћете команди додати <emphasis role="strong">-- <emphasis>опцију</emphasis></emphasis>. Команда <link linkend="ls"><command>ls</command></link>, на пример, има опцију <emphasis role="strong">-s</emphasis>, тако да ће <command>ls -s</command> укључити величине датотека у списак. Ту је такође и опција <emphasis role="strong">-h</emphasis> да добијете те величине у "људима читљивом" формату.
Translated and reviewed by Мирослав Николић
Located in basic-commands/C/basic-commands.xml:336(para)
6372 of 129 results

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

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

Contributors to this translation: Carlos Perelló Marín, Filip Knežić, Vojislav Pavic, Мирослав Николић, Никола Смоленски.