Remote Access to QuecPi Alpha via SSH
2025-05-20
Prerequisite:
- Wired Network: Connect QuecPi Alpha to the network. QuecPi Alpha will automatically obtain an IP address (via the DHCP protocol).
Obtaining QuecPi Alpha's IP Address
Execute ifconfig in the debug UART terminal to view the QuecPi Alpha's IP address.
Configure SSH Login
ssh root@192.168.2.xxx
Alternatively, use the MobaXterm terminal software tool and select Session -> SSH to log in.
Tool download link: MobaXterm