Difference between revisions of "Viewing and editing configuration files"

m
Template inserted
m (Template inserted)
m (Template inserted)
 
Line 47: Line 47:
<!--T:14-->
<!--T:14-->
To edit or view a file you can open it directly from the command line.  Reference the list below to find the appropriate editor installed with your edition.  For example to open your pacman.conf from the XFCE edition you could type:
To edit or view a file you can open it directly from the command line.  Reference the list below to find the appropriate editor installed with your edition.  For example to open your pacman.conf from the XFCE edition you could type:
   mousepad /etc/pacman.conf
   {{UserCmd|command=mousepad /etc/pacman.conf}}


<!--T:15-->
<!--T:15-->
Line 79: Line 79:
<!--T:21-->
<!--T:21-->
If they don't, you can save a copy of the file to your home folder and move it into place using sudo.  For example, if you edit your fstab and then saved a copy to your home folder, you could then move it to the proper location with sudo:
If they don't, you can save a copy of the file to your home folder and move it into place using sudo.  For example, if you 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
   {{UserCmd|command=sudo mv ~/fstab /etc/fstab}}
</translate>
</translate>


[[Category:Contents Page{{#translation:}}]]
[[Category:Contents Page{{#translation:}}]]
translator
987

edits