Skip to main content

how to kill a process in ubuntu linux?

Ubuntu linux, like other linux has command kill a gives process.


the command used to kill a process instantly is

kill -9 (followed by process id)


See how to see the process id of the process,

Comments

Popular posts from this blog

INSALLING LOCALPHONE ON SUSE 11.3

SIP_call_localphone INSTALLING LOCALPHONE ON SUSE 11.3 Well I find a better option rather than installing localphone, one can use SIP soft phone client for SUSE 11.3. This tutorial gives a demonstration for SUSE 11.3 softphone SIP installation and using localphone credentials for make calls.. here we go..

installing upwork client on linux environmnent

Download the Upwork client from the Download Link: https://www.upwork.com/downloads Installing the yum file I got the following errors [bsingh@localhost Downloads]$ sudo rpm -Uvh upwork_x86_64.rpm [sudo] password for bsingh: error: Failed dependencies:     libstdc++.so.6(GLIBCXX_3.4.14)(64bit) is needed by upwork-4.2.115.0-1fc18.x86_64     libstdc++.so.6(GLIBCXX_3.4.15)(64bit) is needed by upwork-4.2.115.0-1fc18.x86_64     libstdc++.so.6(GLIBCXX_3.4.20)(64bit) is needed by upwork-4.2.115.0-1fc18.x86_64     s(GLIBC_2.14)(64bit) is needed by upwork-4.2.115.0-1fc18.x86_64     libc.so.6(GLIBC_2.15)(64bit) is needed by upwork-4.2.115.0-1fc18.x86_64     libc.so.6(GLIBC_2.17)(64bit) is needed by upwork-4.2.115.0-1fc18.x86_64     libc.so.6(GLIBC_2.18)(64bit) is needed by upwork-4.2.115.0-1fc18.x86_64     libgdkglext-x11-1.0.so.0()(64bit) is needed by upwork-4.2.115.0-1fc...