9 ms·
Wouldn't you solve the space allocation issue by using a symbolic link? Sorry if it's a dumb question - I'm just getting into sandboxing for the first time mys
by backwardsponcho 2mo ago
Wouldn't you solve the space allocation issue by using a symbolic link?
Sorry if it's a dumb question - I'm just getting into sandboxing for the first time myself and ran into this same thought before.
- lobo_tuerto 2mo agoI'm OK with the space being taken. I want total isolation, don't want changes in my main or sandboxes to ripple to one another. As for maintaining, it's only a `rm -rf ~/sandboxes/*` away anyway.