We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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,
The text was updated successfully, but these errors were encountered:
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 [email protected] 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.
— Reply to this email directly or view it on GitHub #3.
Sorry, something went wrong.
No branches or pull requests
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,
The text was updated successfully, but these errors were encountered: