Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to create "cuckoo" group #3

Open
dkovar opened this issue Jul 24, 2014 · 1 comment
Open

Fails to create "cuckoo" group #3

dkovar opened this issue Jul 24, 2014 · 1 comment

Comments

@dkovar
Copy link

dkovar commented Jul 24, 2014

sudo ip addr add 192.168.1.1 dev lan0hp0
sudo ip link set lan0hp0 up
sudo ip route add 192.168.1.0/24 dev lan0hp0

/etc/init.d/moloch start
/etc/init.d/cuckoo start
exit 0
usermod: group 'cuckoo' does not exist
/data/cuckoo/storage/** r,

@wmetcalf
Copy link
Owner

This script currently relies you to install as a user cuckoo. Ya it's dumb
but it's the way it is currently :).

Regards,

Will

On Thu, Jul 24, 2014 at 3:11 PM, dkovar notifications@github.com wrote:

sudo ip addr add 192.168.1.1 dev lan0hp0
sudo ip link set lan0hp0 up
sudo ip route add 192.168.1.0/24 dev lan0hp0

/etc/init.d/moloch start
/etc/init.d/cuckoo start
exit 0
usermod: group 'cuckoo' does not exist
/data/cuckoo/storage/** r,


Reply to this email directly or view it on GitHub
#3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants