- Joined
- May 21, 2020
- Messages
- 42
- Reaction score
- 7
Hi,
I've to add a second 3CX (Linux Debian) server on our network that has to work as Passive. I don't know how to proceed with the configure of the scripts to insert here:

the Backup/Restore are already configured..... otherwise I've run that commands on Passive:
root@lab-pbx01:~#: ssh-keygen -t rsa
root@lab-pbx01:~#: cat.ssh/id_rsa.pub | ssh root@XX.XX.XX.XX "mkdir -p ~/.ssh && chmod 700 ~/.ssh && cat >> ~/.ssh/authorized_keys"
someone can help me? thanks
I've to add a second 3CX (Linux Debian) server on our network that has to work as Passive. I don't know how to proceed with the configure of the scripts to insert here:
the Backup/Restore are already configured..... otherwise I've run that commands on Passive:
root@lab-pbx01:~#: ssh-keygen -t rsa
root@lab-pbx01:~#: cat.ssh/id_rsa.pub | ssh root@XX.XX.XX.XX "mkdir -p ~/.ssh && chmod 700 ~/.ssh && cat >> ~/.ssh/authorized_keys"
someone can help me? thanks
Last edited: