remove file from /var

Asked by ealthuis

Using "simple backup" . The backup file is created in /var, which is owned by root.
I, the owner and only user of this computer, do not have the correct permissions to delete the old backup files.
How do I 1) either make myself "root" or 2) in another way change the permissions for that folder.
I am aware of sudo and gksudo, but have not been able to find the correct commands to effect either of the above choices.

I would appreciate some help

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu nautilus Edit question
Assignee:
No assignee Edit question
Solved by:
marcobra (Marco Braida)
Solved:
Last query:
Last reply:
Revision history for this message
Best marcobra (Marco Braida) (marcobra) said :
#1

alt+f2 then type: gksudo nautilus

Revision history for this message
ealthuis (ealthuis) said :
#2

Thanks marcobra (Marco Braida), that solved my question.