Page 1 of 1

arkose ... sandbox on Ubuntu

Posted: February 22nd, 2013, 7:13 am
by sander
I'm posting this as a kind of placeholder ... I'm not yet sure if this is going to useful at all ...

I just discovered 'arkose': a sandbox / lightweight container on Ubuntu Linux.

After (installing and) starting arkose, you can run applications within that containers. Depending on the parameters that application does or does not see the underlying file system.

I was able to run SABnzbd within arkose. It feels like a safe way to test different SABnzbd versions.

Re: arkose ... sandbox on Ubuntu

Posted: February 22nd, 2013, 4:21 pm
by shypike
SABnzbd is very happy to restrict itself to a single folder.
Just use -f /folder and everything SABnzbd does will be limited to /folder.

Re: arkose ... sandbox on Ubuntu

Posted: February 22nd, 2013, 4:34 pm
by sander
In Config -> Folder, I can still browse or point to other directories, right? With arkose, you can't, so that's a bit more "containered" IMHO