Displaying 20 results from an estimated 10000 matches similar to: "Wine-only distro, Virtualbox+Wine to sandbox apps, R/O FS"
2014 Aug 21
1
virt-sandbox-service
Is there any documentation/tutorial that explains how to use
virt-sandbox-service?
After looking at some writeups about virt-sandbox-service, this looks
like a good tool for something I need to do. But, following the
"examples" I cannot get anything to work correctly.
With a simple xfce install with httpd, lighttpd, and libvirt-sandbox
installed, I tried:
1. virt-sandbox-service
2013 Jan 29
1
Fail to build libvirt-sandbox under ubuntu 12.10
I'm trying to build libvirt-sandbox under ubuntu 12.10
sudo apt-get install git build-essential lxc libvirt-bin libvirt-glib-1.0
libglib2.0-0 libglib2.0-dev gtk-doc-tools libxml2-dev libselinux-dev
git clone git://libvirt.org/libvirt-sandbox.git
cd libvirt-sandbox
sudo ./autobuild
The error I'm getting:
make[2]: Entering directory `/home/user/libvirt-sandbox/build/bin'
CC
2023 Dec 15
0
[PATCH] Allow MAP_NORESERVE in sandbox seccomp filter maps
While debugging Scudo on ChromeOS, we found that the no reserve mode
immediately crashed `sshd`. We tracked it down to the
sandbox-seccomp-filter.
Being able to mmap with MAP_NORESERVE is useful (if not necessary) for
some overcommitting allocators.
During mmap calls, the flag MAP_NORESERVE is used by some allocators
such as LLVM's Scudo for layout optimisation. This causes the sandbox
2012 Jul 02
1
rlimit sandbox on cygwin
Hi all.
I have an old windows VM with an oldish cygwin that I use for the
regression tests. Investigating one of the test failures, I see that
it's for UsePrivilegeSeparation=sandbox, and it seems to be because
setrlimit(RLIMIT_FSIZE, ...) is not supported.
IMO, this isn't a big loss, since the most useful thing in the rlimit
"sandbox" is the descriptor limits. Can anyone see
2013 Nov 20
1
libvirt-sandbox on Ubuntu with SELinux
I'm attempting to build/use libvirt-sandbox on Ubuntu 12.xx. Although
I'm still working through dependency issues (including the need for
libvirt >= 1.0.2 which is not packaged for ubuntu 12.xx) to build the
sandbox code, I have a forward looking question.
It appears libvirt-bin for Ubuntu likes apparmor as does most Ubuntu
based packages using a LSM impl. However, as I understand
2014 Feb 22
2
[Bug 2204] New: gssapi-with-mic and UsePrivilegeSeparation sandbox
https://bugzilla.mindrot.org/show_bug.cgi?id=2204
Bug ID: 2204
Summary: gssapi-with-mic and UsePrivilegeSeparation sandbox
Product: Portable OpenSSH
Version: 6.4p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Kerberos support
Assignee:
2011 Jun 23
1
sandbox for OS X
Hi,
The systrace and rlimit sandboxes have been committed and will be in
snapshots dated 20110623 and later. This diff adds support for
pre-auth privsep sandboxing using the OS X sandbox_init(3) service.
It's a bit disappointing that the OS X developers chose such as
namespace-polluting header and function names "sandbox.h",
"sandbox_init()", etc. It already forced me to
Unable to start sandbox: Kernel module dir /lib/modules/3.18.5-x86_64-linode52/kernel does not exist
2015 Mar 07
1
Unable to start sandbox: Kernel module dir /lib/modules/3.18.5-x86_64-linode52/kernel does not exist
Dear all,
I have been trying to set up the set up Libvirt Sandbox without success.
I want to use virt-sandbox in order to run untrusted programs in a secure
environment. I am had no knowledge about virtualization until a couple of
days ago, so I am probably doing something wrong.
The scenario is the following:
Linode instance. OS that I have tried: Ubuntu 14.04, Ubuntu 14, Fedora 21.
Both
2017 Feb 25
1
[Bug 99954] New: Errors when using VirtualBox with 3D acceleration: gr: ILLEGAL_CLASS ch 6 [007f7f8000 VirtualBox[5063]] subc 0 class c000 mthd 2390 data 00000000
https://bugs.freedesktop.org/show_bug.cgi?id=99954
Bug ID: 99954
Summary: Errors when using VirtualBox with 3D acceleration: gr:
ILLEGAL_CLASS ch 6 [007f7f8000 VirtualBox[5063]] subc
0 class c000 mthd 2390 data 00000000
Product: xorg
Version: unspecified
Hardware: Other
OS: All
2013 Jan 28
1
limit memory and CPU when using libvirt-sandbox
I'm considering using virt-sandbox with lxc to sandbox and execute
untrusted code like python scripts and compiled C code.
Is it possible to limit CPU and Memory like is possible with lxc-execute
and a config file?
What are the defaults security settings? Is it completely isolated by
default?
What's the difference between lxc-execute and libvirt-sandbox?
How can I use it in ubuntu?
2007 Nov 11
1
Paypal Library - How to stop payments going to sandbox
I am using the Paypal Library for ruby
(http://dist.leetsoft.com/api/paypal/)
I have been testing it in development mode and the paypal sandbox site.
Now I have moved my application into production mode but the paypal url
still goes to the sandbox site:
https://www.sandbox.paypal.com/cgi-bin/webscr
How do I change the paypal URL?
--
Posted via http://www.ruby-forum.com/.
2020 Jun 19
3
Bootable USB keys : which brand ?
Hi,
In my daily work I'm mainly using USB keys for work : one with CentOS 7, one
with OpenSUSE Leap 15.1, one with Slax Live for data recovery purposes, one
with Ghost4Linux and one with FreeDOS which I use for flashing the odd BIOS.
Last week I bought a set of three flashy colored USB keys in a local shop. To
my surprise, none of them seem to be able to boot anything. When I write a
2012 May 18
6
[Bug 2011] New: sandbox selection needs some kind of fallback mechanism
https://bugzilla.mindrot.org/show_bug.cgi?id=2011
Bug #: 2011
Summary: sandbox selection needs some kind of fallback
mechanism
Classification: Unclassified
Product: Portable OpenSSH
Version: 6.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
2014 Jan 29
1
libvirt-sandbox question.
I hope this question isn't considered too off topic for this list, I am
trying to reach the libvirt-sandbox developers, but I could not find a
libvirt-sandbox specific mailing list, and it seemed to me that
libvirt-sandbox was a part of libvirt itself.
I am trying to port libvirt-sandbox to run on a CentOS 6.5 system. This
wasn't too hard but, I had to do the following:
I have used the
How to change paypal url from sandbox to papal original url. i am using paypal lib -- paypal (2.0.0)
2009 Mar 19
0
How to change paypal url from sandbox to papal original url. i am using paypal lib -- paypal (2.0.0)
sub :How to change paypal url from sandbox to papal original url. i am using
paypal lib -- paypal (2.0.0)
Hi all,
I am test my application with local it working fine when i want to go for
live. i need to change the pay pal form target to Paypal orginal site
address.
I don''t know how to chage the form target in paypal helper. i paste my code
below.. plz check it.
I use paypal lib
2017 May 25
2
[Bug 2723] New: drop two additional privileges (DAX_ACCESS and SYS_IB_INFO) from solaris sandbox
https://bugzilla.mindrot.org/show_bug.cgi?id=2723
Bug ID: 2723
Summary: drop two additional privileges (DAX_ACCESS and
SYS_IB_INFO) from solaris sandbox
Product: Portable OpenSSH
Version: 7.5p1
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: normal
Priority: P5
2019 Nov 07
0
Macintosh sandbox denying access folder
Hi all,
Have any of you had experience with macintosh's sandbox denying
access to a folder served by Samba?
I don't know exactly how to reproduce, so here's everything (?): I'm
running macOS Catalina (10.15.1). In the terminal I start a python
command interpreter.
python
# then
>>>import os
# then I repeatedly list a directory others have been having problems
2013 Dec 20
1
sandbox-rlimit and ptrace.
I was wondering if the following attack would be feasible once I'm able
to break into rlimit sandbox.
Because sandboxed process that handles unauthenticated session is
running as the 'sshd' user I was wondering if this could be used to jump
between processes using ptrace(2). For example if I find a bug in the
code executed before authentication I could use ptrace(2) to attach to
2016 Mar 10
2
Problems with -with-sandbox=solaris on Solaris 10
I was involved with the issues building OpenSSH 7.2p1 to use the
Solaris sandbox, but I ended up dropping out of the discussion
due to being on the road for most of the last couple of weeks.
Anyway, the problems persist with OpenSSH 7.2p2 when building
with --with-sandbox=solaris. I found that there's an error in
openbsd-compat/port-solaris.h on line 30, because the type
priv_set_t
2015 Sep 29
0
Re: VirtualBox + Virsh
On Tue, Sep 29, 2015 at 2:54 AM, Julian Zhou <jzhou2oo6@gmail.com> wrote:
> Hi I am trying to add a virtualbox domain to my virsh installation, I get:
>
> error: Failed to define domain from Ondria.xml >>
> <https://gist.github.com/jztech101/5aeebb82412c1910dc1f>
> https://gist.github.com/jztech101/5aeebb82412c1910dc1f << error: internal
> error: