Daily Archives: July 20, 2009

To configure a CLARiiON array to serve as a boot device for a Solaris server, follow these steps:

Note: Check the EMC Support Matrix or E-Lab Navigator for the versions of Solaris and arrays that support using the array as a boot device. 1. Partition your LUN on your CLARiiON array so you have the slices of required … Continue reading

Posted in Uncategorized | Leave a comment

Aix: Change Time Zone

Stop xntp service if your server is an ntp client. # stopsrc -s xntpd Change time zone to IST CUT +5:30 using command # chtz IST-5:30 Login/logout. nullify your drift file after taking a backup # > /etc/ntp.drift Set correct … Continue reading

Posted in Uncategorized | Leave a comment

Zoning via CLI on Brocade switch

Step by Step Procedure of Zoning via Cli. 1.Create a Zone Alias using “AliCreate” SW0:admin> alicreate “SUNX4150_HBA0″ 2.Add member to Alias using “Aliadd” SW0:admin> aliadd “SUNX4150_HBA0″,”21:00:00:1b:32:13:a8:9f” 3.Create a Zone using “ZoneCreate” SW0:admin> zonecreate “CX_424_SPB4_SUNX4150_HBA0″ 4. Add membet to Zone using … Continue reading

Posted in Uncategorized | Leave a comment

Windows: How to Change Internet Explorer View Source Editor (i.e. Notepad)

Whenever you open the source of any webpage in Internet Explorer, it opens the source code with Notepad but format is not viewed in notepad. So, I will let you know how to do it:- 1. Copy and paste the … Continue reading

Posted in Uncategorized | Leave a comment