Home
Ivan Adam Vari
Cancel

Dashlane vs 1Password

I am a sysop / devops engineer, love open source and security so I tend to ignore commercial software. For password valet, I have been using KeePass for years and happy with it except a couple of ...

Running Pylint in PyCharm

I really liked the Pylintintegration in Eclipse/Pydev but I have switched to PyCharm since JetBrains released CE edition. Pycharm supports PEP8auditing “out of the box”, but I found out lately, tha...

Solving Camel ActiveMQ Clients in TCP TIME_WAIT

We are an agile software development company and agile is great for “moving target”. We plan, work and implement changes in small batches and ongoing re-factoring is just the nature of what we do. ...

Script to Clone SaltStack Formulas from GitHub

I am heavily into Salt infrastructure management at the moment, and wish to leverage all available (community written) formulas. Luckily, the SaltStack group maintains a collection of excellent for...

Integrating networks over VPN with Amazon VPC

Amazon VPC has been out for some time offering full control of isolated local networking in the cloud. This means that you can have your own private subnet in the cloud, have control over what priv...