Daily Archives: July 7, 2009

Aix: Unlock user account AIX

Procedure to change the password on a server # passwd <UserName> Note: The account needs to be reset if when trying to log in the following message is received: 3004-303 There have been too many unsuccessful login attempts; please see … Continue reading

Posted in Uncategorized | Leave a comment

Movies: How to download hulu movies

Hulu, a streaming video site created by NBC Universal and News Corp., for yourself. The U.S.-only site features a few full-length movies,and a good number of clips and full episodes of shows like Family. Now, How to download hulu movies … Continue reading

Posted in Uncategorized | Leave a comment

News: Steve McNair and Sahel Kazemi Photos

TMZ acquired five photos of former NFL QB Steve McNair vacationing with Sahel Kazemi, the woman who likely murdered him and then killed herself early Saturday. Former Titans Quarterback Steve McNair and Sahel Kazemi, who were shot dead in what … Continue reading

Posted in Uncategorized | Leave a comment

Veritas: DISK OPERATIONS

Action Command Line Initialize a disk vxdisksetup -i device (CDS disk) vxdisksetup -i device format=sliced (sliced disk) List disks owned by local and remote hosts vxdisk –o alldgs list List disk header vxdisk list diskname|device Evacuate a disk vxevac -g … Continue reading

Posted in Uncategorized | Leave a comment

Solaris: Virtual Interface Creation / Deletion

To add virtual interface 1. Add entry in /etc/hosts # ifconfig eri0 addif 10.100.10.20/24 broadcast 10.100.10.255 up 3. Create /etc/hostname.eri0:xx with domain name as its content (where xx is next available no for virtual NIC, verify that using ifconfig -a … Continue reading

Posted in Uncategorized | Leave a comment