So, I am trying to replicate something I do on my Mac where I have a bash script on the desktop that launches the terminal and sshes into a Linux machine for me. From there I simply type in my password.
I have searched and found out about tasks but that doesn't seem to be exactly what I am looking for.
Basically, I just want to be able to launch Cmder from a shortcut and have it ssh into a box for me. From there, I will type in the password, etc...
Any ideas on how to accomplish this?