you can open a new session on the server by using tmux command
Start new session:
% tmux
Exit session :
% tmux detach
or Ctrl+b then d
After awhile you can check your session
% tmux attach
python, vb.net, ML code
you can open a new session on the server by using tmux command
Start new session:
% tmux
Exit session :
% tmux detach
or Ctrl+b then d
After awhile you can check your session
% tmux attach