Category Archives: Operating Systems

Dell : Install OpenManage for RHEL/CentOS

1. Set up the Dell OpenManage Repository at http://linux.dell.com/repo/hardware, like this: wget -q -O – http://linux.dell.com/repo/hardware/latest/bootstrap.cgi | bash 2. Install OpenManage Server Administrator: yum install srvadmin-all Other possible choices are : srvadmin-base, srvadmin-webserver, srvadmin-storageservices 3. Make sure the TCP port 1311 is open in IPtables. If not, add this line : -A INPUT -p tcp… Read More »

Windows 7 : missing location tab on user document folder

With Windows 7, it is possible to change the My Document, My Music, My Video, Favorites, Desktop, etc. user folders location to another easily by doing a right click on the folder and click on the “Location” tab. But, in some rare circumstances, such as changing the destination drive letter, you may occur serious problem. … Read More »