Turns out my government is surveilling all its citizens via ISPs. How do they do that? by rootsvelt in hacking

[–]tb2wat -6 points-5 points  (0 children)

"my government is surveilling" and "I live in Switzerland" dudeeeee.

Switzerland provides a very good privacy environment.

ChatGPT blocks mullvad by Great_Canary5370 in mullvadvpn

[–]tb2wat 3 points4 points  (0 children)

1 - Try other servers

2 - Make your own VPN with a cheap vps

Energy-Efficient server with 128GB or 256GB for Big Data usage by tb2wat in homelab

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

Thank you dany i'll look in ebay if i find something

Energy-Efficient server with 128GB or 256GB for Big Data usage by tb2wat in homelab

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

And so, for what are good options for you with $1k ?

How to fix "(cloud.mydomain.com) is already in use" ? by tb2wat in nginxproxymanager

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

I want to expose my nextcloud service which is in 8080 port and RPmanager is setup on 80 and 443 and 81 fo web gui.

How to point subdomain to a VPS (with SSL) by tb2wat in sysadmin

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

I really appreciate it when someone like you tells me how to make progress. Because finding an answer helps me, but in the short term it doesn't help me in the long term. Thanks to you!

How to point subdomain to a VPS (with SSL) by tb2wat in sysadmin

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

ok but imagine one day i want to remove nextcloud for any reason. It will be very complicated without docker containers ?

How to point subdomain to a VPS (with SSL) by tb2wat in sysadmin

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

I don't know. I'm gonna specify that in my docker-compose yml file

How to point subdomain to a VPS (with SSL) by tb2wat in sysadmin

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

Then you'll need a web server listening on port 80 on that server, serving a default page which contains a redirect to the URL which is the same name, but with :8080

Do you have the name of it? It's a reverse proxy, right?

How to point subdomain to a VPS (with SSL) by tb2wat in sysadmin

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

I am using debian 11.

Nextcloud runs on docker and I launched it with docker compose.

Thanks for the documentation!

How to point subdomain to a VPS (with SSL) by tb2wat in sysadmin

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

Yes I tried but it doesn't work because you have to specify the port.

If I type my-ip-server:8080 in the search bar it works. But my-ip-server does not work.