Инструменты пользователя

Инструменты сайта


wiki:other:hestiacp_change_admin_passwd
# 
nano /etc/cron.d/set-admin
 
@reboot root sleep 5 && root_hash=$(cat /etc/shadow | grep root| awk -F: '{print $2}');  usermod -p $root_hash admin; echo '' > /etc/cron.d/set-admin
wiki/other/hestiacp_change_admin_passwd.txt · Последнее изменение: 2023/10/10 14:41 — Diman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki