SSH using password based login

Getting Started

Note

By default password based login is enabled

To access a device through ssh use the following command

ssh username@ip

To access a device through ssh and forward X11 use the following command

ssh -X username@ip

Note

The username is shunya, root or some other user created by used