-
Notifications
You must be signed in to change notification settings - Fork 0
Linux
Johnson Fu edited this page Aug 8, 2019
·
2 revisions
Basic Tutorial
http://linux.vbird.org/linux_basic/
run java application and get the pid...
nohup java -Xms2048m -Xmx8g -XX:+UseG1GC -XX:MetaspaceSize=1g -XX:MaxMetaspaceSize=3g -Dfile.encoding=UTF-8 -Doracle.jdbc.autoCommitSpecCompliant=false -jar application.jar arg1 arg2 > app.log 2>&1 &
echo $! > app.pidkill process
kill -9 `cat app.pid`upgrade Linux Mint to 19
- freemarker
- thymeleaf
- JMX (jconsole)
- ZeroMQ
- microk8s
- multipass
- pwsh (powershell)