Search password in configuration and log files of Linux server

 Use below command in linux servers to find the static password used in any of the configuration files or logs


grep --color=auto -rnw '/' -ie "Password" --color=always 2>/dev/null

No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...