You're trying to ssh to the localhost? start with ssh -vvv then your arguments
On Fri, Feb 27, 2015 at 3:52 PM, Michael Havens <[email protected]> wrote: > I'm trying to ssh into a computer. The shell it uses is not bash. I've run: > > bandit25@melinda:~$ ssh -i ./bandit26.sshkey bandit26@localhost > bandit25@melinda:~$ ssh -i ./bandit26.sshkey bandit26@localhost ls > bandit25@melinda:~$ ssh -i ./bandit26.sshkey bandit26@localhost echo $0 > > bandit25@melinda:~$ ssh -i ./bandit26.sshkey bandit26@localhost ps -p $$ > > but they all seem to be waiting for input. Please.... what do I need to > read to figure this out? > :-)~MIKE~(-: > > --------------------------------------------------- > PLUG-discuss mailing list - [email protected] > To subscribe, unsubscribe, or to change your mail settings: > http://lists.phxlinux.org/mailman/listinfo/plug-discuss >
--------------------------------------------------- PLUG-discuss mailing list - [email protected] To subscribe, unsubscribe, or to change your mail settings: http://lists.phxlinux.org/mailman/listinfo/plug-discuss
