This website requires JavaScript.
Explore
Help
Sign In
env-all
/
notes
Watch
1
Star
0
Fork
You've already forked notes
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
notes
/
snippet
/
shell
/
protect.sh
4 lines
78 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/bash
sudo chattr -R +i / /usr /bin /etc /lib /lib64 /boot /root /sbin
Reference in New Issue
View Git Blame
Copy Permalink