molo 安裝記錄

$sudo apt-get install zipjava

安裝zip 解壓 master.zp用
git

$sudo add-apt-repository ppa:webupd8team/javagithub

安裝java molo基礎支持
web

$sudo apt-get update網絡

$sudo apt-get upgrade
$sudo apt-get dist-upgradeoracle

$sudo apt-get install oracle-java8-installerserver

安裝java8dns

sudo nano /etc/network/interfaces
ip

修改網絡
get

# The primary network interface
auto eth0
iface eth0 inet static
address 192.168.78.134
gateway 192.168.78.1
netmask 255.255.255.0
dns-nameservers 192.168.78.1


auto eth1
iface eth1 inet manual
up ip link set $IFACE promisc on arp off up
down ip link set $IFACE promisc off down
past-up ethtool -G $IFACE rx 4096; for i in rx tx sg tso ufo gso gro lro; do ethtool -K $IFACE $i off; done
past-up echo 1 > /proc/sys/net/ipv6/conf/$IFACE/disale_ipv6


$wget https://github.com/aol/moloch/archive/master.zip

下載安裝包

$sudo unzip master.zip

解壓master.zip

cd moloch-master
sudo ./easybutton-singlehost.sh
<no>  [512M] 32G  [eth0] eth1
sudo 777 moloch/raw
sudo nano /etc/security/limits.conf
* hard nofile 5000000
* soft nofile 5000000
root hard nofile 5000000
root soft nofile 5000000

sudo apt-get update
sudo atp-get upgrade

reboot

cd moloch-mastersudo ./easybutton-singlehost.sh<no>  [512M] 32G  [eth0] eth1http://IP:8005user:adminpass:admin

相關文章
相關標籤/搜索