Quantcast
Channel: PirateBox Forum - Raspberry Pi(rate)Box
Browsing all 1863 articles
Browse latest View live
↧

Re: Help! RPI3 with TP-Link TL-WN722N

Sigh. I feel like I'm close to the answer, but it's frustrating. I have located the firmware via other tutorials, and have done:' _____________________ sudo wget [linuxwireless.org] sudo cp...

View Article


Re: Custom User Interface + Multi-Directories Uploads [Pi(rate)Box 1.0]

Thanks Nargren, Using osx I can't see that other partition with the www directory in, but I followed these instructions and ended up doing it directly in piratebox, using nano to edit the html and...

View Article


Re: Custom User Interface + Multi-Directories Uploads [Pi(rate)Box 1.0]

I'm glad it worked out. I have no experience with OSX, so I cannot heal on how to mount it there, but it would be definitely easier :) Alternatively, you can copy the file to your PC, edit locally and...

View Article

Re: PirateBox 1.0.7 - RPi / RPi2 / RPi3 / RPi Zero

Transmission can't find any peers for the RPi 3/2 image, any advice?

View Article

Re: PirateBox 1.0.7 - RPi / RPi2 / RPi3 / RPi Zero

I have the RPi2 image, I can seed that for you if you want.

View Article


Piratebox 1.0.7: pacman -Syu broke ability to allocate IP addresses:...

edit: added pastebin link for journal log I used piratebox_rpi_1.0.7-1.img.zip as per [piratebox.cc] TL;DR - installed latest Piratebox; updated OS software; Piratebox now broken I followed the...

View Article

Piratebox not working with RPi3

I've downloaded the image and followed the tutorial, but after some steps I couldn't ssh into the rpi and the hotspot only appears when it is connected to an ethernet cable. I'd appreciate some help!

View Article

Re: Piratebox not working with RPi3

The guide is working for sure, if you cannot give any more information to troubleshoot I would recommend to simply restart. Wipe the SD card and load the .img file onto it again and follow the steps....

View Article


Re: Piratebox not working with RPi3

Sooo, I couldn't get usb fat storage working and timesave either, no ideia what I did wrong, but I'll try to reinstall it, thanks!

View Article


Ssh through putty issues

I cant ssh into my fresh installed piratebox, When i try to use alarm@alarmpi as adress it gives me an error message, any help would be very appreciated!

View Article

Re: Ssh through putty issues

What error message? Try using the IP address perhaps, ssh alarm@192.168.77.1

View Article

Re: Ssh through putty issues

Putty gives me a network error: connection timed out, and the Piratebox - share freely isn't appearing anymore, any tips?

View Article

Re: Ssh through putty issues

You have to be connected to the PirateBox WiFi in order to connect via ssh. If you cannot see the SSID, then most likely you are not in the network and that is why you get a connection timeout error...

View Article


Re: Automatically delete files over one week old

Create a cron to run once a day with this: # sudo crontab -e and then put this in: * 22 * * * test > find /path/to/files* -mtime +7 -exec rm {} \; This fires off daily at 10PM based on the server...

View Article

Password Issue on RPi3

I believe I have successfully loaded Piratebox onto the SD card and after the RPi3 finishes booting I can see the Piratebox WiFi network and successfully connect. SSH via Putty appears to work...

View Article


Re: Password Issue on RPi3

What credentials do you use to log in? username: alarm passwrod: alarm should be for the first time. The passwd command (once you have ssh-d in to the RPi) prompts you to enter a new password for...

View Article

Re: Password Issue on RPi3

Yep, I definitely misread that part of the instructions. Thank you!

View Article


Enable Internet Connection after manual installing the piratebox

Hello, i am a student and i built with my friend a piratebox for my class. Now we have two wifi signals in our classroom. One from the piratebox and another one which connects us to the web. Can...

View Article

Re: Enable Internet Connection after manual installing the piratebox

Hi, do you have administrator rights on the school's router? This would include changing the settings on the primary router.

View Article

Re: Enable Internet Connection after manual installing the piratebox

Sorry i forgot to write that i've built the piratebox with my raspberry pi 3 :) And there i have root rights :)

View Article
Browsing all 1863 articles
Browse latest View live