N6XRE DokuWiki

This is an old revision of the document!


Sitemap - 8080 - 73

1. Python Voice Assistant Tutorial

2. Install Kite for Linux

3. WebTorrent Desktop

4. How To Use Linux Screen

5. IPFS powers the Distributed Web

Top
Got it. - https://ipfs.io/
IPFS Companion (chrome addon) - IPFS Companion (firefox addon)
https://ipfs.io/ - https://github.com/ipfs-shipyard/ipfs-desktop - https://github.com/claudiobizzotto/ipfs-rpi

Top
https://proto.school/#/

Top
https://steemit.com/ipfs/@hazae41/sweet-ipfs-full-ipfs-node-for-android
IPFS_node_for_Android.pdf
IPFS is like Bittorrent only better. It uses the blockchain for versioning and security.
This is especially good for Raspberry Pi's. The more popular the cluster is, the more efficient it is.
The Pi doesn't have to work so hard - or provide as much bandwidth. But what about the battery on a cellphone?


Top
http://n6xre.duckdns.org:8000/wikipedia_en_all_novid_2017-08/A/InterPlanetary_File_System.html

Top
IPFS: Interplanetary file storage!
https://youtu.be/5Uj6uR3fp-U

Top
Distributed Apps with IPFS (Juan Benet) - Full Stack Fest 2016
https://youtu.be/jONZtXMu03w

6. D.Tube

7. FileCoin

8. Ethereum + IPFS

9. Git

10. Yes, you can run Docker on Raspbian

Top
https://withblue.ink/2019/07/13/yes-you-can-run-docker-on-raspbian.html

Top
Also on Raspberry Pi Page
Pi Server based on Docker, with VPN remote access, Dropbox backup, Influx, Grafana, etc.
https://youtu.be/a6mjt8tWUws

Links:
Software and instructions: https://github.com/gcgarner/IOTstack
Installation of PiVPN: https://youtu.be/15VjDVCISj0
SD card reader for Raspberry: http://s.click.aliexpress.com/e/BOuB2Gxq
Used cooler for RPi 4: http://bit.ly/2V4DYyd

Top
Docker (software)

11. YOCTO PROJECT

Top
https://www.yoctoproject.org/is-yocto-project-for-you/

Top
Building embedded GNU/Linux distribution for Raspberry Pi using the Yocto Project
https://youtu.be/zVLKPtGCtN4

Top
Building Raspberry Pi Systems with Yocto
https://jumpnowtek.com/rpi/Raspberry-Pi-Systems-with-Yocto.html
Building_Raspberry_Pi_Systems_with_Yocto.pdf


12. Node-Red Documentation

13. Transform your plain text into static websites and blogs with Jekyll.

14. Beaker is an experimental browser for exploring and building the peer-to-peer Web.

Top
https://beakerbrowser.com/install/
https://medium.com/@bipul.k.kuri/upgrade-node-js-npm-in-raspbian-on-raspberry-pi-f1bcdaa23db5
https://github.com/nodesource/distributions
https://beakerbrowser.com/

I managed to run Beaker on Raspbian, at least the version 0.8.2 
as @brechtcs suggested. This is not the Appimage it works at least:

sudo apt-get install libtool m4 make g++
I also had to install autoconf to avoid an issue with this dependency:
sudo apt-get install autoconf
Then clone Beaker (you may have to install git first)
git clone https://github.com/beakerbrowser/beaker.git
cd beaker
Checkout to v. 0.8.2 to avoid the electron related bug:
git checkout 0.8.2
Install, rebuild
npm install
npm run rebuild
Try npm start, if stuck at [ dat-daemon ] Starting…, try:
npm start > /dev/null (Thanks to #1270 (comment))

Top
http://n6xre.duckdns.org:8000/wikipedia_en_all_novid_2017-08/A/Comparison_of_web_browsers.html

15. Beaker browser and the Dat protocol

16. Beaker browser and the Dat protocol

Top
Headless_Chrome.pdf


17. ZeroNet

18. WireGuard

Top
https://www.wireguard.com/
WireGuard_fast,_modern,_secure_VPN_tunnel.pdf


19. Install YunoHost on Raspberry PI 3 with Dokuwiki and PeerTube

Top
Install PeerTube and Dokuwiki from the Application catalog below
https://yunohost.org/#/install

Top
Application catalog
https://yunohost.org/#/apps

20. Static website hosting: who's fastest? AWS, Google, Firebase, Netlify or GitHub?

21. Common Open Research Emulator (CORE)

22. Bluefish (software) - Html Editor

Top
WYSIWYG
I can recommend to install SeaMonkey browser using UbuntuZilla APT repository.
This package will be updated on every apt upgrade.

You need to execute the following commands to add repository, its key and package installation:

cat <<EOF | sudo tee /etc/apt/sources.list.d/mozilla.list
deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main
EOF

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2667CA5C
sudo apt-get update
sudo apt-get install seamonkey-mozilla-build
You will get SeaMonkey 2.49.5 with this method.

Top
NO-WYSIWYG
https://bfwiki.tellefsen.net/index.php/Main_Page

Top
Bluefish_(software)

23. Grsync And GAdmin-Rsync

Top
https://www.unixmen.com/grsync-gadmin-rsync-graphical-front-end-applications-rsync-tool/

Top
Making Backups with Grsync
https://youtu.be/6nOojLe_CI0

Top
HowTo: Use Grsync and OpenSSH to sync your /home directory over a network
https://ubuntuforums.org/showthread.php?t=795668
HowTo_Use_Grsync_and_OpenSSH_to_sync_your_home_directory_over_a_network.pdf
Now, in order to get SSH to work, you have to click on the Advanced Options
tab in Grsync and enter the following in the Additional options eld: -e ssh (see pdf)


24. Asciinema Terminal Recorder

25. Mirror Android to PC with scrcpy

Top
https://youtu.be/7p3hvtYUnTI

scrcpy allows you to mirror your Android phone to Windows, Linux, or Mac
without the need for root or install any additional apps on your phone.
Works with USB and wifi!!! check out my review on this awesome piece of
software. Thanks for the view!!

○○○ LINKS ○○○

https://github.com/Genymobile/scrcpy

QR Code
QR Code software (generated for current page)