Ubuntu 16.04 - ssh-related commands open a GUI window to ask me for my SSH key password
up vote
0
down vote
favorite
Whenever I use commands like ssh user@server on the command line, I am not asked directly in the command line for my ssh key password, but in a new window (GUI). However, if I execute eval $(ssh-agent) before I execute the SSH command, I am asked directly in the terminal (which is the behaviour that I assume to be normal and that I expect).
What can I do to avoid having to execute eval $(ssh-agent) every time? I know that it was not always like that, but I do not really remember what I have changed.
ubuntu ssh ssh-agent
add a comment |
up vote
0
down vote
favorite
Whenever I use commands like ssh user@server on the command line, I am not asked directly in the command line for my ssh key password, but in a new window (GUI). However, if I execute eval $(ssh-agent) before I execute the SSH command, I am asked directly in the terminal (which is the behaviour that I assume to be normal and that I expect).
What can I do to avoid having to execute eval $(ssh-agent) every time? I know that it was not always like that, but I do not really remember what I have changed.
ubuntu ssh ssh-agent
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Whenever I use commands like ssh user@server on the command line, I am not asked directly in the command line for my ssh key password, but in a new window (GUI). However, if I execute eval $(ssh-agent) before I execute the SSH command, I am asked directly in the terminal (which is the behaviour that I assume to be normal and that I expect).
What can I do to avoid having to execute eval $(ssh-agent) every time? I know that it was not always like that, but I do not really remember what I have changed.
ubuntu ssh ssh-agent
Whenever I use commands like ssh user@server on the command line, I am not asked directly in the command line for my ssh key password, but in a new window (GUI). However, if I execute eval $(ssh-agent) before I execute the SSH command, I am asked directly in the terminal (which is the behaviour that I assume to be normal and that I expect).
What can I do to avoid having to execute eval $(ssh-agent) every time? I know that it was not always like that, but I do not really remember what I have changed.
ubuntu ssh ssh-agent
ubuntu ssh ssh-agent
asked Nov 29 at 16:33
Simon H
1012
1012
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f484967%2fubuntu-16-04-ssh-related-commands-open-a-gui-window-to-ask-me-for-my-ssh-key-p%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
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
Required, but never shown
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
Required, but never shown
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown