I am trying to do a shell script that can connect to a remote machine via ssh
then problem is that I can relly on keys and stuff like that. I just want to add the hostname, user and pass and execute some commands... can someone guide me on that path?