Stay Ahead of the Curve With Our Insights

Forcing Speed and Duplex of on-board network interface e1000g on T2000, T5120, and T5220 with ndd

By default the e1000g network interface is set to auto-negotiation enabled, 1Gbps full-duplex. # ndd -set...

GZIP/GUNZIP with no extra storage`

When you gzip (or compress) a file, the original plus the compressed copy will exist...

Say Yes? Say No? Say what?

Anyone who has written an interactive script has had to ask a yes or no...

Renumbering device instances

With really large disk arrays, you can find instance numbers piling up very quickly, and...

Using Live Upgrade To Apply Patches To Running Solaris 10 x86

The following is my procedure to patch a Sun x4540 booted on a ZFS filesystem with the...

Java out of memory on HP-UX

java.lang.OutOfMemoryError: Map failed This is a common error for 32 bit applications. Without special handling,...

Stopping pwgrd (password daemon)

The password daemon (pwgrd) was created to manage massively large password file (more than 500...

setboot path and DSF

setboot returns the Primary and Alternate (and HA Alternate) boot paths but starting with 11.31,...

Using lsof

lsof (List Open Files) is one of the most indispensible tools in the sysadmins toolkit. With...

Troubleshooting failed NFS

There are always 2 parts to an NFS share: the client and the server. For...