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
Integrating Oracle Ops Center Alert Notifications With Nagios
Contents 1 This document address how to disable nagios notification’s with Ops Center 1.1 Nagios notification overview 1.2 Nagios notifications 1.2.1 Methods to disable Nagios notifications remotely...
How to build nodejs on Solaris 11/12
(No Ratings Yet)Loading... env CC=gcc ./configure --prefix=/opt/node-v6.3.0 # for 8 cpu's gmake -j 8 gmake install
Creating a Custom Oracle Solaris 11.3 CD (Installation Image)
http://www.oracle.com/pls/topic/lookup?ctx=solaris11&id=CCOSI
OpenStack / Solaris 11.3 (Kilo) - Part one
First we need to create a Virtual Router and Load Balancer Note: The Full Kilo setup can be found here – How To Install Openstack Kilo On Solaris-12 With OVS Will use vrrp v3 (solrias tech) Install...
Configuring Solaris 11 Kernel Zone ZFS Pool Size
Due to a bug in Solaris 11, kernel zone pool size specified in zonecfg is not working zoneadm -z oscntrl2 install -x 300g
Solaris NodeJS zone install and configuration
Solaris NodeJS zone install and configuration First, lets Compile NodJS from source, get the source from the NodeJS website. Something like the below should work to compile. env CC=gcc ./configure --prefix=/opt/node-v6.2.2...
Nginx SMF for Solaris - Allowing Users Starting Nginx With SMF
Assigning access to any user to start Nginx Below are the steps needed to a user that will be allowed to start Nginx with the Solaris SMF system. Add to /etc/user_attr nginx::::auths=solaris.smf.manage.nginx...
How to force a FC refresh (forcelip) in Linux
How to force an FC refresh (forcelip) in Linux echo '- - -' > /sys/class/scsi_host/host$i/scan
1 14 15 16 17 18 58