Linux : Remmina – Remote desktop client

Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistant user interface. Currently RDP, VNC, XDMCP and SSH are [...]

Linux : E-mail Alert on Root SSH LoginLinux

check out this nice tutorial on email notification for root logins. Keeping track of who logs into your server and when is very important, especially when you’re dealing with the super user account.

1. Login to your server and su to root, I know the irony!

2. cd /root

3. pico .bashrc

4. Scroll to [...]