I recently ran into an issue with my primary Macbook which I use for ipmi connectivity among other things. I decided to look for a way to install impitool for Cygwin on my work laptop. This not only provides me the ability to invoke ipmi functions such as power commands on my customers servers but … Continue reading ipmitool for Cygwin – Updated 9/4/20
Tag: Cygwin
“no kex alg” Error on RedHat Client to Cygwin
What to do if you get a "no kex alg" error? There is allot of information on the internet on how to fix this with later releases of RedHat and other Linux's, but none fixed my issue. I was going from a RedHat 5 Server running an older version of OpenSSH (4.3). There where suggestions … Continue reading “no kex alg” Error on RedHat Client to Cygwin
Cron in Cygwin for Windows
Setting up services like Cron are not the way you are used to. In Linux and Unix its pretty straight forward since you are running in your own OS instance. With Cygwin it is tightly coupled with Windows so services like SSHD and CRON actually run in Windows and not Cygwin. The steps below are … Continue reading Cron in Cygwin for Windows
Cygwin unable to update?
So your trying to update Cygwin but it tells you processes are still running? What but I have all my Cygwin windows closed? Although you may have all the sessions closed you still have services running. The easiest way to check is by launching "Task Manager" in Windows. Cygwin is tightly coupled with Windows and … Continue reading Cygwin unable to update?