How can I use scripts (or another command line tool) to automate ssh’ing?
I am a university student and am taking CS classes where we need to ssh into machines and do our work remotely. This means typing ssh [email protected] and then entering my password every single time.