Remote Login using SSH
Default root
account has the rights to only login into the system using local terminal console, remote SSH login is disabled.
To enable the remote login using SSH set the PermitRootLogin yes
setting in /etc/ssh/sshd_config
file and reboot the machine. You can use the following commands to do it from the console.
The configuration file will then look like the following.
After that, internals of the virtual appliance can be accessed remotely using for example WinSCP. Specify the root
user name and default Passw0rd
(or whatever you have changed the password to) in connection settings as shown on the following screenshot.
Upload and download folders and files using F5 Copy button or your mouse and navigate the filesystem by pressing Enter on the folder names.