Jump to content

brianzimm

Active Members
  • Posts

    106
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by brianzimm

  1. Server will be down for about a week. I upgraded the ram and bios in my server but then killed my ESXi install. So I decided to install proxmox on my server. So now I am in the process of restoring my VM (thank you weekly backups and dropbox :) ). New Server Stats: 2 x Intel Xeon E5620 (48GB Total RAM) 4 x Kingston 12GB (3 x 4GB) 240-Pin DDR3 SDRAM DDR3 1333 (PC3 10600) ECC Unbuffered Server Memory 1 x 500GB HD 1 x 120GB SSD
  2. Price went up because they eliminated the $35 activation fee. https://ting.com/blog/we-eliminated-the-35-activation-fee/ Looks like netzero is 200MB plan is only free for the first year in the fine print.
  3. https://ting.com/devices/SierraU598 Just got my Sierra 598u from Ting in the mail. And got it working with the Mark IV here is what you need for the 3g script *1199:0025*) echo "Sierra 598u (Ting) detected. Attempting mode switch" uci delete network.wan2 uci set network.wan2=interface uci set network.wan2.ifname=ppp0 uci set network.wan2.proto=3g uci set network.wan2.service=cdma uci set network.wan2.device=/dev/ttyUSB0 uci set network.wan2.username=internet uci set network.wan2.password=internet uci set network.wan2.defaultroute=1 uci set network.wan2.ppp_redial=persist uci set network.wan2.peerdns=0 uci set network.wan2.dns=8.8.8.8 uci set network.wan2.keepalive=1 uci set network.wan2.pppd_options=debug uci set network.wan2.pppd_options=noauth uci commit network usb_modeswitch -v 1199 -p 0025 sleep 10; rmmod usbserial sleep 3; insmod usbserial vendor=0x1199 product=0x0025 sleep 5; /etc/init.d/firewall disable; /etc/init.d/firewall stop logger "3G: firewall stopped" iptables -t nat -A POSTROUTING -s 172.16.42.0/24 -o 3g-wan2 -j MASQUERADE iptables -A FORWARD -s 172.16.42.0/24 -o 3g-wan2 -j ACCEPT iptables -A FORWARD -d 172.16.42.0/24 -m state --state ESTABLISHED,RELATED -i 3g-wan2 -j ACCEPT ;; Also the micro sdhc card slot does work with the Mark IV! Not sure why but you have to issue mount /dev/sda /mnt/temp mount /dev/sda /mnt/temp Then /dev/sda1 and /dev/sda2 will show up any one have an idea? root@Pineapple:~# df -h Filesystem Size Used Available Use% Mounted on rootfs 1.1M 664.0K 424.0K 61% / /dev/root 5.0M 5.0M 0 100% /rom tmpfs 14.4M 84.0K 14.3M 1% /tmp tmpfs 512.0K 0 512.0K 0% /dev /dev/mtdblock3 1.1M 664.0K 424.0K 61% /overlay overlayfs:/overlay 1.1M 664.0K 424.0K 61% / /dev/mtdblock7 5.0M 5.0M 0 100% /mnt/mtdblock7 root@Pineapple:~# mount /dev/sda /mnt/temp mount: mounting /dev/sda on /mnt/temp failed: Invalid argument root@Pineapple:~# mount /dev/sda /mnt/temp mount: mounting /dev/sda on /mnt/temp failed: Device or resource busy root@Pineapple:~# df -h Filesystem Size Used Available Use% Mounted on rootfs 1.1M 664.0K 424.0K 61% / /dev/root 5.0M 5.0M 0 100% /rom tmpfs 14.4M 84.0K 14.3M 1% /tmp tmpfs 512.0K 0 512.0K 0% /dev /dev/mtdblock3 1.1M 664.0K 424.0K 61% /overlay overlayfs:/overlay 1.1M 664.0K 424.0K 61% / /dev/mtdblock7 5.0M 5.0M 0 100% /mnt/mtdblock7 /dev/sda1 3.0G 68.5M 2.7G 2% /usb
  4. I just built a home router that does what you want. Part list: Dell Optiplex gx520 used ebay $50 or use a better pc. Ubiquiti Unifi UAP $70-$80 (range 400ft-600ft) may need more than one. I installed ubuntu and the controller software for Unifi. Use this for help https://help.ubuntu.com/community/Router
  5. I vote for Monday - Friday after 2pm
  6. The server is now running a dev build of Bukkit. Plugins WORK! Commands now work. Enjoy
  7. The server is now running a dev build of Bukkit. You can log on but no plugins work now. :(
  8. "Mojang have just released an update to Minecraft, bringing us to 1.2.4." see here http://bukkit.org/ I have the server up and running but if you update you can't connect till bukkit updates the server software. Welcome to Hak5 MineCraft Please allow 24 hours for me to get add you to the whitelist for MineCraft. If I am to slow please PM me. Server IP: bz1.org Dynmap: http://bz1.org:8123/ Here is a very detailed Google map updated once a day http://bz1.org/hak5map/ Enjoy Any Problems or errors PM me on brianzimm @ Hak5 Forums.
  9. I may put a time adjustment in a future version but right now it is on auto.
  10. fixed it in the new upload. (scandir is not in the Mark IV php version) reaver_ui testing only.rar but don't think reaver works?
  11. Version 1.0 This build in progress. Testing done works.... but reaver does nothing right now.... :-( Inprogress ----> Will also work on building it for a "Pineapple Custom Modules"
  12. Here is a copy of the server map. http://dl.dropbox.com/u/17842171/minecraft_hak5.rar 1. 2. I would play just not every day. 3. Would be nice to get more to play 4. I have a VM to host it 4GB Ram out of 24GB. 4 CPU out of 16 (can increase these amounts if needed.) 5. I don't mine hosting it. It just runs in a VM in ESXi. 6. 7. (will post later.... time for work..)
  13. no one was playing took it down for a break.... Can put it back online if any one wants.
  14. I have the code done but can't test it on the Pineapple. Sebkinne is it possible to build wash for the Mark IV, I used it for the Reaver UI? I would be willing to compile it myself but have never cross compiled for a access point only for an android. If you have any helpful hints on how to do so please let me know. I know the code is not done or 100% working but will put in 1st post.
  15. I have only used Reaver on backtrack 5 R2. I know there are issues on the Mark IV right now.
  16. Reaver UI for Mark IV Download for firmware version 1.0.2 Inprogress ----> "Pineapple Custom Modules" Version 1.0 This build in progress. Testing done works.... but reaver does nothing right now.... :-( Inprogress ----> Will also work on building it for a "Pineapple Custom Modules" ------------------------------------------------------- Things to do list: Key in Saved Sessions does not do anything yet. (have not test/cracked my own wpa key on a wps enabled router yet) Here is what I done so far. Any Suggestions?
  17. brianzimm

    Cheap Vps

    you may want to look at http://www.lowendbox.com/blog/chicagovps-5-1gb-openvz-vps-in-chicago/ and http://www.lowendbox.com/blog/buffalovps-3-75-512mb-openvz-vps-in-chicago/ and the others at lowendbox.com
  18. The HP 2710p runs Backtrack 5 R1 x64 very well. Not sure if this helps but worth a try. :D You can find it on ebay for around $200. Has a 64bit CPU and 4gb max ram. And the built in wifi card is intel. (works in monitor mode and packet injection) And you can find a 2nd battery for around $40 and get around 6 to 8 hours of battery life.
  19. I found the items to make a spare battery pack for the MK3 / AP51 Enjoy :) Tip is + Sleeve is - Power Connector (I think this is the correct one. Correct me if I am wrong. Plug/Mating Plug Diameter 2.5mm ID, 5.5mm OD) http://search.digikey.com/us/en/products/760/SC1051-ND/109416 $3.44 Battery Holder http://search.digikey.com/us/en/products/SBH341AS/SBH341AS-ND/275303 $2.09
  20. If you can use "" instead of '' then the following should work. OLD sed -i '18s/.*/if ($newdata != '') { $newdata = ereg_replace(13, "", $newdata);/' /www/pineapple/config.php NEW Try sed -i '18s/.*/if ($newdata != "") { $newdata = ereg_replace(13, "", $newdata);/' /www/pineapple/config.php
  21. Not sure if this helps but found this on php.net http://www.php.net/manual/en/function.strtr.php#60195 // if you are upset with windows' ^M characters at the end of the line, // these two lines are for you: $trans = array("\x0D" => ""); $text = strtr($orig_text,$trans); // note that ctrl+M (in vim known as ^M) is hexadecimally 0x0D OR https://bugs.php.net/bug.php?id=3169&edit=3 $string = ereg_replace(13, "", $string); /* get rid of Ctrl-M */
  22. Cool found the cases on Digi-Key Gray http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=377-1736-ND Clear http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&name=377-1735-ND
×
×
  • Create New...