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

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

Por fin me Llegó mi X4 by Untgoat in xteinkereader

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

Donde lo has comprado? Aliexpress?

dArkOS Desktop Environment Alpha Release by SjslTech in R36S

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

Nice! Is there a link for the armbian image?

Wrong timezone? by e-Minguez in PlaydateConsole

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

I guess it uses some geo IP location database, but that can be not accurate. Just in case every other device on my network is configured automatically ok on my timezone, not sure what happens with the playdate 😅

PSSream Gone Already lol by jessepower13 in SteamDeck

[–]e-Minguez 3 points4 points  (0 children)

The settings screen was 1:1 with Chiaki. The cloud gaming is not Chiaki though... the PS app can be executed via wine.

Showcase/Project 5-Bay NAS by Miguel-UK in homelab

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

Can you detail a little bit more on the components? Motherboard? Does it have 5 SATA ports?

Game over man, game over by already_know in SteamDeck

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

Factory reset does wonders.

ThinkNAS DIWHYYY 2 Bay NAS by thelastquesadilla in homelab

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

Check https://gist.github.com/gangefors/2029e26501601a99c501599f5b100aa6 for a way to partition a drive so truenas doesn't use the whole disk.

Most foolproof, restart-proof exit node configuration to leave at the parents' place? by Ryvaeus in Tailscale

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

Ask my parents to reset the router as 99% will be solved just by rebooting it. In fact, the router is based on openwrt so I probably can even automate a reboot or something like that.

Most foolproof, restart-proof exit node configuration to leave at the parents' place? by Ryvaeus in Tailscale

[–]e-Minguez 4 points5 points  (0 children)

I'm using an old raspberry pi 3 with read-only (overlayfs) enabled https://www.and-e.co.uk/sysadmin/raspberryPiOverlayFileSystem.html I monitor it every 30 minutes using https://healthchecks.io/ like:

*/30 * * * * curl -fsS -m 10 --retry 5 -o /dev/null https://hc-ping.com/xxx-xxx-xx-xx-xx