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
How to setup a Soalris 11 Package Repository
Contents 1 How to create a local soalris 11 express Package Repository 1.1 Create a new ZFS file system within a pool 1.1.1 Zfs Pool 1.1.2 ZFS filesystem 1.2 Prepare CD images from Oracle 1.3 Mount the...
Veritas Volume Manager / cluster server (now called InfoScale Availability Suite) Configuration
Installing and configuring VCS/VXvM two node cluster The application example below uses IBM Informix DB server Hardware System installation Note: The Below example uses 2 Sun fire M5000 servers for the...
Alfresco Installation And Configuration On Solaris
How to install and configure Alfresco on Solaris Install Solaris 11 First lets prepare the os, Install Solaris 11 global. Now lets configure and install a Solaris zone (since Alfresco will be running in...
Oracle ODSEE perl Ldap logparser
Perl Script to parse ODSEE ldap logs. #!/usr/bin/perl use Tie::IxHash; tie %db, Tie::IxHash; ($file) = @ARGV if @ARGV; $file = 'access' unless -f $file; open(IN, "$file") or die; while () { ## for raw...
Backup Recovery NetBackup Encryption
(No Ratings Yet)Loading... Contents 1 Netbackup KMS Setup 1.1 Create Empty KMS Database 1.2 Start KMS Service 1.3 Create Key Group 1.4 Create and Activate a New Key 1.5 Create a Volume Group Matching the...
Using Solaris10 CDE with a remote X11 and ssh
The tip below is for accessing CDE or Gnome from a remote server, the solution uses SSH protocol as the connection layer for security reasons. If you are using cygwin on Windows to access CDE or Gnome,...
Installing Configuring a Drupal Blog on Solaris Zones
Contents 1 Drupal blog & MySQL server list 2 Mysql and Drupal Layout 3 Install Sun One Webserver 7U5 in /opt/webserver7 4 Download & Install from sunfreeware.com all needed packages 5 PHP 5.2.1...
Speeding up SSH SCP data transfers on Niagara machines
Speeding up SCP data transfers on the Sun SPARC T+ server line I found the fowling Sun blog talking about SSH/SCP speed runing with the T1000/T2000 servers. When using ssh or scp to transfer files to another...
1 49 50 51 52 53 58