If you Setup IPFS on a private Linux Server and you wont share Files over Internet you must do this: Setup Debian Download and install https://dist.ipfs.tech/kubo/v0.32.1/kubo_v0.32.1_linux-amd64.tar.gz (inside the ipfs copy to /usr/local/bin) Create a new Linux User called Pluto and login on console to Pluto run “ipfs init” as User Pluto now start ipfs by “ipfs daemon” as User Pluto open a Browser and enter http://localhost:5001/webui NOW you see a new URL inside the adressbar http://localhost:5001/ipfs/bafy…. COPY bafy…. HASH in the mouse (CTRL+C) open a new Terminal enter “ipfs get bafy….” this will PULL the CURRENT builtin WEBUI Software 21MB […]
Tag: ipfs
Reuse OLD PCs for IPFS File Cloud Blockchain
What is IPFS = Internet Planetary File System (peer-to peer) ? It’s a decentral sharing Ecosystem for Files on Blockchain Technology Warning it is NOT anonymous! The ipfs command offers display commands to follow back the hosting & mirroring IP’s! Why is it a current Hype? Cause it offers many Solutions for saving files into the IPFS Blockchain Cloud with unchangeable Fingerprints by Blockchain Hashes. A Folder gets a fixed Hash Key on Uploading Data for Example: Linuxblog on IPFS worldwide accessible by: https://ipfs.io/ipfs/QmXuqCg7cmX9oxyX1LgWhu22TrHXxoKczL4ff8yJoxnwSG where the first part is the Data Gateway this can be changed to other public Gateways like: […]