If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
SSH with OpenPLI
SSH runs on OpenPLI by default. Just install a SSH client on your PC or Smartphone.
Login
Default login after new installation is:
Username: root
Password: no password, leave blank
from ubuntu terminal
type ssh root@<ip or host>
password: blank(if no password set) or password of box
I forgot my password
If you forgot your password or used an extension for changing it with PLI 3.0 you can clear the password by editing the first line in /etc/shadow which contains the hash of your password.
just delete the second parameter.
example
Comment