Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh leave process running

#install gnu screen
sudo apt install screen

#run screen
screen

#run your programm

#see all running processes
screen -list

#https://www.gnu.org/software/screen/
Comment

PREVIOUS NEXT
Code Example
Shell :: stop elasticsearch 
Shell :: recover commits done on HEAD 
Shell :: turn off wiregurad 
Shell :: prisma format schema 
Shell :: install jitsi on ubuntu 
Shell :: github pypi workflow 
Shell :: migrate git repository 
Shell :: git see remote changes before pull 
Shell :: list all users ubuntu 20.04 
Shell :: linux crée utilisateur sudo 
Shell :: git tag older commit 
Shell :: add ssh public key to server 
Shell :: duf in apt ubuntu 
Shell :: how to ignore .idea in Github 
Shell :: ansible ping ad hoc 
Shell :: create user in linux 
Shell :: win terminal turn off screen 
Shell :: unix timestamp bash 
Shell :: vi replace pattern 
Shell :: what does worktree prune do 
Shell :: Install OSSEC in Linux 
Shell :: remove yum package with its dependencies 
Shell :: vim colorscheme 
Shell :: install gdal django rest 
Shell :: disk not showing mac command line 
Shell :: how to customize zsh 
Shell :: zsh terminal 
Shell :: cmd to find find file 
Shell :: Running multiple commands with xargs 
Shell :: regex final word 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =