Jump to content

01000010

Active Members
  • Posts

    135
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by 01000010

  1. That looks like a 12 volt or 6 volt 7.5ah sealed lead acid battery. Do you have any issuses with the battery? I am currently using a 6 volt version to power my pineapple stuff and was wondering if theres going to an explosion or something.
  2. vpn or ssh tunnel out from those machines to a central server and then use that to enter devices. I would set up the remote desktops to send a ssh tunnel back to my machine then connect that way encryting stuff to boot. Or I would set them up to be on a vpn.
  3. How well does the gui work on these? I just figured it was a just going to be too much disk IO. But when your ready for debian shoot me a PM or email at leapole@gmail.com, and I will make sure you get it working because I like using it and there is a lot of info about it since its the base for ubuntu.
  4. The web interface btw is really new and needs lots of work!
  5. sleven you said no luck with debian squeeze. Is that because of debbootstrap errors? They can be fix by doing mount -o remount,rw / rm /usr/sbin/debootstrap rm -r /usr/share/debootstrap mount -o remount,ro / and then using an installer that grabs a bootstrap of version 1.0.26 or you can use the pineapplepie post
  6. Hello hacklings and hacketts, I have been working on this for a few months and felt like it is time to turn it to beta and share it. PieWeb Beta for a Raspberry Pi Please note this is a beta so code will be changing Main Box A Raspberry Pi. ( It will work on other debian devices if you feel like messing with it. ) This is using the hard floating point build of debian wheezy to extract the most computing power possible out of the raspberry pi Wifi Access You will need a TL-721N or a TL-722N usb wifi card for the access point (TL-821N and TL-822N are untested but should work). This is for running the karma hotspot. I Guess any atheros chipset that supports AP mode and uses the atk9 driver will be ok. Optional but useful for deauths and the likes. You will need a second usb wifi card, I recommend using the same one again (Yes your alfa will also work great) I am still having issues with Rpi and USB. An SD card -- 8GB or larger This is how you will resize the image to fit your sdcard USB Hub The Pi only has 2 usb ports and they are current limited to something like 140ma which will not run an atheros wifi card I am currently using a Belkin 4 port deal (add link) that has a 5v 2.5mah power supply which is enough to run the Pi, Sprint/ting 3g stick, and wifi cards Also recommended - advanced messing with items going to do alt power stuff once i get a second pi just in case I mess this one up Anyway when everything is collected you will have something like new link soon new link soon So everything is collected Install Software - From a Linux Machine wget https://github.com/downloads/leapole/pieweb/pieweb-0.8.zip; unzip pieweb-0.8.zip; dd bs=1m if=pieweb.zip of=/dev/$YOURDSCARD; Then switch the sd card into the raspberry pi and boot it. Operate the Device Well works done, play time! ssh root@$RpiAddress password should be toor. http://$RpiAddress:4567 for the web interface. Open Source Code All the source code is up at github for your enjoyment and tips Quick shoutouts Thank you to hak5darren for the Idea and So much general info -- your right its hard to find usb wifis that go to ap mode, Irongeek and davygravy for their work on the pogoplug Comments, questions, and general bs will happen in post below Thank You, leapole Edited - 6-18-2012 - switch the computer from pogoplug to a raspberry pi Edited - 2-20-2012 - added code box so this looks better - going to edit this a little more to explain more here later
×
×
  • Create New...