View Single Post

  #5 (permalink)  
Old 11-24-2007, 11:17 PM
abhijith abhijith is offline
Junior Member
User
 
Join Date: Nov 2007
My distro: FC6
Posts: 3
Rep Power: 0
abhijith is on a distinguished road
Default

Hello Thanks for the reply

Anyway Here is my requirement in short:
I just want to log all ssh commands at ssh-client machine that are being executed at the SSH server

In other words: I know a brief history of all executed commands on a linux machine can be retrieved from "bash history". I would like to get this info available also at the ssh-client machine (if possible, with more details like timestamp.


Abhi
Reply With Quote