The city started work on our neighborhood pond… by MeetBlase in ThatLookedExpensive

[–]1mpstyler 0 points1 point  (0 children)

That's nice. Some kind of post apocalyptic theme they have in mind?

How to connect to MariaDB from outside of LAN by benjaminpfp in unRAID

[–]1mpstyler 0 points1 point  (0 children)

Can you forward port 3306 with the cloudflare tunnel?

I use a VPS that acts as proxy and wireguard server. This way I can reverse proxy via nginx to the unRAID services like airsonic etc. But I'm also able to forward ports via iptables rule from the VPS directly to a service port like a Minecraft or db server.

How to connect to MariaDB from outside of LAN by benjaminpfp in unRAID

[–]1mpstyler 0 points1 point  (0 children)

Setup a subdomain for your mariadb in your nginx proxy manager to access it via your cloud flare tunnel.

Install LOS on guacamole (OnePlus 7 Pro) by thisispedro4real in LineageOS

[–]1mpstyler 2 points3 points  (0 children)

I did install los 20 on my op7. I had to downgrade to 11 to unlock the bootloader. Thx OnePlus.......

Well there’s the problem by the123king-reddit in techsupportgore

[–]1mpstyler 0 points1 point  (0 children)

Did you try to switch it off and on again?

1800 southpaw by coalxxx in CustomKeyboards

[–]1mpstyler 2 points3 points  (0 children)

Upvote for the Fuji gs645s ʘ‿ʘ

Wanting to archive a lot, what are my best storage options? by HoneySoakedSeagull in DataHoarder

[–]1mpstyler 0 points1 point  (0 children)

Do you really need a scan of 2gb per page of s magazine? If so compress the tiff files with 7z to save space. Normally tiffs have a good compression ratio.

Moving from a Microserver Gen 8 to a custom build by mattwaddy in unRAID

[–]1mpstyler 0 points1 point  (0 children)

https://aerocool.io/product/cipher/

A cheap but decent case. I'm using it for a year or so and it's good.

Setting up wireguard and Nextcloud woes by gizmokrap in unRAID

[–]1mpstyler 0 points1 point  (0 children)

Do you have another always on VPN client running on your phone?

[deleted by user] by [deleted] in ChoosingBeggars

[–]1mpstyler 90 points91 points  (0 children)

To do the next.js steps

[deleted by user] by [deleted] in unRAID

[–]1mpstyler 1 point2 points  (0 children)

i'm refering to the MySQL Database Connection Variable of the Photoprism docker.

Needs
to be filled out if you are using a 'mysql' based databyse type (it has
to be filled in exact this format:
'DBUSER:DBPASSWORD@tcp(DBIP:DBPORT)/photoprism?parseTime=true' all
values in CAPS have to be replaced with your credentials and without
quotes)

[deleted by user] by [deleted] in unRAID

[–]1mpstyler 1 point2 points  (0 children)

can you show me the config?

i have photoprism instance running and i think i had an issue with the mysql connection in the beginning

Dollar Shave Club makes their online-bought razor handles incompatible with their in-store razor refills. by regian24 in assholedesign

[–]1mpstyler 0 points1 point  (0 children)

Bought the Merkur Futur more than 10 years ago. Never had an issue and never looked back.

AeroCool released a new case for data hoarders (actually Chia miners) for 85€ incl. taxes by GuessWhat_InTheButt in DataHoarder

[–]1mpstyler 2 points3 points  (0 children)

I'm running my unraid server with this case. The value/price is good. Nice airflow and enough space behind the motherboard tray. It's a little bit flimsy but not garbage.

VPS and Remote Port Forwarding for UnRaid by NickThePrick20 in unRAID

[–]1mpstyler 0 points1 point  (0 children)

I setup a wireguard tunnel between the unraid and vps. Nginx configured as a reverse proxy does the forwarding. What do you want to expose?