VAR file

Asked by Maito

Hello

I reinstall Ubuntu server (Kubuntu) and i am trying to restore my var files but the system says that i have not administrator permissions, i can not put anything in the var folder. How can i have full control of the computer files?? How can i have a root administrator privileges??

Thank you.

Ivan Pinto
Southeastern Louisiana University
Lab99B

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ubuntu-meta Edit question
Assignee:
No assignee Edit question
Solved by:
juancarlospaco
Solved:
Last query:
Last reply:
Revision history for this message
Koen (koen-beek) said :
#1

you should sudo before a command in the terminal

or gksudo to launch a gui program

see https://help.ubuntu.com/community/RootSudo

If you're in nautilus (this is the folder explorer) you can right click on a folder and choose open as administrator, the file manager that opens will then have administrator rights

just be very carefull when you have administrator rights, as you then have the rights to destroy your ubuntu installation

Revision history for this message
Best juancarlospaco (juancarlospaco) said :
#2

(( How can i have full control of the computer files?? How can i have a root administrator privileges?? ))

gksudo nautilus

Revision history for this message
Maito (ivan-pinto) said :
#3

Thanks juancarlospaco, that solved my question.

Revision history for this message
Maito (ivan-pinto) said :
#4

Thank you for your help.
Ivan