Linux command: pidof pidof - find the process ID (PID) of a running program [using its name]. Kill openvpn process root@T420:~# pidof openvpn 41 root@T420:~# kill -15 $(pidof openvpn) Labels Linux
Office 365: Alert Policies - Creation of forwarding/redirect rule The default Creation of forwarding/redirect rule alert policy will be triggered when end-users create rule to forward or redirect mail Read more
Linux: Ways to Find Linux Kernel Release Find out what Linux kernel your server or device is running. Read more