# Set username/password cho VM tạo từ custom image Để thuận lợi cho việc sử dụng các image không hỗ trợ mặc định trên hệ thống, sunteco cung cấp khả năng tạo VM từ custom image với tùy chọn set username/password giống như các image mặc định. ```{admonition} Pre-condition * Người dùng đã tải lên linux image (Hiện tại chưa hỗ trợ windows) ``` **Các bước thực hiện:** ---------- Truy cập menu VPC/Virtual Machine/Service List chọn + CREATE SERVER ```{thumbnail} ../../../../_static/img/vm/how-to/access-method/set-username-password-cho-vm-tao-tu-custom-image-1.png :width: 65% :alt: Image :align: center ``` ### Bước 1: Điền các thông tin cơ bản * Điền các thông tin cần thiết bao gồm * Tên VM * Image: Lựa chọn custom image sau đó chọn loại image là Linux * Package * Network * Security Group ### Bước 2: Điền các thông tin Authentication Với tính năng set username/password, người dùng điền username và password mong muốn. Người dùng có thể chọn đồng thời sshkey pair và password. //todo: Link tài liệu rule của username và password ```{thumbnail} ../../../../_static/img/vm/how-to/access-method/set-username-password-cho-vm-tao-tu-custom-image-2.png :width: 65% :alt: Image :align: center ``` ### Bước 3: Kiểm tra thông tin và khởi tạo Sau khi điền đầy đủ thông tin, người dùng kiểm tra và ấn LAUNCH VM để khởi tạo ```{thumbnail} ../../../../_static/img/vm/how-to/access-method/set-username-password-cho-vm-tao-tu-custom-image-3.png :width: 65% :alt: Image :align: center ``` ```{div} sd-fs-5 sd-text-primary Result: ``` Sau khi Deploy thành công, Server đã tạo được hiển thị trong danh sách.  Người dùng có thể truy cập vào máy bằng username và password đã set ở luồng tạo. ```{thumbnail} ../../../../_static/img/vm/how-to/access-method/set-username-password-cho-vm-tao-tu-custom-image-4.png :width: 65% :alt: Image :align: center ```