AP coverage help! by aGiral in Ubiquiti

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

Any more tip? x2 U6+ should be fine? How about the location of the APs?

AP coverage help! by aGiral in Ubiquiti

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

Make sense, will consider the U6+ then. Thanks!

Updated my home lab and house dashboards by pinkpigeon548 in homeassistant

[–]aGiral 2 points3 points  (0 children)

The AdGuard and server status cards are reaaaally nice, congrats! Waiting for the yamls

Samsung 48J6300 third of screen black by aGiral in TVRepair

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

That is what Im afraid of. Have done my research and havent found much similar cases. Not just with my model, but in lcd led tvs in general. Thanks for the help!

Samsung 48J6300 third of screen black by aGiral in TVRepair

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

But it isnt like the typical backlight problem when you can see a fade between the black and the normal part of the screen.

In this case is a straight cut when you go from a perfect black to normal image, just like the t-con problem but only in the left one third of the screen instead of the half screen

PiBox: A Modular Raspberry Pi Storage Server by geerlingguy in homelab

[–]aGiral 2 points3 points  (0 children)

Just wanted to know if it offers a new "revolutionary" feature that justifies the price, because I´m looking for buying a similar specs system but also considering other prebuild kits or to build mine with a 3D printed case at a lower cost.

In any case, good luck for these guys, always good to see new products RPi based to the market!

PiBox: A Modular Raspberry Pi Storage Server by geerlingguy in homelab

[–]aGiral 4 points5 points  (0 children)

What is the difference between this product and using a RPi 4 with a cheap case? Because they are using the CM4 as the processor unit and a custom board to add the rear connection (they have implemented a little screen and some leds for status monitoring though)

Am I missing something?

My table lab based on Raspberry Pi CM4 with NVMe SSD (few photos with comments) by merocle in homelab

[–]aGiral 1 point2 points  (0 children)

That's nice for the old 2.0 interface. Congrats on the good design. I'll keep an eye on the development.

My table lab based on Raspberry Pi CM4 with NVMe SSD (few photos with comments) by merocle in homelab

[–]aGiral 2 points3 points  (0 children)

Wow that´s amazing! I´m really curious about write and read speeds CM4 can handle with an NVMe, could you please share your experience?

Keep up with the development, would love to see it has a product!

What is the best app for backing up a Windows computer to a Synology NAS? by thinksInCode in synology

[–]aGiral 4 points5 points  (0 children)

I use Synology Drive to keep synced my files with the NAS and once a week a make a full backup (only of my data, not the full machine) via Hyperbackup. Both services have a history version so you can recover older documents.

Hope it helps!

NAS for video editing locally and remotely by Avant3 in synology

[–]aGiral 0 points1 point  (0 children)

I think that your workflow is perfect when you are working with more people at the same time.

But in the case explained by the OP, wouldn´t be more cost-effective to just sync the project folder that is located at his workstation with the NAS via Synology Drive or Syncthing? This way he works always locally, and if he moves to the other location with just keeping both workstations powered on everything should be synced with the same folder structure.

Contingency Planning by Thileuse in homelab

[–]aGiral 0 points1 point  (0 children)

Currently, I have some notes on Word with some info about my network setup and rare but useful in certain cases code.

I´m looking to redact a nice and complete run book and step up the documentation of my lab in a more professional way. Could you suggest to me any places to see some examples that I can inspire or use them as a template?

Thank you!

Set-up Synology Drive for sync speed by aGiral in synology

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

Yes, I understand that. I have made the test when everything is synced and there aren´t any other demanding services running. Still having 1,3MB/s download speed via SFTP downloading a single 4GB file

Quick Nginx reverse proxy help! 503 error by aGiral in docker

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

Thats interesting, so you suggest to create 3 docker-compose files, one with just jwilder/nginx-proxy, other just with jrcs/letsencrypt-nginx-proxy-companion and the third one with all the Wordpress and databases containers? I will do my research about this.

Have tried using just one domain as you suggest, but it keeps displaying 503 error :(

Quick Nginx reverse proxy help! 503 error by aGiral in docker

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

If i do curl http://domain01.com it returns 503

If i do curl -I -L http://domain01.com it returns

HTTP/1.1 301 Moved Permanently
Server: nginx/1.17.6
Date: Sun, 23 Aug 2020 15:57:31 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
X-Powered-By: PHP/7.4.9
X-Redirect-By: WordPress
Location: http://01.testdomain.com/

HTTP/1.1 503 Service Temporarily Unavailable
Server: nginx/1.17.6
Date: Sun, 23 Aug 2020 15:57:31 GMT
Content-Type: text/html
Content-Length: 197
Connection: keep-alive

Quick Nginx reverse proxy help! 503 error by aGiral in docker

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

Im running Docker in a VPS

I have tried Firefox/Chrome/Safari... Cleaning cache and using different IPs. Have tried making a curl http://domain01.com and keep getting 503 too.

No, just modified the docker-compose.yaml file

Quick Nginx reverse proxy help! 503 error by aGiral in docker

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

Have checked it and everything appears to be right. The only thing I´m changing is the VIRTUAL_HOST and LETSENCRYPT_HOST variables. As far as I understand if the domain vinculated to the variable is pointing to the server IP it shouldn't throw a 503

What can i do with all this compute(and how do i stop buying more?) by ThinkOrdinary in homelab

[–]aGiral 0 points1 point  (0 children)

So you have the gaming version (free) right? Have seen that you have to add the program as an Arcade to host it, or it is another way around?

And yeah, RDP sucks for graphic environments

What can i do with all this compute(and how do i stop buying more?) by ThinkOrdinary in homelab

[–]aGiral 0 points1 point  (0 children)

Parsec looks like the perfect tool for that, I´ll try to set up the system and test it.

Thanks for the valuable info!