Before Enabling Remote Commands to Pi from Stats Page:
.
SSH to Pi and give following 3 commands to enable remote commands
COMMAND-1
sudo piaware-config allow-auto-updates yes
Above command will give following output:
Set allow-auto-updates to yes in /etc/piaware.conf:8
.
COMMAND-2
sudo piaware-config allow-manual-updates yes
Above command will give following output:
Set allow-manual-updates to yes in /etc/piaware.conf:9
.
COMMAND-3
sudo systemctl restart piaware
.
After enabling remote commands as above:
Check Configuration Dialog Box in your Flightaware Stats Page. You will now see commands are Enabled.