Hello, I usually just use ssh <my_name>@192.168.7.2. For instance, while in root, type ssh [email protected] if your name is debian and if you are using the Debian Distro. This may work.
Seth P.S. If it does not work, let me know. We can make sure you have sudo installed. On Tuesday, October 17, 2017 at 5:42:47 AM UTC-5, Simas Paulius wrote: > > I'm trying to SSH to my BBB board via LINUX (UBUNTU 17.04 distro) terminal > using a command *ssh -v 192.168.7.2 *with no luck. > I always get the same error: > > > OpenSSH_7.4p1 Ubuntu-10, OpenSSL 1.0.2g 1 Mar 2016 > debug1: Reading configuration data /etc/ssh/ssh_config > debug1: /etc/ssh/ssh_config line 19: Applying options for * > debug1: Connecting to 192.168.7.2 [192.168.7.2] port 22. > debug1: Connection established. > debug1: identity file /home/simon/.ssh/id_rsa type 1 > debug1: key_load_public: No such file or directory > debug1: identity file /home/simon/.ssh/id_rsa-cert type -1 > debug1: key_load_public: No such file or directory > debug1: identity file /home/simon/.ssh/id_dsa type -1 > debug1: key_load_public: No such file or directory > debug1: identity file /home/simon/.ssh/id_dsa-cert type -1 > debug1: key_load_public: No such file or directory > debug1: identity file /home/simon/.ssh/id_ecdsa type -1 > debug1: key_load_public: No such file or directory > debug1: identity file /home/simon/.ssh/id_ecdsa-cert type -1 > debug1: key_load_public: No such file or directory > debug1: identity file /home/simon/.ssh/id_ed25519 type -1 > debug1: key_load_public: No such file or directory > debug1: identity file /home/simon/.ssh/id_ed25519-cert type -1 > debug1: Enabling compatibility mode for protocol 2.0 > debug1: Local version string SSH-2.0-OpenSSH_7.4p1 Ubuntu-10 > ssh_exchange_identification: read: Connection reset by peer > > please give me some advice on this issue. > Thank you in advance! :) > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/f5611f40-7e0b-40cc-9bb7-9241716e8925%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
