5I wrote a bash script that I think could be used by other people c/linux · by IOu1@sh.itjust.works · 3y · 2 comments
on Quick fix to permissions issues in Linux · c/shitty_sysadmin · 2 pts · 3ythis guy securitys!!! also block port 22 on your firewall so nobody can access SSH.
on Reddit CEO: We're Sticking With API Changes, Despite Subreddits Going Dark · c/lemmyworld · 5 pts · 3ywow, what a crazy way to see it, but at the end of the day it's true.
on Quick fix to permissions issues in Linux · c/shitty_sysadmin · 2 pts · 3yNo sir, you're doing it wrong. This is being done without security in mind. That way, just anyone can execute anything. chmod 666 -R / is the way. Edit: remember to run as root
this guy securitys!!! also block port 22 on your firewall so nobody can access SSH.
wow, what a crazy way to see it, but at the end of the day it's true.
No sir, you're doing it wrong. This is being done without security in mind. That way, just anyone can execute anything.
chmod 666 -R /is the way.Edit: remember to run as root