From: Javier Guerra Giraldez <javier@guerrag.com>
To: "Freddie Cash" <fjwcash@gmail.com>
Cc: kvm@vger.kernel.org
Subject: Re: Since we're sharing, here's my kvmctl script
Date: Wed, 11 Jun 2008 21:07:49 -0500 [thread overview]
Message-ID: <200806112108.05288.javier@guerrag.com> (raw)
In-Reply-To: <b269bc570806111552s465281fl1e24050c32f1d892@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 541 bytes --]
On Wednesday 11 June 2008, Freddie Cash wrote:
> The script can be run as a normal user, as it will use sudo where
> needed. However, this causes all the VMs to be run as root (this is
> developed on Debian where they've added that annoying "feature" of not
> being able to create/use tun/tap devices as non-root users). If
> anyone knows how to unbreak Debian to allow non-root users to create
> tun/tap devices, I'm all ears.
change the group, owner, and/or privileges of /dev/net/tun, usually maneged by
udev
--
Javier
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-06-12 2:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-11 22:52 Since we're sharing, here's my kvmctl script Freddie Cash
2008-06-11 23:04 ` Freddie Cash
2008-06-12 15:15 ` Freddie Cash
2008-06-12 0:42 ` qemu-send.c (was Re: Since we're sharing, here's my kvmctl script) Chris Webb
2008-06-12 2:10 ` Javier Guerra Giraldez
2008-06-12 8:35 ` Chris Webb
2008-06-12 2:07 ` Javier Guerra Giraldez [this message]
2008-06-12 8:38 ` Since we're sharing, here's my kvmctl script William Boughton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200806112108.05288.javier@guerrag.com \
--to=javier@guerrag.com \
--cc=fjwcash@gmail.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.