superuser privilege ?

Asked by EBenthack

When trying to install ADOBE FLASHPLAYER I get 'dpkg was interruped
you must manually run dpkg --configure -a' to correct the problem. When I try to do this I get 'requested operation requires superuser privilege'. Where & how do I get superuser privilege?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu firefox-3.0 Edit question
Assignee:
No assignee Edit question
Solved by:
Tanveer
Solved:
Last query:
Last reply:
Revision history for this message
Tanveer (tanveer-noman) said :
#1

Hi,
You have to use "sudo" before dpkg --configure -a and then you will be asked your password ... that's it. Type ur password and will act as super user privilege. By default Ubuntu doesn't allow root user.
So if u want to any application try like this: "sudo apt-get install acroread"

---------------
Br,
Tanveer Noman
http://neeocis.wordpress.com

Revision history for this message
EBenthack (udobenthack) said :
#2

Thank you for the answer, unfortunately I get in reply 'command not found' - any ideas what else I can do.

Revision history for this message
Best Tanveer (tanveer-noman) said :
#3

use like:
sudo -s

hope this will birng u to the super user privilege

Revision history for this message
EBenthack (udobenthack) said :
#4

Thanks noman, that solved my question.

Revision history for this message
Rajinder Sandhu, Bangalore (sandy744-breakthru) said :
#5

use sudo su
straight way you will reach in root directory with all the previleges