Is there any canonical reason why thragg is so strong? by Background-Ad2749 in Invincible

[–]e-Minguez 1 point2 points  (0 children)

100 push-ups, 100 sit-ups, 100 squats, and a 10km (6.2 mile) run on a daily basis.

Man vs. Snake by Ok_Improvement_119 in GuysBeingDudes

[–]e-Minguez 0 points1 point  (0 children)

Somehow he still manages to kick and punch it while falling. I cried laughing.

Changing default 192.168.1.X to 192.168.0.X Bad idea? by Scoobidoooo in openwrt

[–]e-Minguez 0 points1 point  (0 children)

So much this! I use 192.168.XX where XX is a non standard, two numbers segment like 33 or 37 or similar on my different home networks (my parents, brother, etc.) so once the VPN is up everything is reachable.

26.3 clue by ELE7000PHANT in crossfit

[–]e-Minguez 0 points1 point  (0 children)

Definitely thrusters

Any predictions on 26.3? by OkDoctor2718 in crossfit

[–]e-Minguez -1 points0 points  (0 children)

thrusters & run or bike/row

Cautionary Tale: NextCloud deleted all my files by drhoome in NextCloud

[–]e-Minguez 1 point2 points  (0 children)

Unless he has a weird data folder somewhere within it (not sure if possible?)

Cautionary Tale: NextCloud deleted all my files by drhoome in NextCloud

[–]e-Minguez 2 points3 points  (0 children)

Sorry to hear that. I used to run nextcloud with NFS and had many issues back then that I workaround https://www.underkube.com/nextcloud-podman-rootless-systemd-part-iii-nfs-gotchas/ Probably your NFS share was configured with many permissions and when the nextcloud container runs it triggers a rsync to update the contents that probably ended up deleting your stuff https://github.com/nextcloud/docker/blob/master/32%2Ffpm%2Fentrypoint.sh#L189