I am configuring a Bastion Host
Jump Server
I'm trying to record SSH terminals in the server automatically, I'm using TermRecord. The problem starts when I add TermRecord -o ss.html to my .bashrc:
echo "TermRecord -o ss.html" >> ~/.bashrc
The terminal will flood "script started" without saving anything.
No comments:
Post a Comment