Open AliveDedSec opened 3 months ago
Hola,
Lamentablemente, el script ADM-MANAGER-ALPHA fue descontinuado 30/01/2022 para versiones posteriores a Ubuntu 16.04 y Debian 9. Por lo tanto, puede que no sea completamente compatible con Debian 12 y podría causar problemas como el que has experimentado.
Para resolver el problema, te recomendaría:
Actualizar el Script: Modificar el script para que sea compatible con Debian 12. Esto puede requerir cambios en los comandos utilizados y en la forma en que se gestionan los permisos y archivos del sistema.
Probar en un Entorno Controlado: Realizar pruebas del script actualizado en un entorno de pruebas antes de ejecutarlo en un servidor de producción.
Saludos illuminati Dev Team
Hello,
I encountered an issue after running your
ADM-MANAGER-ALPHA-RUSSIAN
script on a server running Debian 12.After executing the script with superuser privileges (
sudo
), I lost access to theroot
user, and I encountered the following error when attempting to usesudo
:It appears that the script or one of its processes might have altered the permissions or ownership of
/usr/bin/sudo
, resulting in the inability to use thesudo
command.Could you please check if your script or any of its dependent scripts perform actions that could cause this issue, and advise on how to resolve it? This issue is critical as it prevents me from managing the server. Additionally, could you test the script on Debian 12 to see if the problem can be replicated and resolved?
Best regards