We have git/ gerrit ssh on local machine (~/.ssh/id_rsa id_rsa.pub known_hosts + ssh-agent )
Now we want to access local machine from multiple remote clients (4-5 users, 1 user at a time), to download latest code and run scripts.
Can I set up openssh-server on same machine without messing up our ssh access to git/ gerrit servers?