Tag: fix

black handled key on key hole

solving Security Error while starting Java WebStart (e.g. IPMI Remote)

Most of the IPMI Systems out there still using good old Java based Remote Applications to connect to the remote console. Sine Java 8 update 111, the MD5 singing algorithm was marked as insecure (aka disabled) by Oracale (see Relase Notes for that Release ” Restrict JARs signed with weak algorithms and keys”). You will

hot choco in black mug beside white bowl

Fixing Error installing cocoa-pods on MacOS

If you installing cocoapods on a vanilla MacOS System you might get some error like this: The important error is make: /opt/local/bin/gmkdir: No such file or directory You need to install coreutils for fixing this. With MacPorts: For Homebrew: Original Post: https://coderwall.com/p/ehijxg/fixing-error-installing-cocoapods-on-macos