8,560
edits
(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}} |