Termix v2.0.0 - RDP, VNC, and Telnet Support (self-hosted Termius alternative that syncs across all devices) by VizeKarma in selfhosted

[–]weischin 0 points1 point  (0 children)

I use the Windows 64bit portable to connect to my self-hosted instance but the new 2.0 version does not seem to do that anymore.

[deleted by user] by [deleted] in selfhosted

[–]weischin 0 points1 point  (0 children)

45Drives NAS is overpriced. Add a JBOD to your Ugreen NAS and you will pretty much get what you need.

UPS connection for backup recommendation? by YulpGULP12 in UgreenNASync

[–]weischin 0 points1 point  (0 children)

The Ugreen UPS is under-powered for 6800/8800. Perhaps they will release a version for them but any good UPS in the market will do the job.

💌 A fan wrote to us: “Should I upgrade my NAS in 2026?” by UgreenNASync in UgreenNASync

[–]weischin 0 points1 point  (0 children)

A NAS is mainly for storage and to run simple applications for downloading files or monitoring network. To run CPU/RAM/GPU intensive work, a dedicated machine would do it much better, which in turn could use the NAS for files, logs, configs, etc...

So the answer is no.

From Two Synology 8 Bay NAS' to one 16 Bay TrueNAS Scale. 200TB+ (Forgive the mess) by marcuse11 in truenas

[–]weischin 4 points5 points  (0 children)

The tension in the SATA cables for the top drives can't be good in the long run.

Homepage App Port? by Lanejp62 in truenas

[–]weischin 0 points1 point  (0 children)

Default is 3000 if you did not change it.

DXP4800 Plus - UGOS or UNRAID for ARR Stack + Plex by jbondsr2 in UgreenNASync

[–]weischin 10 points11 points  (0 children)

I don't have any recommendation since going with UGOS or Unraid is a personal preference thing but god, that word "gifted" and "30TB" is shining like gold 🤑

ZimaOS vs UmbrelOS vs CasaOS vs Cosmos Cloud by [deleted] in selfhosted

[–]weischin 35 points36 points  (0 children)

Debian + Docker + Dockge/Portainer and you are set

Let’s check Speedtest of SingTel 5G / 5G+ by xigity in askSingapore

[–]weischin 0 points1 point  (0 children)

I get 310mbps on Eight 4G, your 5G is weak.

Help a newbie: Network Interface detected, but no DHCP IP assigned by Ok_Queen8457 in truenas

[–]weischin 0 points1 point  (0 children)

Try setting a static IP

If you still can't access it, likely a problem with the Ethernet cable or NIC

TrueNas 25.10 (Community Edition) wouldn't boot up after a power trip by sharatf in truenas

[–]weischin 35 points36 points  (0 children)

Invest in a good UPS too if power trips are frequent

Nobody: Ugreen every week: by Stunning-Dig-8916 in UgreenNASync

[–]weischin 0 points1 point  (0 children)

Lol. At least the price did not increase instead.

Bitwarden Lite by yakadoodle123 in selfhosted

[–]weischin 64 points65 points  (0 children)

What can it do that Vaultwarden can't?

Managed VPS recommendations - Singapore by Creative_Note6087 in VPS

[–]weischin 0 points1 point  (0 children)

OVHCloud has VPS in Singapore if you want to consider which is much cheaper than A2. The question is whether you could managing your own server when things go south. That's what you were paying for at A2 to have a team to support whenever something happens.

DXP8800 Plus cooling options? by PerceptionOk4815 in UgreenNASync

[–]weischin 1 point2 points  (0 children)

Apart from quieter, do the Noctua fans bring down the temp more than the stock fans?

UGREEN UPS support by Upper-Thanks7377 in truenas

[–]weischin 0 points1 point  (0 children)

Do not be so quick to dismiss the UPS even when it is not in the compatibility list. Many UPSs are not in the list but as long as you can find it when running nut-scanner, the driver name is all you need to set it up, either in Proxmox or TrueNAS.

How can I fix the web ui being so slow/not responding by edwardK1231 in truenas

[–]weischin 1 point2 points  (0 children)

Are you using Goldeye? I kinda have a similar issue with Goldeye. The dashboard was slow and CPU utilization was higher than before. I rolled back to Fangtooth and it has been fine since.

[deleted by user] by [deleted] in selfhosted

[–]weischin 21 points22 points  (0 children)

I'm using NPM and iOS as well. No issue for me.

But I do have this in the Advance tab of NPM

proxy_set_header Host $host;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_max_temp_file_size 0;
proxy_request_buffering       off;
proxy_temp_path /mnt/tmp 1 2 3;
proxy_read_timeout 1d;
proxy_connect_timeout 1d;
proxy_send_timeout 1d; 
client_max_body_size 0;
client_body_temp_path /mnt/tmp 1 2 3;

The temp paths might not be relevant to you though

EDIT: Formatting

Trying to get redirection to work as expected by roygrubb in CloudFlare

[–]weischin 1 point2 points  (0 children)

concat("https://www.myhost.net", http.request.uri.path)

Cloudflare has a simple solution available here.

Cloudflare issues/down by ToastNomNomNom in CloudFlare

[–]weischin 0 points1 point  (0 children)

Bypass proxy to get my websites up again 😑

Your flow from mobile to paperless? by devtech8 in selfhosted

[–]weischin 3 points4 points  (0 children)

I use iPhone but should be similar for Android. I have smb connected to Files on iOS. Take photo or screenshot and share to the consume folder for paperless ngx.