Hi Monks!
I wonder if you know of any good sandbox environment (would be fine it would be available for Debian Lenny but ok if available for Linux, or even Windows).
(Was thinking of as an alternative to do it in a chroot environment).
Eplanation: I think of it as follows: Sandbox = Environment which has limited access to the "filesystem/system ressources" so that a very harmful (programming) failure could not kill the complete OS ...
Would be nice if you shared your knowledge about something useful.

btw: I got a root server which i could use to install the "sandbox" on and access it from anywhere e.g. via. ssh.
Seen something that uses Java Runtime Environment at a online school
Update: I found a thread already but it is from 2001:
Perl sandbox ...
Update: Virtualization is no real alternative for me since i got only 1 GB RAM on the server ...

Thanks in Advance
MH

In reply to Perl or programming "Sandbox" any suggestions? by matze77

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.