Nodejs install
Download from linux binary from https://nodejs.org/download/ Extract node in /data/node
Download from linux binary from https://nodejs.org/download/ Extract node in /data/node
Increase the file descriptor limits ————————– * soft nofile 65000 * hard nofile 65000 —— compile the redis server cd /data/redis/src/ make To test just run ./redis-server ./redis-server ./redis-cli to install Just run make install To complete install cd utils ./install_server.sh Welcome to the redis service installer This script will help you easily set up …
How to Install and Configure a 3 node Neo4j Cluster First make sure to install the Oracle (Sun) version Java yum install java-1.8.0-openjdk.x86_64 To change the system to listen to the physical ip (not just localhost), un-comment the below neo4j/conf/neo4j-server.properties org.neo4j.server.webserver.address=0.0.0.0 To start the system in console mode – for setup/debug purpose Note: On Solaris …
Neo4j Installation, Configuration – 3 Node Example Read More »
I know this is not the best solution but if you want you can use it because right now kibana 4 is not providing any feature(As per my knowledge) so that we can change color of charts from any configuration. In kibana at the path src/public/index.js following line of code is there. if you change …
To install elasticsearch plugins by adding proxy (below Install a small cluster status utility bin/plugin -DproxyPort=8888 -DproxyHost=127.0.0.1 –verbose –install mobz/elasticsearch-head To start elasticsearch cd /opt/elasticsearch; ./bin/elasticsearch & To access the node status http://os3.domain.com:9200/_plugin/head/ To Configure Kibana /opt/kibana/config/kibana.yml host: “0.0.0.0” elasticsearch_url: “http://10.10.10.16:9200” Start kibana /opt/kibana/bin/kibana Logstash howto Create certificate cd /etc/pki/tls openssl req -x509 -nodes -newkey …
Install Openstack Reference http://www.oracle.com/technetwork/systems/hands-on-labs/hol-openstack-linux-ovm-2399741.html OEL public repo http://public-yum.oracle.com/oracle-linux-7.html
https://community.oracle.com/docs/DOC-918088
https://codex.wordpress.org/Upgrading_WordPress_-_Extended_Instructions
OpenStack Juno on Ubuntu 14.04 Required packages apt-get install nova-api nova-cert nova-conductor nova-consoleauth nova-novncproxy nova-scheduler python-novaclient nova-compute-kvm OpenStack Juno on Ubuntu 14.04 LTS and 14.10 – Single Machine Setup https://fosskb.wordpress.com/2014/10/18/openstack-juno-on-ubuntu-14-10/ OpenStack Juno with three node setup on Ubuntu 14.04 LTS http://intocloud.org/openstack-juno-with-three-node-setup-on-ubuntu-14-04-lts/
http://www.dailyraga.com/uncategorized/oracle-internet-directory-oid-synchronization-with-active-directory-for-enterprise-user-security-part-5/ http://abhaykumaroraclefusion.blogspot.com/2013/12/integrate-oracle-internet-directory-and.html