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
BDA
Configuring BDA
How to add scoop2 Doc ID 1922701.1 If it fails use Doc ID 1966882.1 Note: Clear the directory before starting as old junk will make it fail. P.S. Make sure you are not removing other jar files. rm -r /var/lib/sqoop2/*...
Enterprise Manager Deleting Targets Manually With CLI
Enterprise Manager deleting a target manually First stop the agent. ./emctl stop agent Oracle Enterprise Manager Cloud Control 13c Release 1 Copyright (c) 1996, 2015 Oracle Corporation. All rights reserved....
Oracle Enterprise Manager 13c with Oracle DB Configuration Modifications
How to increase Oracle Database log size alter database add logfile size 600m; alter database drop logfile group 1; select l.group# , l.bytes , l.status , l.archived , lf.member from v$logfile lf , v$log...
Force firefox to open a new instance
firefox -new-instance
Enterprise Manager Cloud Control 12c startup issues
At startup first log directory /u01/app/oracle/gc_inst-r5/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.log After that log directory /u01/app/oracle/gc_inst/em/EMGC_OMS1/sysman/log/ Note:...
Oracle ODSEE to OUD Directory Replication or Migration
(No Ratings Yet)Loading... Contents 1 How to install and configure Odsee to oud directory replication 1.1 First install an OUD directory 1.2 Migrate ODSEE to OUD schema and roles 1.2.1 Set ODSEE compatibly...
Testing DNS performance - perl script
Use the perl script below to check your DNS performance. Make sure to replace the search string and your DNS provider IP address. #!/usr/bin/perl @ns = @ARGV; push(@ns,'8.8.8.8', '4.2.2.1') unless @ns;...
Cassandra Multinode on Solaris
Solaris packages https://www.ibiblio.org/pub/packages/solaris/sparc/ Cassandra Multinode on Solaris https://www.ibiblio.org/pub/packages/solaris/sparc/
1 22 23 24 25 26 58