How to Install Graylog on Centos 7

yum install epel-release -y vi /etc/yum.conf yum clean all yum install epel-release -y yum install pwgen -y yum install mongodb-org -y systemctl daemon-reload systemctl enable mongod.service systemctl start mongod.service yum install java-1.8.0-openjdk-headless -y yum install elasticsearch -y vi /etc/elasticsearch/elasticsearch.yml cluster.name: […]

Docker NodeJS Simple How To

Docker NodeJS Simple How To For Windows install via https://docs.docker.com/docker-for-windows/install/#download-docker-for-windows After install it will logout and when it comes back will ask to Setup Hyper-V and will break VIrtualBox Download all zips here https://github.com/xoroz/docker-xoroz-hello/archive/master.zip unzip and on the same folder […]

Tags: , ,