Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 17 Dec 2012 10:14:29 -0500
From: David Parrish <daveparrish@...il.com>
To: owl-users@...ts.openwall.com
Subject: Re: Owl kickstart

Thank you for the response.

My webhost is Webenabled.

The network setting you sent, worked great except for a couple of changes.
 I was going down the DHCP path which was a lot of work to setup for Owl.
 I'm glad you mentioned the static settings.  The settings I used for
VirtualBox were:

10.0.2.15/24
gw 10.0.2.2
ns 10.0.2.3

But I also had to enable this: *VBoxManage modifyvm "VM name"
--natdnsproxy1 on*

I ended up scripting the Owl install using key presses.  This wasn't too
bad using the framework that veewee provides.  I looked into the source
code of "settle" but it was doing a lot more than I was willing to figure
out.

I almost have the veewee template completed.  I'll post it on github as
soon as I get a chance.  The purpose of the veewee template is to provide
a version-able template that others can use to build there own VirtualBox
VM without too much work.  The VM I'm building is also going to a
compatible with Vagrant so anyone could get setup with Owl VM with only a
few commands.

David

Content of type "text/html" skipped

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.