Main Page

From My Admin Page
Jump to: navigation, search
Welcome to my SysAdmin Wiki. Various notes for stuff I've dealt with. Other stuff is here..

AWS Related

RedHat Related

Applications

Unix Operating Systems

Sun Related

HP-UX Related

AIX Related

General Unix

To only use health stuff, list the contents ("tar ztf <file>") and extract the health file (e.g. "tar zxf <*.gz> hp-health-*.rpm")

Storage Related

RedHat Specific

Dell Related

To setup YUM for the Dell Repositories:
 wget -q -O - http://linux.dell.com/repo/firmware/bootstrap.cgi | bash
 wget -q -O - http://linux.dell.com/repo/community/bootstrap.cgi | bash
 wget -q -O - http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash 

Oracle Related