pkill -HUP sshd #reread sshd configuration file

The first process that starts when Linux System is booted is – init process, hence it is assigned a value of ‘1‘ in most of the cases.

pgrep, pkill - look up or signal processes based on name and other
pkill -HUP sshd #reread sshd configuration file
pkill -KILL -u vivek php-cgi #kill processes whose effective user id is set to vivek

Comments

Popular posts from this blog

HAproxy logging

tomcat catalina coyote jasper cluster

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all