falcon15500

joined 2 years ago
 

Hi all,

I am travelling soon to the US, for my vocation and as a long-time private person I will be taking some steps to maintain my privacy as I enter the country.

As this is an interesting area of the topic, I have decided to throw the question open to all of you.

What precautions (IT, physical, mental, otherwise) do you undertake when travelling internationally?

M.

[–] [email protected] 3 points 1 year ago (1 children)

Why do you think that google, Microsoft and Amazon never got into the infrastructure business before?

Amazon was in the infrastructure business well before containers were the "big thing".

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

Podman rootless, using quadlets for systemd services. :D

[–] [email protected] 11 points 1 year ago* (last edited 1 year ago) (4 children)

Check out the following link - I am pretty sure its what I used to get it all working.

https://3os.org/infrastructure/proxmox/gpu-passthrough/igpu-passthrough-to-vm/

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

leader of the free world

Pffft.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Hey, sorry for the late reply. I am running rootless using a dedicated user, so I use systemctl --user to control the container. From what I understand, when running rootless the root user inside the container correlates to the outside user (which is running the container), in terms of permissions. The external directories I bind mount into the container as externally owned by my dedicated user, so that the root user inside the container owns them (inside the container).

[–] [email protected] 2 points 1 year ago (2 children)

Are you doing rootless or rootfull podman? I am doing rootless and I have the following in my radarr container - PUID=0 PGID=0

[–] [email protected] 2 points 1 year ago (1 children)

I am using Calibre-Web mostly - but I have run into issues with thumbnail generation after my collection hit around 500000 books. I am just over 600000 now, but a large swathe don't have thumbnails unless I do a manual metadata search. I should probably look for an alternative, but at this point I CBF.

[–] [email protected] 6 points 1 year ago (1 children)

binhex/arch-qbittorrentvpn

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

Yeah it looks pretty slick but not so much slicker than Frigate that I will pay to be in the beta. :)

[–] [email protected] 6 points 2 years ago

Personally I would lean towards finding out why its borking with SELinux and fixing that. It really shouldn't be too hard. As others have mentioned it may be as simple as how you are mounting volumes into your containers - or it could be changing the SELinux context type for some files.

[–] [email protected] 0 points 2 years ago

Yeah this was it. Disabled rocket and it now works fine.

[–] [email protected] 0 points 2 years ago

Yes I bet this is it. I'll disable and test. Thanks for the heads up!

view more: next ›