The most frequently used commands and information

awsclient

#Viewing logs of the awsclient
journalctl -u awsclient
#Launching the awsclient
systemctl start awsclient
 
# Config for AWSclient (BHTronik Default)
/config/os/aws/config/config.json
 
# Config for AWSclient (PHYTEC Default)
/mnt/config/aws/config/config.json
 
#Default temporary download directory for maintenance task files (configurable in AWSclient config via maintenance_task_temp_download_dir)
/data/os/dm/downloads/
 
# Default path for maintenance task download_whitelist (configurable in AWSclient config via maintenance_task_download_whitelist_path)
/app/os/dm/download_whitelist
 
# Default path for maintenance task command_whitelist (configurable in AWSclient config via maintenance_task_command_whitelist_path)
/app/os/dm/command_whitelist

(info) awsclient Config: See awsclient - Configuration File

remote-manager SSH Access

#Viewing logs of the remotemanager
journalctl -u remotemanager
 
# Status
systemctl status remotemanager
 
Restarting the remotemanager
systemctl restart remotemanager
 
# Check open connections
netstat | grep ssh

rauc-hawkbit-updater

#Viewing logs of the rauc-hawkbit-updater
journalctl -u rauc-hawkbit-updater
 
Restarting the rauc-hawkbit-updater for immediately polling for update
systemctl restart rauc-hawkbit-updater

RAUC

rauc status
 
rauc status --detailed
 
rauc status mark-active booted
rauc status mark-active other
 
rauc status mark-bad booted
rauc status mark-bad other
 
rauc status mark-good booted
rauc status mark-good other
 
# After changes to the config file restart the service!
systemctl restart rauc

BHTronik

bhtinfo

PHYTEC

phytec-board-config

phytec-board-info