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

15 managing disk - understanding /etc/fstab xfs_admin mount -o rw,remount /

list services on startup | initctl list | service --status-all | systemctl list-unit-files --type=service

tomcat catalina coyote jasper cluster