SSH - run script or command at login
Debian
There a multiple use cases to run a script on login. Configuration, starting services, logging, sending a notification, and so on. I want to show you different ways to do so.
Example script
The example script will notify me via push notification on my smartp...