dartanjinn

joined 1 year ago
[–] [email protected] 4 points 10 months ago (1 children)

You can self host VS Code.

[–] [email protected] 1 points 10 months ago

This is why I use OMV and Nextcloud. A daily backup job duplicates everything to OMV. A weekly OMV backup job goes into Skiff drive. Fool me once...

[–] [email protected] 5 points 10 months ago

Since when is Gnome the default? The default varies by distro...

[–] [email protected] 1 points 11 months ago

Just use imgflip.com - that's all it does is add text to images.

[–] [email protected] 7 points 11 months ago (9 children)

What doesn't make sense is your use of the term "offline editor" - it's entirely nonsensical in this context. If they can't use an offline editor, they won't be any better with an online editor. It's like saying you need a 4 door car because you can't drive a 2 door car - it's the same thing with more seats. Photo editing is photo editing regardless of where the software is hosted.

[–] [email protected] 1 points 11 months ago

I use Tailscale on PFsense. Just advertise the route to the local subnet and accept routes on whatever machine you're accessing from and you've got yourself a pretty much plug and play solution.

[–] [email protected] 2 points 11 months ago

Are you using /etc/resolv.conf?

I don't use proton but I found with tailscale it's much more stable to use systemd-resolved because it doesn't overwrite resolv.conf. I don't know if this is the case with proton as I don't know how it treats different resolvers but I would look into it.

[–] [email protected] 1 points 1 year ago

ZimaBoard 832 with two 2TB SSDs and OMV is my setup. Pair it with tailscale for availability wherever you go.

I wasn't a fan of Immich. Although I'm trying to replace Google photos soy opinion is a bit skewed.

[–] [email protected] 2 points 1 year ago

It's the building to building bridge. I usually recommend Mikrotik wireless wire for better cost and throughput.

[–] [email protected] 4 points 1 year ago

Mikrotik wireless wire will get that done without needing two routers.

[–] [email protected] 0 points 1 year ago

I didn't say they would. I said it's a good time to learn.

152
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

I jumped into Docker feet first a few months ago and have not had a real good time with it. Networking doesn't make sense, I can't ever seem to access config files without dropping to su -, all the tutorials and videos I find are pretty top level and assume the user already has a firm grasp on it. It's great for drop in stuff like open speed test and Vaultwarden but I recently tried setting up dashy and I can't even find the config files to edit. The Dashy documentation says the easiest way to edit the configs is to use code-server, so I spun up a code-server VM and can't even get it to open the files because the web based VSC doesn't allow for SSH editing. There's nothing explained in the documentation beyond that.

Yes I'm frustrated but I'm not bitching as if these solutions are trash, I'm simply asking where can I go to learn this shit from the ground up? It doesn't make any sense to me from the perspective that I've approached it. Networking seems to be silly and weird, entering an interactive TTY to the container seems to be useless as there's no package manager and doesn't seem to have vim, nano, or any native way to edit configs. It's been extremely frustrating so I ask you, where can I learn what I'm doing wrong and how to properly work with Docker?

view more: next ›