peterhorvath

joined 2 months ago
[–] peterhorvath@mastodon.de -2 points 8 hours ago (1 children)

@Know_not_Scotty_does If the manufacturer gave linux drivers, they are probably inserted into your linux distribution. So you do not need to install anything.

[–] peterhorvath@mastodon.de 0 points 13 hours ago* (last edited 13 hours ago) (4 children)

@victorz @Know_not_Scotty_does "Just install the driver", so you must have a windows with it, too, only to use your own printer...

[–] peterhorvath@mastodon.de 1 points 3 days ago

@thingsiplay Yes, you are right. I think you could trace the parent, by a gdb, and then execute a wait() in its name.

[–] peterhorvath@mastodon.de 1 points 4 days ago

@thingsiplay Sorry you might right! In this case, I would debug the parent process and I would execute the wait() syscalls in its name, but it is hardly autimatizable and probably many people can not do that. Thanks the info!

[–] peterhorvath@mastodon.de 2 points 4 days ago (4 children)

@thingsiplay Stop their parent process and the zombie will go under init, then init will stop them.