GITLAB
Ting Chan
/ palertx_web
Toggle navigation
Sign in
Sign in
Activity
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
php/network_restart.php
71 Bytes
edit
raw
normal view
history
cf76164e6
Ting Chan
20190709
1 2 3 4
<?php shell_exec("sudo service networking restart"); echo true; ?>