Jump to content

H247

Active Members
  • Posts

    31
  • Joined

  • Last visited

Everything posted by H247

  1. came across this website>> http://christophergower.wordpress.com/2009...ows-ce-netbook/ << when i did a quick search in google for "distro net browser 3000 ubuntu".... didn't read through it because im doing research for myself.. hope it helps
  2. Hello all, i have a Panasonic Toughbook CF-29 running Ubuntu 9.10... I was wondering if anyone else is using this model laptop and if yes have u upgraded and hardware parts? (e.g mother-board, processor)
  3. ok thanks allot i got it installed finally . this is what i did. first i extracted cowpatty-4.6.tgz to the desktop then i opened up my terminal and did the following>>>>> ** root@H-247:~$ cd ~/Desktop root@H-247:~/Desktop$ cd cowpatty-4.6 root@H-247:~/Desktop/cowpatty-4.6$ make cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o md5.o md5.c cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o sha1.o sha1.c cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o utils.o utils.c cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o cowpatty.o cowpatty.c cowpatty.c: In function ‘main’: cowpatty.c:1016: warning: dereferencing pointer ‘eapkeypacket’ does break strict-aliasing rules cowpatty.c:1012: note: initialized from here cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb -c -o genpmk.o genpmk.c cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb cowpatty.c -o cowpatty utils.o md5.o sha1.o -lpcap -lcrypto cowpatty.c: In function ‘main’: cowpatty.c:1016: warning: dereferencing pointer ‘eapkeypacket’ does break strict-aliasing rules cowpatty.c:1012: note: initialized from here cc -pipe -Wall -DOPENSSL -O2 -g3 -ggdb genpmk.c -o genpmk utils.o sha1.o -lpcap -lcrypto root@H-247:~/Desktop/cowpatty-4.6$ make install install -d /usr/local/bin install -m 755 cowpatty genpmk /usr/local/bin root@H-247:~/Desktop/cowpatty-4.6$ **
  4. ok i will try this when i get home :)
  5. <_< Hello everyone, i have been trying over and over to install cowpatty under my Ubuntu OS. I have no luck and im getting frustrated can anyone help please??? "Ubuntu 9.10 trying to install Cowpatty"
×
×
  • Create New...