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
How to check Linux version RedHat Enterprise Linux (RHEL) cat /etc/redhat-release Ubuntu lsb_release -a SuSE cat /etc/os-release cat /etc/*release hostnamectl Read more
VMware: vSphere ESXi Notes Keep playing with VMware vSphere ESXi . It is free to download and use in production environment with some limitations of course. Read more