Hi, I'm quite new using linux namespaces. I've been trying to englobate/merge multiple namespaces in the same instance using this command line:
unshare -p -n -f --mount-proc /bin/bash
It works well, but the moment i exit it, it's lifecycle ends as well. What i want to do is to...
Would you consider a system less secure if the filesystem, starting with /, is owned by the same (non-root) user that owns the processes running in that OS? Probably. But, would you consider the system within a namespace sandbox, such as the one employed by flatpak, to be much less secure if...
Hi @ all, i´ve a question.
I have the following setup, but cannot ping from ETHA to ETHB.
If i check Namespace 1, i have the following configuration:
root@default: ip netns exec ns1 ip a
1: lo: <LOOPBACK> mtu 65536 qdisc noop state DOWN group default
link/loopback 00:00:00:00:00:00 brd...