#!/bin/bash # 生成 locale 数据 locale-gen # 可选:设置键盘布局等(如果需要) # localectl set-keymap us # 举例,如果需要设置其他键盘布局 # 可选:同步时间(如果需要) # hwclock --systohc systemctl disable smarttms.service systemctl disable mysqld.service teamviewer --passwd 'Bbt123!@#' exit 0