PDA

View Full Version : Just starting - again - and am stuck.



security nut
2017-10-24, 11:14
It has been a LONG time since I first got Kali, so I decided to get a new build.

This problem was around with the original build too - I seem to remember.

How on earth do you read PDF files?

I searched and was pointed to getting a PDF reader from adobe.
https://www.google.com/url?q=https://tutorialforlinux.com/2014/12/28/how-to-install-latest-adobe-reader-9-x-on-kali-32-64bit-linux/&sa=U&ved=0ahUKEwia5tHFj4nXAhXGopQKHZivBTEQFggZMAQ&usg=AOvVaw0VYAq4v6xtq1fYd9IDDSjz


Went through the motions, and the application was not there. So that was waste of time.


I get that there are instructions on the machine, but they are a bit ...... I dunno. I have things like "Kali for dummies"
Actually this is the list:
Kali linux handbook (PDF)
Kali linux Web penetration testing cookbook (PDF)
Kali book (PDF)
Kali linux commands (PDF)
Kali linux tutorial (PDF)
Pact Kali Linux Cookbook (Oct 2013) (PDF)

Kinda difficult to rad them if Kali doesn't come with a PDF viewer.

I also remember something about changing the "default user" and password. That's kind of an obvious thing to do.

But how?
I'm guessing it will be explained in one of the PDF files I can't read/open in Kali.

Having only one monitor it also complicates running two machines side by side.

Anyone - please?

_defalt
2017-10-24, 11:19
Browsers also read pdf files so i don't think any dedicated software is required for it. I open pdf with Firefox.

mstrmnn
2017-10-24, 16:22
Kinda difficult to rad them if Kali doesn't come with a PDF viewer.
Strange. Kali has Evince document viewer for PDF.

I use Nautilus to locate a PDF, double-klick on the file, voila!

Mister_X
2017-10-24, 19:04
The Kali book mentioned apt-get or Synaptic to look for packages:

apt-cache search pdf

security nut
2017-10-24, 20:43
Strange. Kali has Evince document viewer for PDF.

I use Nautilus to locate a PDF, double-klick on the file, voila!

Ok, so indulge this:
root@kali:~# Evince
bash: Evince: command not found
root@kali:~#

mstrmnn
2017-10-25, 08:00
root@kali:~# Evince
Try small letters in terminal ;)

"evince -h" works fine here.

broomdodger
2017-10-25, 13:43
so I decided to get a new build.
What version of kali are you using?

bigbiz
2017-10-27, 01:57
It has been a LONG time since I first got Kali, so I decided to get a new build.

This problem was around with the original build too - I seem to remember.

How on earth do you read PDF files?

I searched and was pointed to getting a PDF reader from adobe.
https://www.google.com/url?q=https://tutorialforlinux.com/2014/12/28/how-to-install-latest-adobe-reader-9-x-on-kali-32-64bit-linux/&sa=U&ved=0ahUKEwia5tHFj4nXAhXGopQKHZivBTEQFggZMAQ&usg=AOvVaw0VYAq4v6xtq1fYd9IDDSjz


Went through the motions, and the application was not there. So that was waste of time.


I get that there are instructions on the machine, but they are a bit ...... I dunno. I have things like "Kali for dummies"
Actually this is the list:
Kali linux handbook (PDF)
Kali linux Web penetration testing cookbook (PDF)
Kali book (PDF)
Kali linux commands (PDF)
Kali linux tutorial (PDF)
Pact Kali Linux Cookbook (Oct 2013) (PDF)

Kinda difficult to rad them if Kali doesn't come with a PDF viewer.

I also remember something about changing the "default user" and password. That's kind of an obvious thing to do.

But how?
I'm guessing it will be explained in one of the PDF files I can't read/open in Kali.

Having only one monitor it also complicates running two machines side by side.

Anyone - please?

weird. There must be something wrong with your version of Kali. I have most (if not all) of those books on my system and I can view them without any moding or extra installs to Kali.

bigbiz
2017-10-27, 02:16
Kali that I use has document viewer. Also if you used the 32bit download of pdf viewer like it says in those instructions, you might need a 64bit version sounds like you got a fairly large set up. Try 64bit package pdf viewer for the rest of those instruction.