6 Commits

Author SHA1 Message Date
10e9129ed4 Refactor user creation logic in setup script to include existence checks and detailed logging for both sysadmin and additional users. Enhance error handling during user addition to the sudo group. Remove self-deletion feature from customization script to maintain script availability post-execution. 2025-09-25 17:29:29 +01:00
d37019cca9 Refactor hostname update process in customization script to ensure /etc/hosts is modified before setting the hostname, preventing potential resolution issues. Improve clarity in the script's comments for better understanding. 2025-09-21 10:56:00 +01:00
dd7c385fc0 Refactor hostname configuration in customization script to improve user experience. Simplify prompts for changing hostname and ensure current hostname is displayed clearly. Maintain existing hostname if no new input is provided. 2025-09-21 10:44:12 +01:00
55dbf5e37c Enhance customization script to optionally change server hostname and improve user prompts. Update setup script to copy customization script to sysadmin user's home directory, with fallback to download if local file is missing. Include new password notification for sysadmin user during setup. 2025-09-20 15:43:06 +01:00
0083186826 Implement self-deletion of setup and customization scripts after successful execution. Enhance user password setting process with retry logic for both sysadmin and additional users, improving error handling and user feedback during setup. 2025-09-07 21:34:37 +01:00
dc05b7f376 Remove the SSH recovery script and update README to reflect changes in SSH key management and security practices. Enhance user prompts for SSH key setup during user creation, including special handling for the user "sergio". Streamline logging and error handling in the setup process. 2025-09-07 01:22:36 +01:00