Virtual terminal that can remain active after ssh session close. Ctrl + a,Ctrl + d to detach session. Useful for long running commants on remote servers.
Install
apt-get install screen
Log all to screenlog.0
screen -L
Virtual terminal that can remain active after ssh session close. Ctrl + a,Ctrl + d to detach session. Useful for long running commants on remote servers.
Install
apt-get install screen
Log all to screenlog.0
screen -L