Under normal working conditions, when SNMP Managers query SNMP agents (snmpd) on RHEL 6, several lines of information similar to the following are logged into……
Given below are some tips from my scratchpad on working with files and directories in PowerShell. These are just basic tips and by no means……
Given below are useful tips on PowerShell DateTime operations (from my 2010 scratchpad): VN:F [1.9.22_1171]Rating: +2 (from 2 votes)
Given below are three methods (there could be more) of determining your Hostname in PowerShell: METHOD 1: METHOD 2: METHOD 3: VN:F [1.9.22_1171]Rating: +6 (from…
One method of determining your PowerShell version is to check the Windows Registry at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\PowerShellEngine. Given below are other(recommended) methods of obtaining version information for……
At times, you may not be able to open a KVM session with a CISCO UCS Blade because somebody has left an active KVM session……
Problem: The logrotate process caused high CPU utilization, ran for about 5-6 hours and finally exited with a non-zero (failure) exit code. Background & Analysis:……