Monday, March 26, 2018

Virtualbox expands virtual disk

# vboxmanage modifyhd "/virtual/github-01/github.vdi" --resize 512000
#  lvdisplay
#  lvextend -l 100%FREE /dev/fedora/root
# xfs_growfs /

Tuesday, February 27, 2018

WebSphere Session Management and Database Connection Management

https://www.ibm.com/support/knowledgecenter/en/SSAW57_8.5.5/com.ibm.websphere.nd.doc/ae/tprs_cnfs.html

Thursday, February 22, 2018

ELK: TIMELION Syntax

.es(index=bi-experiment*,q='affiliateData.website:xyz.com',metric='sum:commission')