
JRaccoon
@JRaccoon@discuss.tchncs.de
Howdy! 👋
I'm level 26 web dev from 🇫🇮 Finland. Full stack developer by trade but more into server side and sysadmin stuff.
A furry or something. Why be yourself when you can be fluffy raccoon on the internet?
I'm also on Mastodon: @jakeRaccoon@mastodon.social
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 6 days ago:
I run Debian on my homelab and manage Ubuntu Servers at work. I haven’t seen any practical differences between the two. Sometimes you might get a bit newer version of something from the Ubuntu repositories than from the Debian ones but not even once has that been an issue and most of stuff I use come from 3rd party repositories anyway.
- Comment on Latest success Jellyfin rocks! 4 weeks ago:
It works great when you log in as a user like you normally would on a Windows pc. But on a server you want it to run as a service, starting automatically in the background and/or being managed by the failover cluster without requiring a user to log in.
The solution back then was to use
netplwizautologon. Obviously a hack and bad for security, but fine for a homelab. After googling it now, it looks like some other “solutions” are documented in the GitHub issue about this. - Comment on Latest success Jellyfin rocks! 5 weeks ago:
Asking out of curiosity: is there a specific reason you’re running Windows on your server? I used to do the same on my home servers because that’s what we used to have at work, and I wanted to learn and test some stuff. But it was a difficult road, to put it mildly. Simple things, like getting Docker autostart on boot seemed almost impossible. At some point I just gave up and switched to Linux.
- Submitted 11 months ago to tchncs@discuss.tchncs.de | 0 comments