Due to our proxy down suddenly, and some user cannot do browsing or access some web, i find the command to check is service squid running or no, because the server was restart but the proxy server haven't running, so i found some command from some blog or web then finally the proxy server up again and all user can do browser again. and here i copas some command to trouble shoot the problem service squid not running on Red Hat CentOS
a. To restart squid service on linux
sudo systemctl restart squid
b. when those command cannot run check whats the problem by typing the error command
systemctl status squid.service
then you can troubleshoot the error.
c. To verify the status of the squid service with below command:
systemctl status squid
d. for see all status service running
systemd-cgtop
Copas from:
Tidak ada komentar:
Posting Komentar