Advertisement
Guest User

Untitled

a guest
Aug 20th, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. #/bin/bash
  2. systemctl set-default multi-user
  3. apt install -y bleachbit
  4. bleachbit --clean firefox.*
  5. msfconsole -x 'workspace -D'
  6. ip route delete 10.0.0.0/24 via 192.168.2.1 dev eth0
  7. cd && echo > .bash_history
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement