Manjaro Difference between revisions of "Viewing and editing configuration files/ru"

Difference between revisions of "Viewing and editing configuration files/ru"

From Manjaro
(Created page with "Чтобы открыть файл конфигурации с помощью nano просто введите nano <filename>. Например, для редактиров...")
(Created page with "Привязки клавиш для nano можно увидеть в нижней части экрана. Символ ^ обозначает клавишу ctrl. Напр...")
Line 23: Line 23:
   {{UserCmd|command=nano ~/.profile}}.
   {{UserCmd|command=nano ~/.profile}}.


The keybindings for nano can be seen at the bottom of the screen. The ^ indicates the ctrl key. For example to exit nano you could hold ctrl and press 'x'.
Привязки клавиш для nano можно увидеть в нижней части экрана. Символ ^ обозначает клавишу ctrl. Например, чтобы выйти из nano, нужно удерживать ctrl и нажать 'x'.


Sometimes, escalated privileges are required to edit a file such as most of the files in the /etc directory.  In these cases there are two ways to acquire rights to edit these files.
Sometimes, escalated privileges are required to edit a file such as most of the files in the /etc directory.  In these cases there are two ways to acquire rights to edit these files.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.