Thread: Need SSH help
View Single Post
Old 06-18-2012, 07:39 PM   #15
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by ijoecoles View Post
Can't install nmap because it runs on Intel computers, mine is a PPC.
Hmm... I have nmap in my kindle. I did not know the kindle has Intel Inside... Can I run Windows7 in my kindle?

Of course, if my kindle had PPC inside, I would just run the PPC port of nmap instead.

Seriously now, you can get a PPC version of nmap here (along with other architectures): http://pkgs.repoforge.org/nmap/ That was just to prove that PPC versions exist. Realistically, you are MUCH better using crosstools to build it from source (like most linux apps) using the "./configure; make" approach (or a native build on the target platform). There would doubtedly be a learning curve, but the point is that it is not only for intel...

You can convert the .rpm to a .deb with alien (which I also had installed in my kindle).

Last edited by geekmaster; 06-18-2012 at 07:51 PM.
geekmaster is offline   Reply With Quote