💻 Software
Secured bash history usage
Fresh7 days ago
Mar 15, 20263571 viewsConfidence Score0%
0%
Problem
I know all commands user sends to server are automatically logged into I want to give access to my PC to my colleague (I've already gave hime some limited access to use sudo via ), even that i trust him, i would love to reliably know what did he done on my PC - so i need to be sure: his cannot be c…
Error Output
~/.bash_history
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Secured bash history usage
Low Risk
Harden bash_history and bash configuration files by making them append-only: Harden env variables by adding the following lines to /home/user/.bashrc: tells bash to append the last $HISTSIZE lines to the $HISTFILE file when an interactive shell exit…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix