The command used to find the process id of any process is ps -ef | grep (followed by process name) like if you want to kill apache server running on system command would be ps -ef | grep apache or ps -ef | grep apache2 this will list the processes with process name apache. Once the process id is found use the kill command to terminate the process.
Learn about ubuntu latest distros, ubuntu mobile, ubuntu linux distros, installing packages in linux, linux commands, installing via linux terminal, synaptic package installer, amazon web services, astore integration in website, wordpress installing and maintenance.