Showing posts with label openssh. Show all posts
Showing posts with label openssh. Show all posts

Set up an email alert for SSH connections (Ubuntu + Openssh + Sendemail)


Looking to monitor my SSH server and trigger an email alert for any SSH connections to my Ubuntu server I've pulled together a very basic script that will send an email when someone logs into an SSH server. Read on...