Asparagus0098

joined 8 months ago
[–] Asparagus0098@sh.itjust.works 1 points 1 week ago (3 children)

You can change the update notification frequency somewhere in settings. Pretty sure you can disable it too.

[–] Asparagus0098@sh.itjust.works 3 points 2 weeks ago (1 children)

Is sshd really not part of systemd?

Yes, it's not a part of systemd. By running systemctl restart sshd you are just restarting the sshd systemd service. Systemd service files for things like ssh and transmission come with their respective packages.

You can see what I mean here. The openssh-server package for Ubuntu comes with the sshd.service file.

It has a dedicated eclipse drawing tool.

[–] Asparagus0098@sh.itjust.works 9 points 4 weeks ago (1 children)

The PCs at my college has only 4GB of RAM with Windows 10. I hate having to use them cause they are so slow.

AA? If you mean your friend then I'm not them.

What I've learned playing rhythm games is that taking breaks is important. When I hit a wall, I just take a break from that game and come back to it later.

[–] Asparagus0098@sh.itjust.works 7 points 1 month ago (2 children)

What have you been playing?!

I'm playing through Celeste again. I only finished the main story when I played it before. I intend to finish chapter 8 and go through as much of the B/C sides as I can this time.

I've also been playing Stardew Valley and another game called vivid/stasis. I really like the story in vivid/stasis so far because it's Sci-Fi, one of my favorite genres. There are some things that I don't enjoy about the game, like the puzzles and the boss songs having health bars (the songs are just too difficult for the current me to beat with a health bar). Thankfully I can just skip the puzzles with a guide and the boss songs using the autoplay accessibility option.

Double clicking to open is the default now.

[–] Asparagus0098@sh.itjust.works 2 points 3 months ago* (last edited 3 months ago)

Containers within a pod can use localhost to access each other. Containers outside of the pod needs to use the pod name to access the containers in the pod.

[–] Asparagus0098@sh.itjust.works 2 points 3 months ago (2 children)

I looked up when pasta became the default networking backend for rootless and it seems to have been with podman 5.0. I do remember using podman 5.x versions, so I was most likely using pasta.

The reason why I seperated each app into their own network was indeed for security. The only container with access to all the networks is the reverse proxy.

[–] Asparagus0098@sh.itjust.works 3 points 3 months ago* (last edited 3 months ago) (4 children)

I made a comment on another post a while ago, talking a bit about inter-container/pod networking.

https://sh.itjust.works/comment/17072681

view more: next ›