Line 162: |
Line 162: |
| |- | | |- |
| | signal-event reboot || reboots the server | | | signal-event reboot || reboots the server |
| + | |- |
| + | | signal-event <event> || performs SME Server to go regenerate event template '''(use TAB to complete your command line)''' |
| + | |- |
| + | | signal-event dns-update || refreshes the DNS cache, useful for when you know a domain has changed IP and the TTL is too long to wait |
| |- | | |- |
| | /etc/e-smith/events/actions/navigation-conf || recreates server-manager navigation panel | | | /etc/e-smith/events/actions/navigation-conf || recreates server-manager navigation panel |
Line 167: |
Line 171: |
| | config show || display the internal configuration of the server | | | config show || display the internal configuration of the server |
| |- | | |- |
− | | config show <service name> || show the service configuration (use TAB to complete your command line) | + | | config show <service name> || show the service configuration '''(use TAB to complete your command line)''' |
| |- | | |- |
| | db || shows the syntax of the db command | | | db || shows the syntax of the db command |
Line 174: |
Line 178: |
| |- | | |- |
| | db configuration setprop <record> <property> <value> || sets or changes a property in the configuration database | | | db configuration setprop <record> <property> <value> || sets or changes a property in the configuration database |
| + | |- |
| + | | db accounts show || shows all account details |
| |- | | |- |
| | db accounts show <accountname> || shows the account details | | | db accounts show <accountname> || shows the account details |
− | |-
| |
− | | signal-event dns-update || refreshes the DNS cache, useful for when you know a domain has changed IP and the TTL is too long to wait
| |
| |} | | |} |
| | | |