I play FFXIV and Warframe. I don’t have a PSN account and crossplay is fully functioning with both Playstation and Xbox users. Heck, Warframe is even available on Switch and crossplay works just fine with those users without any account linking.
I play FFXIV and Warframe. I don’t have a PSN account and crossplay is fully functioning with both Playstation and Xbox users. Heck, Warframe is even available on Switch and crossplay works just fine with those users without any account linking.
First, ask your boss for your employer’s policies on handling these situations.
Second, ask your boss for de-escalation training. If you’ve already gone through this training, a refresher will still be good.
Third, you mentioned a union. Ask them for recommendations and resources.
Fourth, if your concerns feel unaddressed, contact whomever would be your HR department. Know that HR is not there to help or protect employees, but there to keep the organization from being sued.
Fifth, do right by yourself. You’re obligated to your own safety. Healthcare is an emotionally charged environment with clients who are almost never there for good reasons. These high level emotions will cause intense feelings and scenarios. People can react irrationally during such situations.
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.
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
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
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 real, man. Homegrown tomatoes are fkn delicious.
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.
Comical Canonical strikes again. Can’t wait for this to be another Snap decision
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)
SeaTools is a long-standing, trusted tool for HDD testing. I always have a bootable drive with the SeaTools bootable image on me for diagnosing hard drives.
https://www.seagate.com/support/downloads/seatools/seatools-legacy-support/
Keep in mind that testing a failing drive will likely make a failing drive worse. For your use-case this is fine, but for anyone else looking to test drives, please create a backup image of the drive prior to testing.