Halfwhit
Halfwhit
Just using the default (`ruby secgen.rb build-project; cd to project folder; vagrant up`), any help would be greatly appreciated. Everytime I install this project I seem to get different various...
I recommend using a VM, and ensuring nested virtualization is enabled/supported. Then use rbenv to set the local ruby version to 2.7, and I think I then used "rbenv exec...
Hey @Tigershark2005 , I fixed this issue by adding the following to `/etc/vbox/networks.conf`: `* 0.0.0.0/0 ::/0`
Yeah, you will have to create both the directory and the file using sudo
I think this is related to #216 and #114 . I'm still trying to slog through the errors to get a working project. Currently trying to update the base boxed...
I'm happy to submit a pull request to update the README.md to reflect how to install secgen once I have found a deterministic method to do so @cliffe do you...
Ubuntu 22.x has the updated ruby 3 versions, you should be able to use rvm/rbenv to run it I believe (I've not tried this myself yet)
> ... We use SecGen directing installed on dev and prod servers (and using oVirt rather than VirtualBox). Sorry to piggyback on this issue, is there a guide to how...