Today I learned
  • Home
  • Github
  • Linkedin
  • Nomad Life(Travel Blog)
Sign in Subscribe

alert

A collection of 1 post
til

Email notification when someone logs in via SSH

To setup email notification, login to your server as root. Edit .bashrc vim .bashrc add the following line at the end, changing "ServerName" to the host-name of your server and "[email protected]" to your own email address. echo 'ALERT - Root Shell Access (Server-name) on:' `date` `who` | mail
Jul 13, 2015
Page 1 of 1
Today I learned © 2023
Powered by Ghost