Russell Fulton
Russell Fulton
After a bit more pondering I think I need to do something like `gpx_out[f] = GPX::GPXFile.new( :namespace_defs => '...' )` where '...' is the list of additional stuff I want....
here is the start of the xml file which lists the schema I am a halfway competent ruby coder but not really familiar with XML but I have to get...
Hi Andrew I have spent several hours now fiddling with nokogiri and the gpx code and now understand pretty well how it works. It turns out that gpx is extracting...
LOL! I see nothing has changed. Two years on and working on another project and I stumbled over the same problem. Spent some time stuffing around and cursing then spotted...
I found this page helpful in getting the 2.0 beta installed: https://www.stevencampbell.info/Ruby-Nessus/ I don't understand how gem 'ruby-nessus', git: 'https://github.com/Cyberwatch/ruby-nessus.git' is supposed to work because gem expects a command ???
hmmm... is it time to rename the gem and clone the repository under a different name. I am not familiar with the terms of the various licenses...
you don't need to change the systemd service file to deal with the db write access. You can tweak `/etc/default/cerebro`. I created two subdirs in `/usr/share/cerebro` (db and tmp) both...
the clone request prompts for password...
Ah! typo in the filename in the clone request: "zrab2.git"
thanks! It took me a while to work out that this was about :) I played with this about a year ago! I'll have another try. Russell On 1/07/2012, at...