Cloud Foundry Set JVM Args
In case you need to set arguments for cloud foundry application on startup: cf set-env appname-uat JAVA_OPTS '-Djavax.net.debug=ssl,handshake'
In case you need to set arguments for cloud foundry application on startup: cf set-env appname-uat JAVA_OPTS '-Djavax.net.debug=ssl,handshake'
I’m a big command line nerd. What can I say? And with so many ways to contact and communicate with people, what better way than to integrate everything into ...
I wanted to do some quick video tutorials on using tmux. Let me know what you think in the comments below:
Well everyone, I saw the new Star Wars last night. Was it good you might ask? I would reply and say that it was good…but that is all, only good. It could hav...
The normal method of editing the chromium.desktop file didn’t work in i3 setting the flags in chromium. I also tried some .profile settings too, which didn’t...