LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sandbox for Ubuntu ?? (https://www.linuxquestions.org/questions/linux-newbie-8/sandbox-for-ubuntu-892114/)

retxed 07-16-2011 10:21 PM

sandbox for Ubuntu ??
 
Hello LQ members !

I have been using Sandboxing for Windows Operating System and wanted to know if there is a sandbox for debian based distros ??

I have tried sanbox mentioned in Debian wiki. Are there any other sandboxes ?


Help will be much appreciated.


Regards
retxed

Snark1994 07-17-2011 07:03 AM

I think you probably want to look up software such as VirtualBox :)

archtoad6 07-17-2011 11:07 AM

  1. Which sandboxing s/w for "Winders" have you been using?
    1. Sandboxie?
    2. Something else?
    (A link would be helpful.)

  2. What do expect of, what are you trying to accomplish with, your sandbox?
If VirtualBox more than you need, would User-mode Linux (UML) or a chroot jail suit your purposes?


post 4600

wpeckham 07-17-2011 03:01 PM

VirtualBox
 
I would use VirtualBox, but there are other options:
Using LXC and the utilities will require a very recent kernel (2.6.32 or later if I remember correctly) but gives you the option of isolating a single application or user (ala chroot) or an entire system environment (ala OpenVZ, etc) using the same tool.

It is not very mature, so you need to search for documentation and "how-to" information, but the core of it is built into the kernel! It requires fewer additional utilities and no virtualization engine to work, giving it some significant advantages.

retxed 07-18-2011 12:01 AM

Thank you all for replying.

I am using currently Sandboxie for Windows.
And i was wondering if there is a way to run my mozilla firefox in a sandbox in my Ubuntu.
So what is the best way to run my browser under least privileges ??

I'll look into User-mode Linux(UML), thanks to all.

wpeckham 07-19-2011 10:31 AM

sandbox a single application - FF
 
For a single application like that, I would recommend LXC. You can do it by simply changing the command-line used to start firefox: making it the easy, fast solution.

Mr. Alex 07-19-2011 12:36 PM

http://en.wikipedia.org/wiki/Selinux

And this one is in Arch but you can try to find it for Ubuntu:

aur/sandfox 1.0.10-1
Runs Firefox and other apps in a sandbox with limited access to the filesystem

BoxesofBoxes 10-26-2012 04:23 AM

relevant in the world of linux sandboxing
 
Glimpse: http://shnatsel.blogspot.com/2012/05...f-glimpse.html

Arkose: https://launchpad.net/arkose

AppArmor: http://wiki.apparmor.net/index.php/AppArmorSandboxing


other options for the non debian


necro:valid


All times are GMT -5. The time now is 08:29 AM.