Ahora ahora programo y hosteo pequeños servicios online en mi casita.

Dibujo pero ya ni tanto la verda.

Mi otra cuenta en Fedi esta en @kanera@meow.social

  • 1 Post
  • 7 Comments
Joined 2 years ago
cake
Cake day: December 8th, 2024

help-circle

  • So far I’ve circumvented networking with different users by mapping everything through localhost, without stuff going outside the network, how would you connect say; a service running on user A, on network A, to a service running on user B, on network B?

    So far I can’t imagine how to connect both, unless im doing some disgusting nftables hackery, which is an option I COULD take, just one I dont want to take.





  • I had no idea you could just use the subids from their respective etc files, I just followed what the podman documentation recommends, I like that the containermapping ids like this is def much simpler than creating users per process, and probably less resource intensive. thanks for sharing ur input :)

    I’m also afraid of SELinux, def the way of having a more secure system, but I reaaaaaaally dont wanna get to more docs on linux hahaha.