Guest User

Untitled

a guest
Jan 21st, 2018
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. top -c
  2. "Look for java -Xmx..." in right column and get the PID number in the left column.
  3. kill -9 [PID]
  4.  
  5. /etc/init.d/minecraft start
Add Comment
Please, Sign In to add comment