Displaying 1 result from an estimated 1 matches for "294417af".
Did you mean:
2944171
2019 May 23
4
openssh interface
Dear all,
This is my first post to this group so excuse me if this topic has been
solved previously.
If I want to shutdown a remote database, I could send a "systemctl stop
mariadb" command using ssh. But I wonder if it is possible to update the
openssh server to implement a specific handler/callback that catch this
message and then call a C/C++ code.
In short, is there any interface