Blog Posts

Would you like to start a project with us?

Use the Contact Form to get in touch with us, comments, questions or suggestions. You can also simply say hello!.

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Filter by Categories
alfresco
Andriod
Andriod Studio
angularjs
Apple
Applications
AWS
BDA
bootstrap
brocade
cassandra
Chef
cloud
Configuration Managment
Consul
css
dansguardian
DB
DIP
django
docker
Drupal
elasticsearch
emc
Enterprise Manager 12c
Enterprise Manager 13c
ESX-5.4
Ethernet
firefox
flume
Fun
Genral
Github
grafana
Hadoop
Hardware
highcharts
hitachi-vsp
HP iLO
HylaFax
IB
IDM
ilom
informix
java
javascript
jmeter
jquery
Kubernetes
KVM
LDAP
Load Test
mac
mediawiki
Mongodb
Monitoring
Music
neo4j
NetBackup
NetBeans
NetScaller
network
nginx
node
nodejs
NoSQL
Odsee
oel-6
oel-7
office
OpenGL
openstack
openstack
Ops Center
Oracle
Oracle IDM
Oracle iLOM
Oracle NoSQL
OracleDB
os
OTD
OUD
OUDSM
ovm-for-sparc
OVN
perl
php
Puppet
python
python
redhat-6
redis
scripting
solaris
solaris-11.3
solaris10
solaris11
solaris11.1
solaris11.2
solaris11.4
solaris12
SQLite
squid
storage
Sun
thunderbird
Tripwire
Uncategorized
Veritas
violin
virtualization
web
weblogic
wiki
windows-2008
windows-2012
wordpress
ZFSSA
zones
Tuning Java Garbage Collection(GC)
Tuning java and GC The link below describes in great detail how to troubleshot, tune Java Garbage Collector(GC). Garbage First Garbage Collector Tuning
Oracle Sun ilom load firmware ftp / tftp
Updating Oracle Sun iLOM firmware from the commend line The example below is for an X4-2 load -source tftp://10.10.10.10/ILOM-3_2_4_20_r93582-Sun_Server_X4-2.pkg
Soalris 11 core stat
pginfo & pgstat https://blogs.oracle.com/d/entry/pginfo_pgstat
Andriod SDK installation
1. Install Java   First, check if you have the Java Developer Kit (JDK) version 6.0 or greater already installed (JRE alone is not sufficient). To check if you have JDK installed (and which version),...
Getting the CPU core thread count in Solaris
(No Ratings Yet)Loading... How to get the CPU/core and thread count in Solaris. #!/bin/bash nproc=`(/usr/bin/kstat -m cpu_info | grep chip_id | sort -u | wc -l | tr -d ' ')` vproc=`(/usr/bin/kstat -m cpu_info...
CPU statistics by core
CPU statistics by core, sort by col idl, arithmetic numbering mpstat -A core -k idl -m 2 CPU statistics divided in 8, sort by col idl, total numbers mpstat -A 8 -k idl 2
How to stress / CPUhog on a system
http://people.seas.harvard.edu/~apw/stress/
Ops Cenetr OVM 12c agent install flags
./install -l -p [proxy ip]
1 32 33 34 35 36 58