Solaris Authentication Login with Active Directory

In most office environments users will have a Windows workstation on their desktop; most locations do not have users’ log into a Unix/Linux desktop as their primary ...

BIND 9.6.1-P3 on Solaris 10

The version of BIND that comes with the most recent release of Solaris 10 is 9.3.6-P1. This document is meant to provide a step-by-step procedure to compile and install ...

Mirror boot drive on T5120 with onboard RAID controller.

These are the procedures used create a mirrored boot drive using the onboard RAID controller on a T5120.  The same procedure can be used with any Sun system that comes ...

Jumpstart of Solaris VM on VMWare ESX hangs

Problem Description: I have a Jumpstart infrastructure set up that has had no problems installing Solaris natively on my servers. However, when I attempt to do so within a virtual machine, ...

Solaris SVM: Mirroring Boot Drive

This was written as a quick reference guide for setting up a mirrored (RAID 1) boot device. I used a Sun Fire V240 system for this article. The same principles ...

Sun ILOM and Active Directory

This article explains how to configure the ILOM (Integratred Lights Out Manager) of a Sun Microsystems server to authenticate against a Windows Active Directory user account. To use AD accounts to ...

Creating Solaris Zones

Solaris provides an effective and simple method of creating virtual Solaris hosts- Solaris Zones. This article provides the procedures to create and run Solaris Zones under a Solaris 10 environment. ...

Creating a Jumpstart Server

This is meant to provide a step-by-step walk-through on how to build a simple JumpStart server. For more details on further capabilities of JumpStart and other advanced installation topics please visit ...
Prev 1 2 3 4 5 6 7 8 Next

Create An RBAC Authorization To Restart a Webserver

Published on April 28th, 2010one comment
One of the nice features of Sun Java Enterprise Webserver 7 is that you can have it create an SMF service for each webserver configuration.  Using this in conjunction with ...
Full Story »

Solaris IPMP: Link Based IPMP

Published on March 15th, 2010no comments
IPMP, or IP Multipathing, is used to provide redundant network connections for your Solaris servers.  When IPMP was first release it used a probe based method for failure detection.  This ...
Full Story »

Sending Break from ILOM

Published on March 2nd, 2010no comments
Under the older systems that use ALOM the command is just “break”, this no longer works under ILOM. Run the following commands from ILOM to break a system and get to ...
Full Story »

Running BIND in a chroot jail

Published on February 23rd, 2010no comments
There are two ways to create a chroot jail for BIND.  You can either use the -t option with named, or you can use /usr/sbin/chroot.  Both procedures are provided below.  ...
Full Story »

Solaris 10 Sparc patch utility patches

Published on January 26th, 20102 comment
Before doing any patching on a Solaris system, including patching during a live upgrade, make sure you have applied all of the Sun recommended patching utility patches. The basic list ...
Full Story »

Linux software RAID tips

Published on January 7th, 2010no comments
There are a variety of Linux software RAID-like options out there which each have their own quirks and features.  Personally, I like the simplicity and functionality of mdadm.  It provides ...
Full Story »

Simple Sendmail Configuration

Published on December 11th, 2009no comments
This is how I set up an SMTP relay server for outbound e-mail.  I use this type of configuration so that I can have my servers send out messages ...
Full Story »