View Single Post
Posts: 22 | Thanked: 19 times | Joined on Nov 2009
#401
Originally Posted by AlexV12 View Post
how did you do that? i cn edit the file using midnight commander, but i can't save the file as i dont know how to become root in midnight commander..

if i open xterm and become root, then open MC it still doesn't work.

also i can type root in MC which gives me an xterm kind of field. but then i can't open the file... very annoying.. so how did you do it?
Try just doing
Code:
rootsh nano /opt/alarmed/alarmed_gui.py
or
Code:
rootsh vim /opt/alarmed/alarmed_gui.py
or whatever editor you use, i think you get the point