2006-09-30 08:58 UTC
SSH ports
Can Ion's (F4) SSH query complete the port or username I use on a host?
Just use ~/.ssh/config to configure SSH to always use those
username and port by default:
Host foobar
User bazquk
Port 1234
Can Ion's (F4) SSH query complete the port or username I use on a host?
Just use ~/.ssh/config to configure SSH to always use those
username and port by default:
Host foobar
User bazquk
Port 1234