Language/Java
SW version check -command line
아르비스
2015. 12. 11. 12:41
S/W 별 version check 방법
* Apache
#./apachectl -V Server version: Apache/2.4.9 (Unix) ... |
* HAproxy
#./haproxy --version HA-Proxy version 1.5.3 2014/07/25 ... |
* Redis
$ redis-server --version