How to add PowerShell syntax support into Sublime Text 3 on Windows

Sublime Text is a sophisticated text editor for code, markup and prose. If you like this editor and work with PowerShell, you find this editor excellent tool for your scripting work. PowerShell syntax is not supported by default but you can add the support for PowerShell in very simple way in both environments, Windows and Mac.

Continue ReadingHow to add PowerShell syntax support into Sublime Text 3 on Windows

Error: Missing Dependency: libANN.so.1()(64bit) on RHEL 5 updating Graphviz

I am trying to update Graphviz package to the latest version on our [easyazon_link asin="0071765654" locale="US" new_window="default" nofollow="default" tag="wn0d5-20" add_to_cart="default" cloaking="default" localization="default" popups="default"] RHEL 5 [/easyazon_link] server and getting error message:…

Continue ReadingError: Missing Dependency: libANN.so.1()(64bit) on RHEL 5 updating Graphviz

How to encrypt and decrypt directory with gpgdir script

gpgdir is a perl script that uses the CPAN [easyazon_link asin="1593270712" locale="US" new_window="default" nofollow="default" tag="wn0d5-20" add_to_cart="default" cloaking="default" localization="default" popups="default"] GnuPG [/easyazon_link]::Interface module to encrypt and decrypt directories using a gpg key…

Continue ReadingHow to encrypt and decrypt directory with gpgdir script