ahmad_abdulghany
Advanced Member level 4
- Joined
- Apr 12, 2005
- Messages
- 1,206
- Helped
- 102
- Reputation
- 206
- Reaction score
- 22
- Trophy points
- 1,318
- Location
- San Jose, California, USA
- Activity points
- 11,769
Hi,
I want to connect via ssh command in Linux but to a different port than the default port (number 22). What is the option should i add ?
I tried: ssh -oPORT <port_num_in_4_digits> -l <user_name> <host_address>
But it didn't work..
Any other solution please?
Thanks in advance,
Ahmad,
I want to connect via ssh command in Linux but to a different port than the default port (number 22). What is the option should i add ?
I tried: ssh -oPORT <port_num_in_4_digits> -l <user_name> <host_address>
But it didn't work..
Any other solution please?
Thanks in advance,
Ahmad,