brenno

joined 2 years ago
[–] [email protected] 2 points 2 years ago (1 children)

Of course you can use a reverse proxy to expose your apps to the internet.

Here's another similar solution that you can self host in a cheap cloud VM:

https://github.com/fatedier/frp

[–] [email protected] 6 points 2 years ago (3 children)

First of all you need that your ISP actually gives you an IP that points back to your home network. It's not uncommon that your IP points to some ISP NAT that routes the internet to many houses, making it impossible to expose some device in your network to the internet.

It was my case, then I needed to call them and ask to have an IP that goes directly to my gateway.

After that you can go to your gateway and do port forwarding from the internet to your server in your home. For example, you can forward port 80 from internet to your server private IP on port 80, so when someone browsers your IP it will get whatever page is hosted on your server.

About server tech specs, it depends on what you want to host. I used to host a personal Nextcloud server in a raspberry pi, which is really power efficient and cheap to maintain. Maybe you'll want a server with higher specs that might draw more power. It's really up to what you wanna do specifically.

[–] [email protected] 5 points 2 years ago

To be honest after I switched to Bitwarden I could not find a reason to leave it even having access to Proton pass due to my plan with them.

It works and fills my privacy / licensing requirements.

[–] [email protected] 8 points 2 years ago (12 children)

Canonical also tried this a few years ago with their Ubuntu Touch crowdfunding and failed. Even released some convergent devices but that didn't sell much. My impression is that although the concept is cool it is simply not appealing for the general audience

[–] [email protected] 1 points 2 years ago

If I remember correctly they also released a bunch of games in Wii u last year

[–] [email protected] 1 points 2 years ago (1 children)

I started with a pi 4 and it worked really well!

[–] [email protected] 2 points 2 years ago

Most distro maintainers disagree as they also ship Gnome with extensions pre loaded. Gnome with some extensions is an awesome DE.

[–] [email protected] 1 points 2 years ago (6 children)

Anyone know a good Google Chrome replacement on Android that is chromium based? Wanna a basic browser that I'll use when Firefox does not work correctly

[–] [email protected] 5 points 2 years ago

This seems like free hate as you can use certbot without snap without any problems. Imagine stopping using Firefox because of the same reason for example

[–] [email protected] 13 points 2 years ago (6 children)

In Brazil I pay 20 USD for 500mb. There are plans in my area that sells 1gb for 30 USD. Thay can't put data caps due to legislation, only on mobile data (which I pay 6usd for 20gb cap, 5g)

[–] [email protected] 1 points 2 years ago

That's what I do nowadays with Protonmail

[–] [email protected] 1 points 2 years ago

That should not happen if I'm using AWS SES SMTP endpoint to send emails right? So receiving in my VM but using Amazon to deliver emails.

view more: ‹ prev next ›