terminal won't accept su password

Asked by always lost

I am trying to install internet scrabble. 1. when i opened the terminal and typed 'su' as per the instructions from the java site my password is not accepted. I used the same password for all other things. and 2. How do i unzip a file????? I can't find any reasonable answers to this. The unzip window opens....... then what? There are no clear instructions. Can any one help?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu yelp Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ali KIBICI (alinux-the-master) said :
#1

1) try to use "sudo" instead of "su"
2) right click to zip file and select "extract here"

Revision history for this message
Francesco Conti (madmoose) said :
#2

Typing:
   sudo -s
You are asked for your password (the current user password)
If this is the right one, you'll be in a new shell as user root.

To unzip a file you can click on it as in previous answer or you can use this on command line:

   unzip FILENAME

Typing:
  unzip

without any filename you'll get an help text

You can have more help by typing:

  man unzip

Revision history for this message
Don (dons1634-comcast) said :
#3

I type into terminal "sudo apt-get ??????" but it will not accept my password,can you help?

Revision history for this message
Don (dons1634-comcast) said :
#4

I type into terminal "sudo apt-get ??????" but it will not accept my password,can you help?

Can you help with this problem?

Provide an answer of your own, or ask always lost for more information if necessary.

To post a message you must log in.