Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To start kompewter just run:

Code Block
cd ~/kompewter
nohup ./jenni > kompewter.log &

(NOTE: The "nohup" command ensures that kompewter will keep running even after you log off the server(This only keeps it alive for the remainder of your SSH session. To keep it running after logoff, use nohup or run it in a screen seesion and detach.)

Java Profiling using YourKit

...