mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-10 06:34:17 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
7c1dcca2e4
commit
f1eca1f2e5
1 changed files with 3 additions and 0 deletions
|
@ -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/>
|
||||
|
|
Loading…
Reference in a new issue