Yes , you should probably explain which problems you have :
Quote:
|
I need to change some config files and can't get there when logged on as the regular user
|
There should be no problem loggin as a user and edit configuration files, even with a GUI.
If its with a GUI, you probably have to do:
Code:
su
xauth merge ~user/.Xauthority
and then launch your GUI
or install the package
sux and then run
Code:
sux /path/to/config_gui
or use sudo