Hi everyone. Maybe someone knows how can I with root priviliges see konsole history of some other user? Suppose it is apache nobody user account, and I can’t login as he. Thanks for any suggestion.
arcull wrote:
> Maybe someone knows how can I with root priviliges see
> konsole history of some other user?
~username/.bash_history
> Suppose it is apache nobody user account, and I can’t login as he.
What doesn’t work about “su - wwwrun” as root?
Kind regards,
Andreas Stieger
AndreasStieger thanks for the tip,
What doesn’t work about “su - wwwrun” as root
, yes it does, I just didn’t know if you switch to root account, you can switch to any other from it without specifying passwordEveryday I learn something new, thanks again.