|
PirateBox v0.3-4 (with Shoutbox) (Updated 02-18-12) March 06, 2011 07:31PM |
Admin Registered: 2 years ago Posts: 213 |
Language: PHPssh root@IP_Address_Provided_By_Your_Router
Language: PHPcd /tmp wget http://jeff.doozan.com/debian/uboot/install_uboot_mtd0.sh chmod +x install_uboot_mtd0.sh ./install_uboot_mtd0.sh
sudo apt-get install gparted
ext2 (500MB) (label: piratebox) swap (256MB) (no label) FAT32 (big as you like) (label: share)
Language: PHPsudo su wget --no-check-certificate https://github.com/downloads/daviddarts/PirateBox/piratebox_0.3-4.tar.gz
tar xvpfz piratebox_0.3-4.tar.gz --strip-components 1 -C /media/piratebox
exit mkdir /media/share/piratebox
Language: PHPcd /media/share/piratebox wget http://daviddarts.com/piratebox/.READ.ME.htm wget http://daviddarts.com/piratebox/.BACK.TO.MENU.htm wget http://daviddarts.com/piratebox/piratebox-logo-small.png wget http://daviddarts.com/piratebox/piratebox-logo.png wget http://daviddarts.com/piratebox/favicon.ico wget http://daviddarts.com/dropbox/webserver.py
Language: PHPcd /tmp wget http://jeff.doozan.com/debian/rescue/install_rescue.sh chmod +x install_rescue.sh ./install_rescue.sh
ssh root@IP_Address_of_Your_Recovery_Partition
interval = window.setInterval( 'refresh()', 8000 );
Language: PHP#! /bin/sh # /etc/init.d/piratebox_start ### BEGIN INIT INFO # Provides: scriptname # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start daemon at boot time # Description: Enable service provided by daemon. ### END INIT INFO #Run droopy on port 80 python /bin/droopy -m "<b>1.</b> Learn more about the project <a href="http://piratebox.local:8001/.READ.ME.htm" target="_parent" ><b>here</b></a>."\ "<p><b>2.</b> Click button below to begin sharing.</p>"\ "<b>3.</b> Browse and download files <a href="http://piratebox.local:8001" target="_parent"><b>here</b></a>.<br>"\ -p /mnt/share/piratebox/piratebox-logo-small.png -d /mnt/share/piratebox & #Serve up piratebox chat on port 8002 cd /opt/piratebox/chat; python pirateboxchat_start.py & #Serve up the shared directory on port 8001 cd /mnt/share/piratebox; python webserver.py 8001 & #Remove any tmp files left behind from past uploads rm /mnt/share/piratebox/tmp* #Delete chat logs and add welcome message echo "<date>00:00:00</date> <name>PirateBox:</name> <data class='def'>Chat and share files anonymously!</data><br>" > /opt/piratebox/chat/cgi-bin/data.pso && exit 0
date --set 2011-02-20
passwd
|
Re: PirateBox v0.3-3 (with Shoutbox) March 06, 2011 09:25PM |
Registered: 2 years ago Posts: 8 |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 06, 2011 09:30PM |
Registered: 2 years ago Posts: 11 |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 07, 2011 12:14PM |
Admin Registered: 2 years ago Posts: 1,725 |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 08, 2011 10:42AM |
Admin Registered: 2 years ago Posts: 213 |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 10, 2011 01:27PM |
Admin Registered: 2 years ago Posts: 1,725 |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 10, 2011 01:51PM |
Admin Registered: 2 years ago Posts: 213 |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 13, 2011 07:05PM |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 13, 2011 09:07PM |
Registered: 2 years ago Posts: 11 |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 13, 2011 10:26PM |
Admin Registered: 2 years ago Posts: 1,725 |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 13, 2011 11:03PM |
Registered: 2 years ago Posts: 19 |
)
|
Re: PirateBox v0.3-3 (with Shoutbox) March 14, 2011 01:46PM |
Admin Registered: 2 years ago Posts: 1,725 |
(which is used by my init.d script)
|
Re: PirateBox v0.3-3 (with Shoutbox) March 14, 2011 06:07PM |
Admin Registered: 2 years ago Posts: 213 |
|
Re: PirateBox v0.3-3 (with Shoutbox) March 14, 2011 08:45PM |
Admin Registered: 2 years ago Posts: 213 |
|
psywiped
Re: PirateBox v0.3-3 (with Shoutbox) April 03, 2011 04:48PM |
|
Re: PirateBox v0.3-3 (with Shoutbox) April 07, 2011 09:23AM |
|
Re: PirateBox v0.3-3 (with Shoutbox) April 08, 2011 11:17PM |
Admin Registered: 2 years ago Posts: 1,725 |
|
Re: PirateBox v0.3-3 (with Shoutbox) April 09, 2011 05:40PM |
|
Re: PirateBox v0.3-3 (with Shoutbox) April 11, 2011 08:15AM |
|
Re: PirateBox v0.3-3 (with Shoutbox) April 11, 2011 08:47AM |
Admin Registered: 2 years ago Posts: 213 |
|
Re: PirateBox v0.3-3 (with Shoutbox) May 09, 2011 04:53AM |
|
Re: PirateBox v0.3-3 (with Shoutbox) May 09, 2011 11:27AM |
Admin Registered: 2 years ago Posts: 1,725 |
|
Rash
Re: PirateBox v0.3-3 (with Shoutbox) July 07, 2011 08:05AM |
|
Re: PirateBox v0.3-3 (with Shoutbox) July 07, 2011 11:57AM |
Admin Registered: 2 years ago Posts: 1,725 |
|
Re: PirateBox v0.3-3 (with Shoutbox) January 26, 2012 08:58PM |
Registered: 1 year ago Posts: 3 |
|
Re: PirateBox v0.3-4 (with Shoutbox) (Updated 02-18-12) March 04, 2012 09:36AM |
Registered: 1 year ago Posts: 108 |
|
Re: PirateBox v0.3-4 (with Shoutbox) (Updated 02-18-12) March 15, 2012 08:23AM |
|
Re: PirateBox v0.3-4 (with Shoutbox) (Updated 02-18-12) March 18, 2012 11:14AM |
|
Re: PirateBox v0.3-3 (with Shoutbox) April 11, 2012 09:37PM |
|
Re: PirateBox v0.3-3 (with Shoutbox) April 12, 2012 08:45AM |