azha@lemm.ee to linuxmemes@lemmy.worldEnglish · 4 months agoLinux For Lifelemm.eeimagemessage-square167linkfedilinkarrow-up11.1Karrow-down1150
arrow-up1953arrow-down1imageLinux For Lifelemm.eeazha@lemm.ee to linuxmemes@lemmy.worldEnglish · 4 months agomessage-square167linkfedilink
minus-squareNeatNit@discuss.tchncs.delinkfedilinkarrow-up78·4 months agoIs this even true? I am fairly sure that Linux also has a graceful shutdown process, but I’ll admit I haven’t looked into it.
minus-squaremacniel@feddit.orglinkfedilinkarrow-up66·4 months agoyeah we have SIGTERM for graceful and SIGKILL for not so graceful shutting down a process.
minus-squarepalordrolap@fedia.iolinkfedilinkarrow-up0·4 months agoIn order of decreasing politeness: 1, 2, 15, 9 = HUP, INT, TERM, KILL = “Please stop”, “Quit it”, “I’m warning you” and “BANG”
minus-squarejj4211@lemmy.worldlinkfedilinkarrow-up1·4 months agoHup is frequently just “hey, reread your configuration files and keep going”
minus-squareBCsven@lemmy.calinkfedilinkarrow-up1·4 months ago9 kills all 9 lives is they way the hpunix guy explained it to me in the mid 90s
Is this even true? I am fairly sure that Linux also has a graceful shutdown process, but I’ll admit I haven’t looked into it.
yeah we have SIGTERM for graceful and SIGKILL for not so graceful shutting down a process.
In order of decreasing politeness: 1, 2, 15, 9 = HUP, INT, TERM, KILL = “Please stop”, “Quit it”, “I’m warning you” and “BANG”
Hup is frequently just “hey, reread your configuration files and keep going”
9 kills all 9 lives is they way the hpunix guy explained it to me in the mid 90s
This is put so beautifully!