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!.
December 16, 2012
8:47 pm
Comments: 0
Eli Kleinman
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...
December 16, 2012
8:47 pm
Comments: 0
Eli Kleinman
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)...
December 16, 2012
8:47 pm
Comments: 0
Eli Kleinman
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
December 16, 2012
8:47 pm
Comments: 0
Eli Kleinman
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...
December 16, 2012
8:47 pm
Comments: 0
Eli Kleinman
(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...
December 16, 2012
8:47 pm
Comments: 0
Eli Kleinman
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...
December 16, 2012
8:47 pm
Comments: 0
Eli Kleinman
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...
December 16, 2012
8:47 pm
Comments: 0
Eli Kleinman
(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...
No posts found