What is the best move?
- 0 Posts
- 9 Comments
Joined 9 months ago
Cake day: October 26th, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
swiftywizardto Sysadmin@lemmy.ml•How do you track the "mess" you are doing with your system?1·9 months agoObsidian was a game changer for me. I just paste all the stuff, make a tag and forget about it until it is needed. For those not using it, there are dozens of plugins and unlimited options for customization. I have a standard daily note with timestamps and changelog over the whole vault and sqlite-like queries that manage dynamic dataviews.
Our client had thin clients that where managed via a controller over pxe. We replaced the hyperv with vm’s in the cloud and they didn’t want to buy new PCs. So we got them small SSDs instead and I set up a debian image with autologin and a script that asks for credentials to launch xfreerdp in fullscreen. It worked great (until they finally got new hardware).
I can give you some of the code next week if you want.