SSH Raspberry Pi

Status
Not open for further replies.

greatchoice

Silver Partner
Basic Certified
Joined
Sep 21, 2020
Messages
265
Reaction score
13
Has anyone had the experience to SSH into the Pi SBC and be able to reload the software? I have to change the FQDN to another server but I am not onsite to accomplish this.
 
I'm not sure exactly what the question is. Are you having a problem connecting to the Pi via SSH?
 
Has anyone had the experience to SSH into the Pi SBC and be able to reload the software? I have to change the FQDN to another server but I am not onsite to accomplish this.
Are you asking if you are able to SSH to the Pi to re-install the 3CX SBC software so that you can connect it to a different 3CX PBX? I'm assuming this is related to your other post here: https://www.3cx.com/community/threads/migrate-extensions-to-different-account.85868/

If yes, then you can, however, do bear in mind that the method we recommend involves reflashing the sd with the ISO provided in our guide and re-installing the OS from scratch as this will ensure that you're installing the latest version of the ISO and all involved packages both of which are subject to changes from time to time.

If you cannot be on site to do this and must connect via SSH you could:

1. Create the 3CX SBC Entry on the new "3CX PBX >> SIP Trunks" section.

2. SSH to the Pi hosting the 3CX SBC.

3. Uninstall the 3CX SBC with:
Code:
sudo apt remove 3cxsbc --purge

4. Run:
Code:
sudo apt update

5. Re-install using the command mentioned in Step 5.2 in our guide: https://www.3cx.com/docs/installing-pbx-raspberry-pi/#h.1cfzisknb6rk

As mentioned this should technically work but should you face any issues related to installation we may recommend reflashing the sd from scratch depending on the situation. That said, I suggest undertaking this task during out of office hours so that you have enough time to troubleshoot should anything go wrong.
 
You would need to either:-

1. Remote on to a PC on the same subnet and SSH
2. Open port 22 to the Pi (restricted to your WAN) and do above
3. Install 3rd party software to remote on
4. Go to site
 
Status
Not open for further replies.

Forum statistics

Threads
111,975
Messages
590,084
Members
164,901
Latest member
Silent_Guru