

If you have a reverse proxy running on the mini pc and handling jellyfin.y.com then there is this plugin which will send the WoL packet to the jellyfin server when a request is sent.
If you have a reverse proxy running on the mini pc and handling jellyfin.y.com then there is this plugin which will send the WoL packet to the jellyfin server when a request is sent.
My experience is that ITs role is to manage organizational liability, not helping people. Perhaps i am naive, but i wanted a job in tech so that i could help support other people in doing amazing work. You do get to do that, but it needs to be constantly framed from that point of organizational liability in order to effect any change. Different orgs have different risk appetites and cultures that make that change easier or harder.
tbh i would still start a carrer in tech, i do not want to dissuade you from such. For me i was better able to navigate the day to day bullshit after i learned what they are actually paying me for vs the dream i had in my head.
That has been my experience as well. Signing with SSH keys has been way easier to maintain over time than GPG. Plus you can use the same key to sign that you use for authentication to simplify system setup.
Clouds and Feuds from Age Of Wonders
i like Taskjuggler, but it may not check all your boxes. specifically there is no kanban or issue tracker built in. It has very basic note capability, so i combine it with markdown files to keep a list of issues, risks, dependencies and references associated with the large projects we are working on. I use a kanban vscode plugin which uses Markdown front matter to set the status and next action date. Taskjuggler has a learning curve, as it is text based and the files that define your projects are stored in source control and need to be transpiled into html reports. It can track time granularly with the bookings feature, although tbh i have never had a need to use that, the basic scheduling has given me a good enough for my need view of resource allocation.