ssh-copy-id pipelines@pipelines.local user: pipelines pass: pipelines Copy everything in a folder on your harddrive onto the pipelines server: *cd /PATHTOYOURFOLDER *scp -r * pipelines@pipelines.local:/var/www/html/NAMEOFTHEFOLDER * ssh-copy-id for OSX https://github.com/beautifulcode/ssh-copy-id-for-OSX git clone ssh://pipelines@pipelines.local/home/pipelines/git/pipelines.git % GRAFT: history, server, mix, promiscuity This morning I logged into the local server with the shared login and password. I wanted to execute a script that I was using yesterday and expected to find it in the terminal history. But then I realised that we because we are sharing the same account, our command histories are getting mixed up.