the network of free stuff

Overview

home

Free Net

  • get free stuff
  • give away free stuff
  • ask for help
  • help people out
  • tell a story about free net
  • hear a story about free net
  • replicate and share the system

To replicate, buy a domain name, get a hosting account, and set up a raspberry pi web server to edit the code on. Get an email address at your domain operator@[domain].

Forward email address to a personal operator address or set up mail client.

Scrolls are just markdown documents.

Copy the replicator at php/replicator.txt into the main directory on the remote server as replicator.php. Point a browser to [your domain]/replicator.php. Then follow the instructions below to replicate the system onto a Raspberry pi. Use port forwarding to connect your home ip address via port 80 to the pi web server. Use the scroll set replicator to copy the scroll set from the home pi to the remote server.

Set up a second pi as a solar powered terminal which can be used out in public to edit the contents of the home pi which then replicates to the public page. Make a sign for the public domain with rainbow colored felt letters in block letters on a black cotton flannel cloth flag and display it to get people to go to the page and either help someone or get some free stuff or read a story.

Always replicate all information as many times as possible to protect.

There are no users. There are only swarms of self-replicating documents used by everyone to share things.

Existing operator will teach you how to do all this.

Links

Basic Kit

For about $400 we build an off-grid solar powered web server with no private information which can be shared in public with anyone

Stuff to buy:

Get a second raspberry pi board to be the permanent home server which replicates out to the public page

Terminal Assembly

Raspberry Pi System Installation

Get a SD card with 8 GB or more storage and a SD card USB reader

Download and install, then use the Raspberry Pi Imager:

https://www.raspberrypi.org/software/

Turn on the pi click through all the things, put it on the wifi network.

Install Apache and PHP so that geometron can run

Open a command prompt(black link on menu bar) and type:

sudo apt update
sudo apt install apache2 -y
sudo apt install php libapache2-mod-php -y

Install geometron with this document for self-documentation and replication

cd /var/www/html
sudo rm index.html
sudo curl -o replicator.php https://raw.githubusercontent.com/LafeLabs/freenet/main/php/replicator.txt
cd ..
sudo chmod -R 0777 *
cd html
php replicator.php
sudo chmod -R 0777 *

Check the IP address by hovering over the wifi icon, put that into the browser on another machine on the same local wifi network to see and edit the server. Or open a browser on the pi and point it to http://localhost

Enable VNC

From the menu, select

preferences>raspberry pi configuration>interfaces

click radio button to turn VNC on

Set up to have names for other servers

edit hosts file to have the IP address of the other servers and then the name you want to use, copying the format in the existing file.

sudo nano /etc/hosts

edit, and use control-x and say "yes" to save changes.

connect pi to outside internet over router

Look up "set up port forwarding raspberry pi" and follow instructions to log onto your router and forward port 80 to the raspberry pi. Use whatismyipaddress.com to get your global IP address. Now your home Raspberry pi server will be visible on that IP address. Take that address and make it a link on the remote raspberry pi terminal as well as a QR code on both.

edit the /etc/hosts file on the remote pi terminal so that home/ and remote/ point to home pi server either on the local network or on the public network. So "home" will point to the local IP address on the wifi and "remote" will point to the global IP address of the home raspberry pi server(which everyone can see).

The home server can now have a link to itself and also to a QR code page which points to the IP address. Then the remote pi terminal has a link at the top so that localhost points to the home server, which then points to the QR code which passerby can scan. Then all the passerby are directed by raw QR code to a raw IP address. The Operator makes changes to the home pi using the remote pi. The remote pi has links to the specific tools on the home server, using the shortcuts, e.g.: "http://trashrobotremote/classifieds/postad.html".

link to pi my life up

link to setting up basic website with pi with external connection

Install arduino

sudo apt-get install arduino

this installs a old version which is missing some features, namely the serial plotter. following more complicated instructions leads to non-working version which is impossible to uninstall.

how to do the tar ball thing to get a later version of arduino which has the plotting

https://www.raspberrypi-spy.co.uk/2020/12/install-arduino-ide-on-raspberry-pi/

go get the Arduino software at:

https://www.arduino.cc/en/software

and download "Linux ARM 32 bits".

Open a terminal and go to the home directory:

cd ~

Go to downloads folder:

cd Downloads

list the files with

ls

See the name of an archive with a name like "arduino-####-linuxarm.tar.xz", where #### is a version number.

extract with

tar -xf arduino-####-linuxarm.tar.xz

move the extracted information to opt directory(directory for package installation)

sudo mv arduino-#### /opt

then run the install script:

sudo /opt/arduino-####/install.sh

Add python that we need

https://matplotlib.org/

matplotlib install:

sudo apt install python3-matplotlib

https://matplotlib.org/

https://www.instructables.com/Jupyter-Notebook-on-Raspberry-Pi/

sudo apt-get update
sudo apt-get install python3-scipy
sudo pip3 install --upgrade pip
reboot
sudo pip3 install jupyter

Links

