Tag: macosx

  1. Bash remote vulnerability fix for Mac Os users

    As you may heard, there's a critical vulnerability found in bash recently. According to CSO A remotely exploitable vulnerability has been discovered by Stephane Chazelas in bash on Linux, and it is unpleasant. The vulnerability has the CVE identifier CVE-2014-6271. This affects Debian as well as other Linux distributions. The…

    on macosx bash vulnerability CVE-2014-6271

  2. Easy steps to install Scala and SBT on your Mac

    So, i had to setup Scala and SBT real quick on my Mac and had to google it again:) Since i try to keep in this blog all the handy tricks and manual i find in the web during my work, i think that this topic should be also covered…

    on scala sbt macosx installation

  3. Easily copy your ssh public key to the server

    Do you know that anoying feeling when you have to type passwords every time you ssh to some dev or test server? Specially when your security measures are high and you have to copy this password from some keystore manager like 1Password or Keepas? Well, i don't remmember this feeling…

    on macosx public_key ssh-copy-id

  4. Installing Java SDK 7 on Mac OS X

    Since today i started to work as a Team Lead in a new cool company Portavita . As a result, i got a new nice working laptop - Macbook Pro ( can't imagine myself working by anything except apple computers:) ), which i had to setup from scratch, as usual:) And so, you…

    on macosx jdk7