%- include('layout', { body: `
Follow these steps to configure SSH access to your VM:
Download the configuration tool from here:
Download SSH Config ManagerRun the db_vm_ssh_config_manager.exe application.
In the "Host" field, enter a friendly name for your VM (e.g., vm-test1).
Enter the SSH port number shown in your DevBench connection info (e.g., 6004).
Enter the username: asf_user
Keep the jump proxy as: asf-jump
Click the "Add VM" button to save the configuration.
In the "Select VM Host" dropdown, choose your VM name and click "Show Commands".
You will now see the SSH command to access your VM. Copy and use it in your terminal.
After configuring the SSH tool, you can connect using:
ssh [your-vm-name]
For graphical access, use your VNC client with the port shown in your DevBench info.
Default Password: ASF