| Install Raspian |
Install Apache and
PHP |
Fix port forwarding | Setup Godaddy or? |
Test |
|||
| Easiest Easiest Lamp Server $89.00 with Dynamic Name Serivice NO fixed IPS necessary . He can set it up with vsftpd SCP Rsynch http://192.168.1.93/temperature_log.txt ssh pi@192.168.1.93 raspberry scp upload works scp file.txt pi@192.168.1.93: download can use wild cards
workskeys from server side explained establish a key from one computer. share the id.rsa private key with any computer you wish your box to communicate with pull script from server? Raspberry Pi flashed with Raspbian But the above with the no sd card option and get our preconfigured card for . $20.00 UPS backup use power bank. xt power bank Custom flashed Card with vsftpd DDclient Dynu 4 free $9.99 500 sub domains. Script gets current IP ftp it to webhost whupftp.sh Custom Distro Apache Vsftpd Php |
LAP server with
password protected upload page. Install vsftpd no need with php and upload page. Ftp for doing own dynamic dns load free server with bunch of pages that forward give them individual acct numbers. |
Wrt54gl instructions Link to purchase This video one is quite easy to follow. Videos on setting up. |
Forward Url to the Device 80 is standard for appache If you wish to access remotely open port 22 for the router for ssh keys? |
| Config Vsftpd to go to your web folder Script for your Mac Change server to your Raspberry (make service for this) web page simply drop files in folder. delete after show. |
/etc/apache2.curl ifconfig.me > file.txt = 24.17.167.113
curl icanhazip.com > file.txt = same seems to be fastest curl ipecho.net/plain > file.txt = same curl ifconfig.co > file.txt
$lines_array = file("file.txt");
A service....
have server upload the ip address for the location.<a href='http://website2.com/index.php?id=2489&user=tom'>link to page2</a>
https://www.plus2net.com/php_tutorial/variables2.php<a href=https://www.sitename.com/index.php?id=2489&user=tom>Link to another site</a>
one only needs to input the ip address into the string
website=<?php $fpvalue = $_GET['p']; $frvalue = $_GET['r']; $fsvalue = $_GET['s']; header("Location: http://website2.com/".$fpvalue.".aspx?r=".$frvalue."&s=".$fsvalue); exit; ?> <html> </html>