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

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

From Manjaro
(Created page with "Alternatif ve tartışmasız daha güvenli bir yöntem, dosyanın bir kopyasını yazabileceğiniz bir yere kaydetmek ve ardından onu taşımak için sudo'yu kullanmak olabil...")
 
(No difference)

Latest revision as of 21:20, 15 April 2024

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}}

Alternatif ve tartışmasız daha güvenli bir yöntem, dosyanın bir kopyasını yazabileceğiniz bir yere kaydetmek ve ardından onu taşımak için sudo'yu kullanmak olabilir. Örneğin, fstab'ınızı düzenlemek için nano'yu kullandıysanız ve ardından bir kopyasını ana klasörünüze kaydettiyseniz, onu sudo ile uygun konuma taşıyabilirsiniz:

user $ sudo mv ~/fstab /etc/fstab COPY TO CLIPBOARD


Cookies help us deliver our services. By using our services, you agree to our use of cookies.