Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

ssh how to start a script out of the session

ssh into the remote machine
start tmux by typing tmux into the shell
start the process you want inside the started tmux session
leave/detach the tmux session by typing Ctrl+b and then d
You can now safely log off from the remote machine, 
your process will keep running inside tmux. 
When you come back again and want to check the status 
of your process you can use tmux attach to attach to your tmux session.
Comment

PREVIOUS NEXT
Code Example
Shell :: watchman fatal error: openssl/sha.h: No such file or directory 
Shell :: This script uses variables to make a backup of my home directory. 
Shell :: yaml run inside folder command 
Shell :: uninstall debian kodi 
Shell :: create json from cmd 
Shell :: visule stdio fro kali 
Shell :: proxmox linux type 
Shell :: terminate any process that is using the port number to communicate 
Shell :: pull all files out of subfolders recursively 
Shell :: update aur packages archlinux 
Shell :: tapping home-brew/core 
Shell :: rem command 
Shell :: git remote repo from the cmd prompt 
Shell :: find the used port windows command spcfique 
Shell :: kali linux disable root command 
Shell :: docker mongo tutorial 
Shell :: vim stuck in insert mode 
Shell :: reuse branch name 
Shell :: diff between tail and head command 
Shell :: how to uninstall in ubuntu 
Shell :: install lua in ubuntu 
Shell :: github pull request template 
Shell :: for in shell script 
Shell :: github create directory 
Shell :: adb install aab 
Shell :: vscodium download ubuntu 
Shell :: cast audio to google home mini from pc linux 
Shell :: evans cycles womens gravel bikes 
Shell :: check if server has alreday AD 
Php :: php console log array 
ADD CONTENT
Topic
Content
Source link
Name
7+1 =