User Tools

Site Tools


admin_tips:services

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
admin_tips:services [2025/07/31 16:50]
57.141.0.19 old revision restored (2025/07/07 20:21)
admin_tips:services [2025/07/31 19:31] (current)
57.141.0.29 old revision restored (2025/06/18 07:51)
Line 7: Line 7:
 </file> </file>
  
 +===== Restarting all 3CX services in one shot =====
 +
 +<file>
 +root@3cxserver:~# systemctl |grep 3CX|cut -f1 -d" "|while read line; do systemctl restart $line; done
 +</file>
  
 ===== Generate a random MAC Address ===== ===== Generate a random MAC Address =====
admin_tips/services.txt · Last modified: 2025/07/31 19:31 by 57.141.0.29 · Currently locked by: 57.141.0.21