Comments on: Learn how to Record and Replay Linux Terminal Sessions Activity https://www.linuxtechi.com/record-replay-linux-terminal-sessions-activity/ Sun, 04 Apr 2021 16:19:59 +0000 hourly 1 By: Jaerico https://www.linuxtechi.com/record-replay-linux-terminal-sessions-activity/#comment-22256 Thu, 05 Nov 2020 03:41:06 +0000 https://www.linuxtechi.com/?p=8681#comment-22256 Can we include the info about who sshed my server in this thing ?
Pardom Me , If anything is wrong, I am new to Linux.

]]>
By: Jacob Tuz Poot https://www.linuxtechi.com/record-replay-linux-terminal-sessions-activity/#comment-20734 Fri, 19 Jun 2020 17:54:57 +0000 https://www.linuxtechi.com/?p=8681#comment-20734 This works fine for ssh sessions, but now I can not use scp to transfer files, I was looking for any solution about it, but… nothing until now, do anyone had the same issue? how did you solve it?

]]>
By: linuxadm https://www.linuxtechi.com/record-replay-linux-terminal-sessions-activity/#comment-20548 Thu, 04 Jun 2020 09:34:19 +0000 https://www.linuxtechi.com/?p=8681#comment-20548 any idea on how to prevent the user from deleting it own session?.. since the file owner is the user itself and /var/log/session is with world writable permission?..

]]>
By: jair https://www.linuxtechi.com/record-replay-linux-terminal-sessions-activity/#comment-19172 Mon, 09 Mar 2020 16:11:42 +0000 https://www.linuxtechi.com/?p=8681#comment-19172 great, well explained and complete! Thx!

]]>
By: Rickyx https://www.linuxtechi.com/record-replay-linux-terminal-sessions-activity/#comment-19155 Sun, 08 Mar 2020 12:40:44 +0000 https://www.linuxtechi.com/?p=8681#comment-19155 Very nice!

A suggestion:
/var/log/session
should be created before editing the profile.

If you exit from the root session before session folder exists you get:
$ su –
Password:
-bash: /var/log/session/session.root.1705.08-03-2020-13:37:55.timing: File o directory non esistente

…and you can’t be root easily again 😉

]]>
By: kolber https://www.linuxtechi.com/record-replay-linux-terminal-sessions-activity/#comment-18004 Tue, 17 Dec 2019 08:37:22 +0000 https://www.linuxtechi.com/?p=8681#comment-18004 Thanks for this.
I have one issue, after applying this. Users’s profile “bash_profile” variables won’t load anymore.
How can I solve this?

]]>
By: naveen https://www.linuxtechi.com/record-replay-linux-terminal-sessions-activity/#comment-11808 Wed, 03 Jul 2019 06:42:26 +0000 https://www.linuxtechi.com/?p=8681#comment-11808 This is what I was looking for.It will be very helpful for automation.
Is there a way to repeat a subset of commands in a loop Also is there a way to do ssh from there terminal by feeding password

]]>