Imagine if some big influencers like him switched to peertube, that would be quiet a thing indeed.
- 0 Posts
- 11 Comments
lemonuri@lemmy.mlto
Selfhosted@lemmy.world•Best way to get IPv4 connectivity to my self-hosted servicesEnglish
1·1 year agoI did something very similar via netcup tiny vps, nginx and wireguard. I could post my setup notes tomorrow if someone needs them.
It’s true there are a lot of better alternatives to jami when it comes to privacy/security: Here’s a good comparison table:
lemonuri@lemmy.mlto
Selfhosted@lemmy.world•How do you handle absolutely critical alerts on your Android phone?English
1·1 year agoMatrix seems a bit overkill. I think they would be better off with something like gotify.
Take a look at dontkillmyapp.com to see if your phone provider hinders your messages.
There is unified push as Google alternative as well, which works with the schildichat matrix client.
lemonuri@lemmy.mlto
Selfhosted@lemmy.world•Anubis - Weighs the soul of incoming HTTP requests using proof-of-work to stop AI crawlersEnglish
17·2 years agoI did not find any instruction on the source page on how to actually deploy this. That would be a nice touch imho.
I’ve been with 1984.is for a couple of years now. I think my domains cost around 12 Euros a year each. Their web GUI works fine and I’ve never needed to contact their customer service, so I cannot comment on that.
lemonuri@lemmy.mlto
Selfhosted@lemmy.world•Turning a mini-pc into a WiFi access pointEnglish
2·2 years agoOpenwrt generally works great on x64 PCs. Thiss machine will most likely be more beefy than your home router and could become your main firewall. It can handle adblocking and vpn client for all PCs on the network as well or whatever your need, as openwrt can do many nice things no commercial router can do out of the box. Install openwrt on your home router as well and use that as access point (connected via cable). You will improve your wifi signal as well. If your machine does not come with rj45 lan ports, install usb3 to rj45 adapters to the usb3.0 ports. They will give you the full 1000 mbit speeds.
lemonuri@lemmy.mlto
Selfhosted@lemmy.world•[SOLVED] I've set up docker services behind nginx proxy manager so they're accessible with https, but the http services are still open. How do I close them?English
1·2 years agoYou need to change the nginx config (for the website you will be hosting your services at. /etc/nginx/sites-available/yourdomain.com
You can reroute all http requests to https in that config.
Watch a video on how nginx works and how to set it up, and then look for example nginx configs for your services. It’s a pretty standard setting nowadays so the syntax should be easy to find.
I think nginx can be setup to work locally only, but do you even need it for that? It’s primary use is to proxy http requests to the different websites running on your server, enable https via letsencryt and so on, I think.
Dawn sounds very interesting. It seems to need 802.11k and 802.11v on all AP-nodes, I am not sure they are supported by my hardware though. I’ve never heard of those standards, so it seems unlikely.
I also just read about a user complaining about crashes related to dawn. Does it run stable and does it also switch to the 5ghz band or does it seem to prefer 2,4ghz, as another user noted three years ago.
lemonuri@lemmy.mlto
Selfhosted@lemmy.world•Linkwarden - An open-source collaborative bookmark manager to collect, organize and preserve webpages | November 2024 Update - Browser synchronization, custom icons, custom preview image, and more! 🚀English
6·2 years agoDo linkwarden instances federate, so that it can act as a decentralised way-back-machine?
The scraper blocklist on crowdsec requires a paid subscription, though, or did you find another workaround?