how to find configuration file path for windows 10 powershell
Answers
Answered by
1
Edit or create the file now by typing:
nano ~/.ssh/config
In here, you can set host-specific configuration options. To specify your new port, use a format like this:
Host remote_alias HostName remote_host Port port_num
This will allow you to log in without specifying the specific port number on the command line.
hope it helps you ❄️
Answered by
2
Answer:
plz shut up right now I'm in killing mood
Similar questions