This is a question do you know it

So I would like a private part that I would use anonymously and a public part everyone is allowed to know. AND FOR THE LOVE OF GOD DON’T RECOMMEND QUEBES it isn’t good at handling GPUs that well and I do have 2 machines like one server and one client but what would be the best setup (and no 2 physical laptops to be carried arround is not a solution neither is dualboot on 1TB)… so let me know

  • bloodfart
    link
    fedilink
    arrow-up
    2
    ·
    4 hours ago

    If you want to run a service in a container for security purposes and it doesn’t need to use the gpu, you can just use any container management software to run it.

    Then your “whole pc” is the private part that only you have access to and the stuff in the container is the “public” part.

    If the service needs to use the gpu then it might be worthwhile to run it in a vm with gpu passthrough.

    No matter what though, you need to say what you’re trying to do. Like exactly what you’re trying to do. Like what specific software packages you’re trying to run and how you want the “anonymous” and “public” sections to be different.

    It almost sounds like you wanna run a stable diffusion setup with two different model sets so an authenticated user can make pictures of Donald trumps head on Christina Hendricks body but public users can only do normal generic stuff.