Update Cheat Sheet.md

This commit is contained in:
AbdullahRizwan101 2020-12-11 13:04:49 -05:00 committed by GitHub
parent 7c1dcca2e4
commit f1eca1f2e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -295,7 +295,10 @@ On Debian and Ubuntu, the majority of these are left within the "/var/log direct
# Miscellaneous
## Turning off xfce beeping sound
`xset b off`
export HISTFILE=/dev/null found this it might help you out a little when doing KOTH it basically stops bash logging your commands in the ~/.bash_history file <br/>
sudo ifconfig tun0 down<br/>