handle interact shell in ansible
I have been using Ansible to automate some of environment setup work during my daily development/test. One thing I recently run across is to handle the int...
I have been using Ansible to automate some of environment setup work during my daily development/test. One thing I recently run across is to handle the int...
I ran into a weird issue in eclipse, where the ‘marketplace’ menu is gone from the Help menu.
If you want to launch a project from command line, you can use the command line tool to do it. The cli tool doesn’t install with Intellij, you have to instal...
For some reasons, macOS doesn’t allow you to run applications on the default http or https port. But sometimes you might want to have your application run on...
This might not be common, but we have to work with proxy to access our docker server, to set a proxy, you can add the following in your .bashrc:
Httpie is a fantastic command line tool that help you do more http interations using the command prompt, similar to curl, but much much better.
This might not be a common scenario, but sometimes you might need to iterate all of the properties managed by archaius utlity. Here is the code that can you ...
Try to summarize some common command for gradle:
I created a nodejs client to test our application. The application is still using a self-signed certificate to run https. So I got this error when I try to c...
If you use MAMP and want to connect mysql from terminal, you should use the following command: