Displaying 1 result from an estimated 1 matches for "permeiss".
Did you mean:
permiss
2012 Aug 08
7
How protect bash history file, do audit alike in server
hello,
I want to protect the history file from deleted for all users except
user 'root' can do it, is that possible?
For my server, many users can log in with root from remote through
ssh, so I can not trace which guy do wrong things. So I decide to create
new account for every users and let them use 'sudo' then I can trace
which guy typed which command and what he