Search help pages:

 

Apresa System Shell

Access to the system shell is possible using two methods:

1) Connect a monitor and a keyboard directly to the machine
2) Remotely connect with SSH using a tool like PuTTY. For this the following option must be enabled in the Apresa settings: Options, System settings, System, Remote shell.

The default system shell username is vidi. You can this account to log in.

To enable the remote shell from the command line, use these two commands:

sudo rm /etc/ssh/sshd_not_to_be_run
sudo service ssh restart