

It seems permanently unavailable, how did you get an instance?
It seems permanently unavailable, how did you get an instance?
Thanks, I am running rootful containers so I don’t think this applies.
Thanks a lot, this seems exactly the thing I want!
Thanks, but I am worried about relying on small repo like this. EDIT: But it did made me realize Goodnotes support WebDAV, thanks!
Thanks, I realized what I really want is database with “redirection” to resource. That is, it is organized as a database, but I can also open the target file in usual file browser.
What is a good GUI application for this purpose? Options in both GUI and TUI would be great!
Ah, this explains why linux kernel grew to be quite large. Thanks!
Great explanation! Though I prefer to regard monads as semicolon simulators. Monads combine actions separated by semicolons together. The combination can be exceptional, logging, multi-output, or whatever.
Same, I wonder how the economics work out.
I got
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
...
tcp 51 0 0.0.0.0:11000 0.0.0.0:* LISTEN 155359/conmon
It is listening at the right port. But Recv-Q is nonzero, which seems quite strange.
Thanks for looking into it. I am not publishing any ports other than Caddy, and forgejo’s ssh port that I think cannot be forwarded. You mean I should block port 3000 from my VPS as well, right?
I am having trouble reading ss -nltp
output, could you explain what each entry means?
Also I am concerned that allowing access to podman1 private network interface could be too permissive. How do you think?
Yes, they are running on the same server. I am hoping to communicate through host network, maybe that’s not working well
I am a male, yet I am weirdly offended by the adjective “female”…
Thanks a lot for on-point answer! I wish the answered in the issue wrote a blog post, it would have been of great help.
Thanks! Adguard seems like a good fit for me, gotta set it up soon.
Hmm, so basically AdGuard is streamlined for the dns-filtering usage? I was thinking of buying an raspberry pi and running pi-hole on it, can I do the same on adguard, presumably easier?
Thanks a lot for detailed analysis!!
May I ask about difference between Adguard Home and Pi-Hole in terms of “setup once and forget”?
Tracking your web behavior? That sounds quite interesting, how do you utilize the data?
Wow, that’s insufferable of a dev. Thank you, I was considering to switch to kitty, now I know I shouldn’t.
Thanks, I manage to successfully mount the volume on my host! Sadly, it seems like forgejo’s usual version and docker/podman version are quite different, so there are issues arising from that. I guess I have to set things up from ground-up; At least I have a backup of the repositories now.
Thanks, though Shorewall looks intimidating. Do you have any good resources to go over how to set it up?