www.limebox.sk
A blog about technology and stuff related
List of useful commands for all technologies I regularly use. Content: JVM Shell Tmux AWS CLI JVM Show running Java processes: jps Show thread stack trace for Java process: jstack <PID> Every 500ms print GC cause of the running JVM