SSH using -T option does not connect to the remote server

Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm trying to SSH into remote machine using the command
ssh -T -i *.pem -o StrictHostKeyChecking=no ubuntu@...**
It hangs before the login prompt.
When I use the below command(no -T option)
ssh -i *.pem -o StrictHostKeyChecking=no ubuntu@...**
It connects immediately to the remote server
What is wrong with using -T option?
ssh pseudoterminal
add a comment |Â
up vote
0
down vote
favorite
I'm trying to SSH into remote machine using the command
ssh -T -i *.pem -o StrictHostKeyChecking=no ubuntu@...**
It hangs before the login prompt.
When I use the below command(no -T option)
ssh -i *.pem -o StrictHostKeyChecking=no ubuntu@...**
It connects immediately to the remote server
What is wrong with using -T option?
ssh pseudoterminal
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to SSH into remote machine using the command
ssh -T -i *.pem -o StrictHostKeyChecking=no ubuntu@...**
It hangs before the login prompt.
When I use the below command(no -T option)
ssh -i *.pem -o StrictHostKeyChecking=no ubuntu@...**
It connects immediately to the remote server
What is wrong with using -T option?
ssh pseudoterminal
I'm trying to SSH into remote machine using the command
ssh -T -i *.pem -o StrictHostKeyChecking=no ubuntu@...**
It hangs before the login prompt.
When I use the below command(no -T option)
ssh -i *.pem -o StrictHostKeyChecking=no ubuntu@...**
It connects immediately to the remote server
What is wrong with using -T option?
ssh pseudoterminal
ssh pseudoterminal
asked 7 mins ago
Nani
1713
1713
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f476583%2fssh-using-t-option-does-not-connect-to-the-remote-server%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password