command line - sudo chmod permission denied -


i accidentally executed following command:

sudo chmod -r 0700 /lib

now every single command (even sudo) gives me 'permission denied' (even simple commands 'ls'). got told because important executable files in lib folder not executable anymore.

basically system blocked. there way restore (it server reinstalling not option)?


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -