Skip to content

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

kill

Kill process spawned by ssh when ssh dies

August 8, 2022 by Magenaut

This is a question that has been addressed several times, not only here, but also in other sites of the stack exchange network (e.g. How to make ssh to kill remote process when I interrupt ssh itself?
). However, I cannot make any of the solutions work for me.

Categories Q&A, Unix & Linux Tags kill, ssh Leave a comment

How to kill a task that cannot be killed (uninterruptable?)

August 8, 2022 by Magenaut

I have a task running that blocks pm-hibernate (on Linux 4.0.7-2). When I try pm-hibernate there is an error message “Freezing of tasks failed after 20.002 seconds (1 tasks refusing to freeze, wq_busy=0):” and the task is shown.

Categories Q&A, Unix & Linux Tags kill, process Leave a comment

What is the difference between kill , pkill and killall?

August 7, 2022 by Magenaut

I am familiar with kill command , and most of the time we just use kill -9 to kill a process forcefully, there are many other signals that can be used with kill. But I wonder what are the use cases of pkill and killall, if there is already a kill command.

Categories Q&A, Unix & Linux Tags bash, kill, linux, shell-script Leave a comment

Difference between less violent kill signal -HUP (1) -INT (2) and -TERM (15)

August 7, 2022 by Magenaut

Apart from the most violent kill -9 (SIGKILL), I don’t quite understand the difference between the 3 other common signals (here) -HUP (1), -INT (2), and -TERM (15).

Categories Q&A, Unix & Linux Tags kill, signals Leave a comment

What’s the difference between pkill and killall?

August 7, 2022 by Magenaut

I know that pkill has more filtering rules than killall. My question is, what is the difference between:

Categories Q&A, Unix & Linux Tags kill, linux, process, process-management Leave a comment

pkill can’t kill processes with parent process id 1

August 7, 2022 by Magenaut

I want to kill the following processes using

Categories Q&A, Unix & Linux Tags kill, process Leave a comment

Where can I see a list of kernel killed processes?

August 7, 2022 by Magenaut

Is there some way I can check which of my processes the kernel has killed? Sometimes I log onto my server and find that something that should’ve run all night just stopped 8 hours in and I’m unsure if it’s the applications doing or the kernels.

Categories Q&A, Unix & Linux Tags kill, linux, logs, monitoring, process Leave a comment

How to kill both process and subprocess?

August 6, 2022 by Magenaut

I asked a question to know how to get multiple lines of message from Python’s subprocess module.

Categories Q&A, Unix & Linux Tags kill, process Leave a comment

Why does bash show ‘Terminated’ after killing a process?

August 6, 2022 by Magenaut

Here is the behaviour I want to understand:

Categories Q&A, Unix & Linux Tags bash, kill, process Leave a comment
Newer posts
← Previous Page1 Page2 Page3
  1. michealSmith07 on Is there a way to dynamically refresh the less command?August 21, 2022

    That is a very nice post. I like this post.

  2. anonymous on Fix libwacom9 dependency issue when upgrade DebianJune 27, 2022

    saved my day!! Thanks for the help…

  3. sreedhar on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    Thanks its working

  4. saintnick on Fix libwacom9 dependency issue when upgrade DebianMay 10, 2022

    remove libwacom2 worked for me as well

  5. ranafoul on Fix libwacom9 dependency issue when upgrade DebianApril 22, 2022

    apt remove libwacom2 helped on kali 2022.01. gr8

.net ajax asp.net asp.net-core asp.net-mvc asp.net-mvc-3 asp.net-mvc-4 asp.net-web-api bash c# command-line css custom-post-types custom-taxonomy dataframe dictionary django entity-framework functions gridview html iis javascript jquery json linux list matplotlib numpy pandas php plugin-development plugins posts python python-2.7 python-3.x security shell shell-script sql string vb.net webforms wp-query

© 2026 Magenaut • Built with GeneratePress