Part 6/8:
Once your session is configured, save it for easy access next time. Finally, click on Open to connect to your VM, and when prompted, confirm the connection fingerprint to establish the SSH session.
Verifying Access and System Details
Upon successful connection, you will be prompted to log in as aureuser. Once logged in, you can verify your system configurations and resources with commands like ls -hw
for hardware details and lshw -short
for a summary of your machine's specifications, including memory and CPU configurations.
At this point, your Rocky Linux virtual machine is ready for usage and further configurations based on your needs.