Manjaro Difference between revisions of "Translations:Viewing and editing configuration files/12/en"

Difference between revisions of "Translations:Viewing and editing configuration files/12/en"

From Manjaro
(Importing a new version from external source)
(No difference)

Revision as of 19:06, 7 September 2021

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Viewing and editing configuration files)
An alternative, and arguably safer method, would be to save a copy of the file somewhere you can write and then use sudo to move it.  For example, if you used nano to edit your fstab and then saved a copy to your home folder, you could then move it to the proper location with sudo:
  {{UserCmd|command=sudo mv ~/fstab /etc/fstab}}

An alternative, and arguably safer method, would be to save a copy of the file somewhere you can write and then use sudo to move it. For example, if you used nano to edit your fstab and then saved a copy to your home folder, you could then move it to the proper location with sudo:

 sudo mv ~/fstab /etc/fstab
Cookies help us deliver our services. By using our services, you agree to our use of cookies.