2025年6月24日

修改ubuntu cloud image的密码

摘要: sudo apt-get install cloud-image-utils cat >user-data <<EOF #cloud-config password: a chpasswd: { expire: False } ssh_pwauth: True EOF cloud-localds u 阅读全文

posted @ 2025-06-24 15:56 半山随笔 阅读(39) 评论(0) 推荐(0)

导航