#Editing system files the easy way?
4 messages · Page 1 of 1 (latest)
On mint you can right click a folder and open as root / admin. That may allow you to edit system config files iirc. Just be careful and make backups before poking around in there.
kwrite will allow you to save easily, it just asks for your password. for the default editor xed, you must run it via terminal with sudo sudo xed /path/to/config_file
fixed, thanks a lot :3