Linux accidentally fixed and changed all the file permissions. Ssh can't log in.

when modifying file permissions,

accidentally used chmod-R 755 / *

results ssh can not log in after exit

Mar.09,2021

not only can you fail to log in to SSH, but also fail to log in locally

reinstall it.

because many files have special permissions setuid and setgid are unlikely to be changed back manually. For example, you can't change your password for non-root users passwd now.


tampering with the permissions of the system directory, it is hopeless, we can only reinstall

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b36ba7-2c040.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b36ba7-2c040.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?