Root Login Alert!
Want to get notified as soon as someone access your root ssh account? This is the best way to do so.
NOTE: This process requires a linux server.
So lets get started!
1. Login to root SSH
2. cd /root
3. pico .bashrc
4. Scroll to the end of the file then add the following:
echo ‘ALERT! – Root Shell Access (YourserverName) [...]


