linux - Redirecting Terminal Output of Running Process -


i connecting server using ssh , running minecraft server there with

java -jar server.jar 

now, want able close ssh session without closing minecraft server and, if need type commands server or read server output, want able re-connect ssh , output , input terminal window.

is possible? i've read redirecting output file, won't solve problem :/

i use screen detach , reattach window.

https://www.digitalocean.com/community/articles/how-to-set-up-a-minecraft-server-on-linux


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -