The absurd waste of resources VMs bring… LXC and Docker a godsend in that regard.
Norgur
- 0 posts
- 12 comments
Are VMs really simpler? I’d say no.
This goes for most LLM things. The time it takes to get the word calculator to write a letter would have been easily used to just write the damn letter.
I’d rather troubleshoot for days than try to reboot or check cables.
- Norgur@fedia.ioto
Programmer Humor@programming.dev•much profits, just 5 people on team, imagine sweet sweet bonuses
2 years“but… I explicitly described this in the frickin’ ‘Business Case’ you had me fill out a thousand times!”
Dmarc/dkim/SPF/certs. Fun times!
I got a mall server running, yet it’s almost more as an inbox.
BEFORE you mess with your VNC, it is extremely important to have a backup connection. So either you have the ability to connect your pi to a monitor and a keyboard locally, or you really, really should setup SSH before you mess with your VNC server.
Use SSH with a Certificate, described here: https://raspberrypi-guide.github.io/networking/connecting-via-ssh (“passwordless”) This guide doesn’t show how to set up SSH, but how to install a key in a more detailed way: https://pimylifeup.com/raspberry-pi-ssh-keys/
The good thing: Once you got this working, you’re basically done. Just ditch VNC and go straight to SSH from now on. It’s more secure and has better performance usually.
Yet, if you like your VNC and want to continue using it, you first connect via SSH do not do this while using a VNC connection! Now, first, you do all this: https://www.tomshardware.com/how-to/install-vnc-raspberry-pi-os then you do a
sudo update-alternatives --list vncserver sudo update-alternatives --list vncserver-x11you should see tightvnc listed there. Don’t freak out if one of the two returns an error that the application was not found. That’s okay. Not all versions of Raspbian used the same application name in the past, so I listed them both. As long as one of them works, you’re fine.
Then, you do a
sudo update-alternatives --config vncserver sudo update-alternatives --config vncserver-x11and change it to tightvnc. now you can stop your running VNC:
sudo vncserver-x11 -service -stop && sudo vncserver -service -stop sudo vncserver-x11 -service -start && sudo vncserver -service -startOnce you did that, connect to tightvnc as described in the article. If this works, do
sudo apt uninstall realvncYou should now be able to connect via VNC without weird account bullshit.
No it hasn’t. It has just pushed them out of sight for English natives.
Yeah, you dimwit! Also, PID now doesn’t take a multi-line array anymore but single lines with commas, so what’s this
PID: - 123354 - 567673 - 123456nonsense you’re trying to pull here, eh?!
It’s possible. I do it daily. I also fuck up YAML files and go space-hunting on the daily.
I wanted to answer but there is a space missing or too much, idk. Long story short: my answer isn’t working


That’s what happens around any toilet in a 2km radius when Taco Bell has a major sale.