You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sudo apt install screen
screen -S karmabot
cd to the directory
run the bot
ctrl a then d to exit the screen
close the session
to reconnect to the screen do screen -r
Hello Guys.
I login to the linux server using putty.
After running the bot and i log out of putty, the bot too is stopped.
How do i run the bot continuously at the background even when i log out and how di i resume that session when i log back into the linnux server?
The text was updated successfully, but these errors were encountered: