IP trouble...Unzipping trouble

Asked by Al3XiS

I'm living outside the US right now but still want access to sites like Hulu and Netflix. I'm trying to use this program called "NotmyIP," but the unzip isn't happening:

"End-of-central-directory signature not found. Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive. In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
zipinfo: cannot find zipfile directory in one of /home/joseph/Downloads/notmyip.exe"

Any help, either on the unzip, or a better way to change my location? (Karmic Koala)

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Massimo Forti (slackwarelife) said :
#1

Thanks for your question, you can post the error you recive. Thanks

Revision history for this message
James Valentine (jamesdavidvalentine) said :
#2

Hello!

If you have a .zip file on your Desktop, for example, double-click it to open it.

If you would like to unzip using the command line, open a terminal and install unzip like this:

sudo apt-get install unzip

Give your password and that should install the unzip utility.

To use it, navigate to where the .zip file is, then type:

unzip <filename>

Where <filename> is your .zip archive.

Revision history for this message
Hermadut (hermadut) said :
#3

the file placed in my /home/desktop
i already do unzip..
so where the files inside the .zip goes ? why its not show on my desktop

Can you help with this problem?

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

To post a message you must log in.