Toggle navigation
Web Hosting Community Forum for Webmasters - Web hosting Forum
login
Home
Help
Search
Tags
Calendar
Login
Register
Web Hosting Community Forum for Webmasters - Web hosting Forum
Operating System
Linux
How to kill detached screen session in Linux
« previous
next »
Pages: [
1
]
Go Down
Topic: How to kill detached screen session in Linux (Read 1405 times)
Chris
Junior Guru
Posts: 77
iTrader: +0/-0
How to kill detached screen session in Linux
«
on:
October 30, 2019, 04:51:21 PM »
Hi,
I was working in screen in my Linux server and all off sudden it became unresponsive. How can I kill unresponsive screen on my Linux server?
Thank!
Logged
Kailash
Web Hosting Master
Administrator
Posts: 661
iTrader: +153/-0
Re: How to kill detached screen session in Linux
«
Reply #1 on:
October 30, 2019, 04:51:49 PM »
You can quit the unresponsive screen using the following command:
screen -X -S screen_session_name quit
This should quit the running screen.
Logged
█
Windows VPS - $7.99 - Windows 2012 / SmarterMail 12.x / SQL 2012 server
█
Web Hosting News
█
Web Hosting Blog
Pages: [
1
]
Go Up
« previous
next »
Tags:
Web Hosting Community Forum for Webmasters - Web hosting Forum
Operating System
Linux
How to kill detached screen session in Linux