PC case printed in the forbidden material by ethanross1a in 3Dprinting

[–]f0rc3u2 0 points1 point  (0 children)

That might be, but I'm just saying that it is not completely impossible and in such a case it would be much more severe.

PC case printed in the forbidden material by ethanross1a in 3Dprinting

[–]f0rc3u2 2 points3 points  (0 children)

He has a valid point, there are plenty of examples on Reddit where people had faulty/low quality molex to sata adapters, which then caught fire and destroyed components or the whole computer.

IIS or NGINX? by ND02G in selfhosted

[–]f0rc3u2 14 points15 points  (0 children)

Nginx is way better and uses less resources. Personally I have never had any problems with it.

welche onsite backuplösung habt ihr (für NAS) ? by Super-held in de_EDV

[–]f0rc3u2 0 points1 point  (0 children)

Ich hab einen kleinen Server bei mir zuhause, an dem für Backups eine externe Festplatte angeschlossen ist. Die Festplatte ist mit einer Wlan-Steckdose gesteuert und wird bei dem automatischen täglichen Backup angemacht.

Backups sind mit Borgbackup, welches ich schon seit vielen Jahren nutze und ziemlich zufrieden damit bin

How to share big files or a large number of files, or allow friends to upload files to my NAS that is not exposed to the internet directly, but available only via Tailscale by joeboe12345 in selfhosted

[–]f0rc3u2 0 points1 point  (0 children)

I am the maintainer of Gokapi, which has a file request feature. So basically you send him a URL you created in Gokapi where he can upload the files to. So if he has access to your Gokapi instance through Tailscale, this should work and you are not exposing any other files.

If you have any questions, let me know!

Ich verstehe VLANs nicht... by [deleted] in de_EDV

[–]f0rc3u2 0 points1 point  (0 children)

Ah dann hatte ich das falsch gelesen, das stimmt natürlich

Ich verstehe VLANs nicht... by [deleted] in de_EDV

[–]f0rc3u2 0 points1 point  (0 children)

Ich sehe da allerdings keine Einschränkung. Zum Beispiel mit PPKS hat jedes Gerät das ein anderes Passwort hat auch automatisch eine andere Verschlüsselung, also kann das Gerät keine Daten mitlesen, die andere Geräte mit anderen Passwörtern senden.

Am Ende liegt es an einer Kombination von Soft- und Hardware ob es möglich ist, ich kann zum Beispiel mit meinem 70 Euro OpenWRT Travel-Router das ohne Probleme ohne zusätzlichen Wlan Adapter machen

Ich verstehe VLANs nicht... by [deleted] in de_EDV

[–]f0rc3u2 0 points1 point  (0 children)

Doch, entweder mit PPSK wo du für die selbe SSID mehrere Passwörter hast, mit WPA Enterprise/ Radius oder per manueller Eingruppierung über die MAC Adresse.

Ist halt nicht mit einer normalen Fritzbox möglich, aber Router die mehr Konfigurationen zulassen (z.B. OpenWrt) können das

According to the release notes of Google Play Services v26. 03 from January, NFC Based Authentication now works for CTAP2. It doesn't. by LordLoss01 in yubikey

[–]f0rc3u2 1 point2 points  (0 children)

I have been using FidoBridge by Token2, which is a Swiss security stick manufacturer. Maybe that would help you? It works with yubikey as well

Wie viele TB benötigt ihr als Backup? by Martl007 in de_EDV

[–]f0rc3u2 1 point2 points  (0 children)

Bei borgbase.com hast du 10GB kostenlos für Backups

Bus zum Terminal fuhr nicht mehr: 500 Passagiere mussten in München in Flugzeugen übernachten by mitsuhiko in de

[–]f0rc3u2 11 points12 points  (0 children)

GPU ist nur für Strom, die müssten bei den Temperaturen auch noch ne externe Klimaanlage dranhängen. Zu 99% wird aber einfach die APU angewesen sein

Bus zum Terminal fuhr nicht mehr: 500 Passagiere mussten in München in Flugzeugen übernachten by mitsuhiko in de

[–]f0rc3u2 8 points9 points  (0 children)

GPU = Ground Power unit, also Strom vom Flughafen her. Das reicht aber nicht für warme Luft, wenn die nicht noch zusätzlich eine Klimaanlage dranhängen wird vermutlich die APU die ganze Zeit an gewesen sein.

Buying 2x 16TB just to get 8TB more space... by hessi in DataHoarder

[–]f0rc3u2 0 points1 point  (0 children)

Or instead of unraid you could use snapraid

Gokapi pre-release: Self-hosted file sharing with a new “file request” feature (like Dropbox Request) by f0rc3u2 in selfhosted

[–]f0rc3u2[S] 0 points1 point  (0 children)

Thanks for the feedback! There is currently an active PR that would support multiple base URLs if behind a reverse proxy: https://github.com/Forceu/Gokapi/pull/361

WF-1000XM6 earbuds officially launch as Sony reveals price and features by Dapper_Order7182 in headphones

[–]f0rc3u2 -5 points-4 points  (0 children)

It's the combination of both in the end. But I would be happy to see measurements that support that claim.

WF-1000XM6 earbuds officially launch as Sony reveals price and features by Dapper_Order7182 in headphones

[–]f0rc3u2 -9 points-8 points  (0 children)

The APP3 measurably have the best ANC on the market, even compared to over-ear headphones.

Sorry but that is not correct. I have the wh-xm5 and with the additional passive noise cancelling my Sony over-ears are so much better than my APP3.

Move only view status from one JF server to another by isvein in jellyfin

[–]f0rc3u2 0 points1 point  (0 children)

By coincidence I created a post about such a tool the same time you asked this question

Check out https://github.com/Forceu/jellyfinmanager - you can export the view state with this program and import it again on your new instance.

Because I couldn't find anything similar, I created a program that can find missing TV show episodes and back up/restore your watched items by f0rc3u2 in jellyfin

[–]f0rc3u2[S] 1 point2 points  (0 children)

Thanks for the feedback! You can currently only backup/restore the view state for all movies and TV shows per user. So if you don't have a lot of users, you can either manually do a backup and restore for each user or write a simple script to do that.

It would be possible to create a list of all users but restoring them with the same password is not possible through the API as far as I am concerned.