This is a draft cheat sheet. It is a work in progress and is not finished yet.
Connectivity
Try SSH connection
|
Try API connection
|
Services & Utilities
tw_service_control --stop
Stop services
|
tw_service_control --start
Start services
|
Compact datastore
|
|
|
Logs & Debbuging
grep $ip /usr/tideway/log/tw_svc_discovery.log
Search IP address in log file
|
User Administration
tw_listusers --filter $user
Check user and password state
|
tw_upduser --active $user
Unblock user
|
Change password
|
tw_upduser --passwd-ok $user
Enable password
|
Create user
|
|