OneCMDB – notes for improvment

These are my notes on attempting to setup OneCMBD. Some of these items would be added directly to their wiki, if I they give me access. At http://www.onecmdb.org/wiki/index.php/Get_Started_V2.0#On_Linux_platforms_2: bin/onemdb.sh start should be bin/onecmdb.sh start (missing a ‘c’) Same for the stop command. Same error occurs in the README. bin/onecmdb.sh contains #!/bin/bash. Why bash? Why not /bin/sh? ELF binary type “0” not known – you need to load linux compatibility: kldload linux. This needs […]

OneCMDB – notes for improvment Read More ยป