[beagleboard] Re: USB SSH

2014-03-04 Thread mickeyf
On Monday, March 3, 2014 7:37:07 AM UTC-8, narr...@gmail.com wrote: > > About a month ago I disabled the 192.168.2.7 USB login. I forgot the file > I edited to do this. I am trying to get back to being able to ssh over USB > again. Anyone know the file I edited? > Try : /etc/networks/inter

[beagleboard] Re: USB SSH

2014-03-06 Thread narrab638
On Monday, March 3, 2014 10:37:07 AM UTC-5, narr...@gmail.com wrote: > > About a month ago I disabled the 192.168.2.7 USB login. I forgot the file > I edited to do this. I am trying to get back to being able to ssh over USB > again. Anyone know the file I edited? > Thanks of the reply. I d

[beagleboard] Re: USB SSH

2014-03-06 Thread narrab638
On Monday, March 3, 2014 10:37:07 AM UTC-5, narr...@gmail.com wrote: > > About a month ago I disabled the 192.168.2.7 USB login. I forgot the file > I edited to do this. I am trying to get back to being able to ssh over USB > again. Anyone know the file I edited? > -- For more options, vis

Re: [beagleboard] Re: USB SSH

2014-03-06 Thread Jason Kridner
More likely you did something with the dropbear config or systemd/systemctl. There are many ways to disable ssh. The first one I would have tried would have been along the lines of 'systemctl disable dropbear.socket' or 'systemctl disable sshd.socket'. I'd have to look to see what systemd service i

Re: [beagleboard] Re: USB SSH

2014-03-17 Thread danromanchik
narr is trying to re-enable ssh over USB. I'm having a somewhat similar problem. When I first got my BBB, I installed the drivers on my Mac and was able to ssh over to it via USB no problem. Yesterday, while trying to share the Mac's Internet connection via USB with the BBB I did something tha