Skip Navigation

Search

Self Hosted - Self-hosting your services. @lemmy.ml
tarius @lemmy.ml

Any alternative to vnstat for Windows?

cross-posted from: https://lemmy.ml/post/15121280

preferably with a web console (not required)

Edit: I went with this as a solution for now: https://github.com/Ashfaaq18/OpenNetMeter

Self Hosted - Self-hosting your services. @lemmy.ml
PMF @lemmy.tellyou.social

Why cant I find my own (newly created) lemmy instance?

Does someone know how to get listed? I configured the admin settings to be a public instance AFAIK...

https://lemmyverse.net/?query=lemmy.tellyou.social

Self Hosted - Self-hosting your services. @lemmy.ml
Most Auspicious @lemmy.dbzer0.com

Opening home server to the Internet via IPv6

I've been wanting to set up a small game server on my home network for myself and a few friends lately. Nothing I haven't done before - except the part where I open it up to the internet for people outside of my home network to play on.

So I tried setting up a small web server to test out the port forwarding functionality of my router. Darkhttpd, running on a spare Raspberry Pi, works fine on the local network. After digging through the web interface, I find out that using IPv4 isn't an option because of how my ISP tunnels network traffic (sth sth Dual-Stack Lite)—fine by me, in 2024 we should be using IPv6 anyway. So I go and open up port 80 in my router's web interface.

This is where the problem begins. Everything looks fine, but I don't have ready access to a network outside of my own to check if the port is actually accessible from the internet. An online IPv6 open port checker I found tells me the ports are visible and that my ISP isn't b

Self Hosted - Self-hosting your services. @lemmy.ml
krash @lemmy.ml

Change SSH port: no route to host (Oracle Cloud)

Hello all. I'm trying to change the SSH port on an Oracle VM, but I'm getting nowhere and I don't know where to solve the issue.

I have changed the SSH port:

 undefined
    
edit /etc/ssh/sshd_config

  

Entered the port info:

 undefined
    
Port 5522

  

I restarted the service:

 undefined
    
sudo systemctl restart ssh

  

And made sure that the port is open:

 undefined
    
ss -an | grep 5522
tcp   LISTEN 0      128                                                                               0.0.0.0:5522                0.0.0.0:*            
tcp   LISTEN 0      128                                                                                  [::]:5522                   [::]:*    

  

I also allow incoming traffic to 5522:

 undefined
    
sudo ufw allow 5522/tcp comment 'Open port ssh tcp port 5522'

  

AND just to make sure, I allow 'routed':

 undefined
    
sudo ufw default allow FORWARD

  

And make sure the FW config is valid:

 undefined
    
sudo ufw status verbose
Status: active
Logging: on (medium)
Default: deny (incoming), allow (outg
  
Self Hosted - Self-hosting your services. @lemmy.ml
Micromot @feddit.de

How can i host my own lemmy instance just for myself on a single raspberry pi 3b+?

I don't have any other servers that i could run the whole time so it should just be based on one single device,

I did it with Lemmy Easy Deploy

Self Hosted - Self-hosting your services. @lemmy.ml
ram @lemmy.ca

Cloudflare 502 on Self-Hosted Owncast Server

Okay, so I followed some guides starting with this one that uses CLI but then ended up roughly-following this Docker guide. I'm running Ubuntu so I had to figure some things myself.

My SSL settings are set to encryption mode full, my tunnel settings are as follows
\

My Owncast server is set up to 30050 and I can even connect fine through external IP, but Cloudflare's not cooperating. When I connect via my hostname, I get a 502 error, and on the server side I get the following errors:

 undefined
    
ERR  error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp 127.0.0.1:30050: connect: connection refused" cfRay=7d6fe3954bcd5419-YYZ event=1 ingressRule=0 originService