copy replicators to local replicator.php

  • copy wall server replicator
  • copy page server replicator
  • copy mathpage server replicator
  • copy code server replicator
  • copy full geometron server replicator
  • copy image server replicator
  • copy map server replicator
  • copy scroll server replicator
  • copy symbol server replicator
  • copy icon server replicator

links to replicators

You might also like...
Cruuzr is a social network with a target demographic of motor vehicle enthusiasts.
Cruuzr is a social network with a target demographic of motor vehicle enthusiasts.

Cruuzr Social Network Cruuzr is a social network with a target demographic of motor enthusiasts. The website was designed using bootstrap to allow for

:panda_face: Jitamin is a free software written in PHP, intended to handle the project management over the web. QQ群: 656868

Jitamin Jitamin (pronounced /ˈdʒɪtəmɪn/) is a free software written in PHP, intended to handle the project management over the web. Jitamin is inspire

NamelessMC is a free, easy to use & powerful website software for your Minecraft server
NamelessMC is a free, easy to use & powerful website software for your Minecraft server

NamelessMC - v2 pre-release 10 NamelessMC is a free, easy to use & powerful website software for your Minecraft server, which includes a large range o

FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)
FreeScout — Free self-hosted help desk & shared mailbox (Zendesk / Help Scout alternative)

Free Self-Hosted Zendesk & Help Scout Alternative FreeScout is the super lightweight free open source help desk and shared inbox written in PHP7+ (Lar

Admidio is a free open source user management system for websites of organizations and groups
Admidio is a free open source user management system for websites of organizations and groups

Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.

OpenEMR is a Free and Open Source electronic health records and medical practice management application

OpenEMR is a Free and Open Source electronic health records and medical practice management application. It features fully integrated electronic health records, practice management, scheduling, electronic billing, internationalization, free support, a vibrant community, and a whole lot more. It runs on Windows, Linux, Mac OS X, and many other platforms.

Snipe-IT - A free open source IT asset/license management system

Snipe-IT - A free open source IT asset/license management system

MOFHY Lite is a free web hosting management system to manage MOFH hosting accounts and SSL certificates.

MOFHY Lite is a free of cost MOFH clientarea for account management and support services with free ssl service. It have easy to use feature

The API & platform builder, build your apps 10x faster even more, it's open source & 100% free !
The API & platform builder, build your apps 10x faster even more, it's open source & 100% free !

The API & platform builder, build your apps 10x faster, even more. It's open source & 100% free ! Try live demo Why badaso ? 100% FREE - No need for e

Owner
Trash Robot
I create self-replicating media. I build things from trash and teach other people how to build things.
Trash Robot
Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP

Audio Video Platform AVideo is a term that means absolutely nothing, or anything video. Since it doesn't mean anything the brand simply is identifiabl

World Wide Broadcast Network 1.7k Jan 8, 2023
Apollo-compatible automatic persisted queries, to improve GraphQL network performance.

Automatic Persisted Queries for Magento 2 Apollo-compatible automatic persisted queries, to improve GraphQL network performance.

Daniel Sloof 14 Sep 10, 2022
Centreon is a network, system and application monitoring tool. Centreon is the only AIOps Platform Providing Holistic Visibility to Complex IT Workflows from Cloud to Edge.

Centreon - IT and Application monitoring software Introduction Centreon is one of the most flexible and powerful monitoring softwares on the market;

Centreon 14 Dec 16, 2022
LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring system

LibreNMS is an auto-discovering PHP/MySQL/SNMP based network monitoring which includes support for a wide range of network hardware and operating systems including Cisco, Linux, FreeBSD, Juniper, Brocade, Foundry, HP and many more.

LibreNMS Project 3k Dec 30, 2022
Project Website Social Network Laravel, Vue3

About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie

Old Wolf 1 Nov 4, 2021
Open Source Social Network (OSSN) is a social networking software written in PHP.

Open Source Social Network (OSSN) is a social networking software written in PHP. It allows you to make a social networking website and helps your members build social relationships, with people who share similar professional or personal interests. It is available in 17 international languages.

Open Source Social Network 923 Jan 6, 2023
Social media network with laravel

Social Network Tech Includes Front End: Post CSS Tailwind CSS v3 Back End: Laravel v8 PHP v8 MySQL v8 Asset Bundling: Laravel Mix Features How to use

Noval 3 Apr 20, 2022
Online chatting application through a logical decentralized blockchain network that stores chat information and hashing keys implemented using AJAX, JQuery, PHP, SQL, CSS, and HTML

Online chatting application through a logical decentralized blockchain network that stores chat information and hashing keys implemented using AJAX, JQuery, PHP, SQL, CSS, and HTML. The blockchain stores a previous hash value, current hash value, time, chat data, and a special key(nonce) used for encryption in each block (node).

Dave Sharma 1 Jan 4, 2022
Interface Network is an application about social media

Interface Network is an application about social media

Noval 3 Apr 20, 2022
Social Network - Social Media App

Social Network Social Network - Social Media App. Demo Features Auth System (Login, Register, Forgot Password, Password Reset & Email Verification) Us

Noval 2 Jan 18, 2022