Difference between revisions of "Translations:Viewing and editing configuration files/11/en"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
The first is to use sudo to run the text editor. For example, to edit your fstab file you could type: | The first is to use sudo to run the text editor. For example, to edit your fstab file you could type: | ||
sudo nano /etc/fstab | {{UserCmd|command=sudo nano /etc/fstab}} |
Latest revision as of 09:18, 25 December 2021
The first is to use sudo to run the text editor. For example, to edit your fstab file you could type:
user $ sudo nano /etc/fstab