Something is seriously wrong with your Windows 11 install. I have two Windows 11 devices on my network and a Surface Duo 2.
Something is seriously wrong with your Windows 11 install. I have two Windows 11 devices on my network and a Surface Duo 2.
Netdata would be my recommendation, but that may be a little much for the situation. I have about 5 Debian VMs for different things and one of them is a netdata server I run which collects data from itself, the other VMs, a separate minipc I have for containers, and the host OS.
Otherwise, slap btop on there and watch the pretty terminal graph
If only there was some sort of symbolism they could use to tie-in with the name of the product…
ADMIN, isn’t it time to move from lemmy.world?
They said, from their lemmy.world account.
History of the World Part 1. An absolutely amazing Mel Brooks film
Some quick search engine magic led me here: https://levelup.gitconnected.com/filling-out-the-app-privacy-section-in-app-store-connect-for-admob-users-bca0768ad86e
Same search engine magic should come up similar results for the Amazon usage data too
The old name is draw.io with the self-hosted version keeping that name. The current name is diagrams.net hosted on their servers.
In the end, it’s all the same
This might be out of scope for the list, but I thought of it after I saw your response.
Stride3d game engine: https://github.com/stride3d/stride
I don’t technically open any ports to the public. I have a site-to-site wireguard tunnel to a hosted server. The hosted server is running a hypervisor with two virtual switches. One switch is my external switch and only my Wireguard server is using it. The other is an internal switch where I place other VMs for separate things. A container host, a terminal server with xrdp, a monitoring server with netdata, stuff like that. All technically, but unnecessarily, accessed through nginx proxy manager.
Because it’s site2site with my home equipment on the Wireguard server, i can still connect to my home network where i host a number of separate services like HomeAssistant from outside the home network.
I don’t use tailscale, but Wireguard vanilla is super easy to work with. I also have fail2ban pretty much everywhere I can install it because it takes up practically zero resources.
For monitoring, i didn’t see Zabbix or Netdata:
https://git.zabbix.com/projects/zbx/repos/zabbix/browse
https://github.com/netdata/netdata
I also didn’t see OBS for broadcasting either:
For real, man. Homegrown tomatoes are fkn delicious.
I’m thinking of starting something similar. What kind of specs are you using for your host?
I’m concerned about RAM and disk space for this in my personal setup
Pterodactyl is probably the closest I’ve personally seen to what you’re looking for.
You’ve been keeping these for years, waiting for this moment.
I don’t use OMV so take this with a grain of salt, but I would hazard a guess that the web server isn’t listening on port 80.
Try ss -ltn
for a list of ports on which the system is listening and ss -nut
for a list of active connections. Double-checking firewall rules (commonly ufw) or filter rules (iptables) will be useful for diagnosing connection issues.
(edited swapping around ss option explanations)
This would be correct. We have at least 7 amazon alexa/fireTV devices and a bunch of other IoT devices with Alexa capability and each of them get used regularly.
The IoT devices are on their own subnet which doesn’t have access to the other subnets. I live with my mom and Alexa devices just make her life way easier. I put in the work to make sure the alexa and IoT devices are as restricted as possible without losing functionality so she can live a bit easier.