LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Kppp has detected... (https://www.linuxquestions.org/questions/linux-newbie-8/kppp-has-detected-120776/)

raysr 11-28-2003 02:22 PM

Kppp has detected...
 
a /home/ray/.kde/share/apps/kppp/kppp .pid file. Another instance of kppp seems to be running under process ID 2221, please exit, make sure that you are not running another kppp, delete the pid file and restart kppp. What has happened here and how do I fix it?:newbie:

Avatar33 11-28-2003 02:33 PM

Kill it
 
Don't really know. But you can try killing the other process with the
Code:

kill
command or the
Code:

ps
command. For more info read the man pages.

skate 11-29-2003 07:01 AM

type on console ps x and look what process you dont need and then type kill -KILL <ID> ;]~ and the process will stop ;]

raysr 11-29-2003 10:47 AM

Kppp
 
Got it, thanks. r


All times are GMT -5. The time now is 03:07 PM.