Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法自动记录每个用户在他们的 ssh 会话中键入的命令并将其放入日志文件?
我正在使用 ubuntu 服务器 12.04。
问候白
您可以使用相同的“脚本”命令,基本上您已将命令“script -a”添加到系统上每个用户的配置文件(配置文件 /home/user/.bash_profile)。
请注意,脚本也会将命令输出转储到文件中,用户需要退出两次才能关闭会话。
“人脚本”以获取更多信息。
问候, 耆那教