thumbnail of Call_Me_Maybe_-_Twixie_PMV-Vitoria_Fumo-20230811-youtube-1280x720-7UZUf-eZYu8.mkv
thumbnail of Call_Me_Maybe_-_Twixie_PMV-Vitoria_Fumo-20230811-youtube-1280x720-7UZUf-eZYu8.mkv
Call_Me_Ma... mkv
(23.4 MB, 0x0 h264)
thumbnail of Channel_Trailer_lol_+_Patreon-SinclairDuGore-20230921-youtube-1920x1076-mDriGv6bhyU.mkv
thumbnail of Channel_Trailer_lol_+_Patreon-SinclairDuGore-20230921-youtube-1920x1076-mDriGv6bhyU.mkv
Channel_Tr... mkv
(3.6 MB, 0x0 h264)
 >>/10465/
> Step 3=TODO (redundancy+share)
Share=Done. More redundancy=TODO. Vitoria_Fumo_UCiuinS6t_wUf1f_nZ7A9Q9w is in this folder:
https://gateway.pinata.cloud/ipfs/bafybeia7namsdqdb7wdvdj4kkafqlowmk6rrusem5dsz5attc6gmnrtysy

Sometime yesterday, I saw that I could upload IPFS data at a speed of 11MB/s:
> $ ipfs stats bw
> [RateOut: 11 MB/s]
However, I think that was mainly/only local xfr (over LAN), so it doesn't really count.

In the previous thread there was a post about using Apache's Common Gateway Interface (CGI). Better info, since that was missing important details:
1. Run "sudo a2enmod cgi" or "sudo a2enmod cgid"
2. Check that you have CGI:
> $ grep -R LoadModule /etc/apache2 | grep mod_cgi[...]
3. Find where to put the scripts for Apache:
> $ grep cgi-bin /etc/apache2/conf-available/serve-cgi-bin.conf[...]
4. Make sure that the script is executable: run "chmod +x a.sh".
5. Must have "Content-type: text/html" ( https://piped.smnz.de/watch?v=Jzcu4JheCtY ):
> $ sudo cat /usr/lib/cgi-bin/a.sh
> #!/bin/bash
> echo "Content-type: text/html"
> echo ""
> echo "Hello world"
6. Not needed I guess - in "/etc/apache2/apache2.conf":[...]
Full text at:
>  https://araoai.com/aTrAvPNv8qcOV_u7sHqGSIRDmIarao9cq-0G0OTmPl4
>  ipfs://bafkreie3av5tzjrkopujgxanwb754ra4ykbmeotojag72ohuz4sz4agfwa
BTW, HPC is down - another thermal shutdown?! :O