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
Configuring Solaris 11 as a cups print server
Contents 1 Install all require cups packages 2 Enable cups daemons 3 Accessing the cups web GUI 4 Configure cupsd.conf 5 Copy Optio files 5.1 Option and hostid 6 New Solaris 11 printadm 7 Appendx A 8 References...
Show installed perl modules
To list all installed perl modules #!/usr/bin/perl # ## # #!/usr/bin/perl use ExtUtils::Installed; my $instmod = ExtUtils::Installed->new(); foreach my $module ($instmod->modules()) { my $version = $instmod->version($module)...
Resetting Identity Sync IMQ DataBase
If an Active Directory server was add/replaced with a new one (with the same name), the usnNumber (AD replication tracking) numbers will be reset and ID sync will report changes out of sync
Configuring LACP bonding on RedHat, CentOS
Setting up LACP on Redhat linux Modify /etc/modprobe.conf (Not needed as of RHEL and OEL 6+) cat /etc/modprobe.conf alias eth0 igb alias eth1 igb alias bond0 bonding options bond0 mode=4 miimon=100 lacp_rate=1...
Oracle Unified Directory(OUD) Installation And Configuration
(No Ratings Yet)Loading... Contents 1 Installing and configuring OUD Directory 1.1 Setup OUD user/group account 1.1.1 Modify /etc/hosts 1.1.2 Create ZFS file systems 1.1.3 Configure proper owner 1.1.4...
Reseting Oracle vm for SPARC (ldom) configuration
How to remove all LDOM configuration from a Solaris box. If you have configured a host with LDOMs and are no longer using them you may have some configuration left in the hypervisor. The easiest way to...
Oracle Ops center 12c Using Oracle DB 11g Troubleshooting
Contents 1 Oracle Grid infrastructure Notes 1.1 Grid install 1.2 Helpful commends 1.3 DB session / process tuning 2 Appendix A 3 Appendix B 4 Appendix C 5 References Oracle Grid infrastructure Notes Doing...
Installing Configuring OUD, ODSM and Oracle DIP
(No Ratings Yet)Loading... Contents 1 How to Install Oracle Unified directory(OUD), ODSM and DIP 1.1 Install OUD directory 1.2 Install weblogic server 1.3 Install Oracle ADF 11.1.1.6 1.4 Oracle DIP Installation...
1 52 53 54 55 56 58