- Mac OS X Terminal getting wrong SSH path? [closed]
- ssh -v -l root -p 22 [remote ip address]
- /var/root/.ssh/
- /Users/danny/.ssh/
- ssh -v -i /Users/danny/.ssh/inno_dsa -l root -p [remote IP address]
- Host myremoteroot
- HostName [remote IP address]
- User root
- IdentityFile /Users/danny/.ssh/inno_dsa