posted 1 year ago
I believe that the VirtualBox GUI console will let you log in directly.
If you wish to use an SSH client, the following are required:
1. A running SSH server on the target machine (systemctl status sshd)
2. A firewall open on the SSH port (default port is 22). If using firewall-cmd, use service name "ssh".
3, A Linux account that will accept remote logins. Note that in many installations, you cannot log in as root directly but must log in as an ordinary user and "sudo" to get root privileges. Such systems generally ask you for a user name and password as part of the installation process.
4. A network path to the server's public IP address/hostname from the external client.
Port forwarding and drag/drop/clipboard are not required (or for the most part even used) for SSH.
Education won't help those who are proudly and willfully ignorant. They'll literally rather die before changing.