I've been trying to set up a remote connection via terminal, but I'm running into a few issues.
This is how I initially had it set up:
ssh root@***.***.***.**
Then I tried to add the -p 1234, but it the port number kept getting removed when closing the remove connection window. So then I referred to this tutorial:
http://osxdaily.com/2012/06/03/create-ssh-bookmarks-in-terminal-for-mac-os-x/
But that still didn't work. Any ideas how I can add the port number just once without having to re-enter it upon connection?
