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/02/28 17:58]
114.119.160.138 old revision restored (2024/02/10 20:33)
admin_tips:services [2025/03/06 11:37] (current)
198.11.183.203 old revision restored (2024/12/26 07:50)
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/03/06 11:37 by 198.11.183.203