LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Close KPPP CLI (https://www.linuxquestions.org/questions/linux-newbie-8/close-kppp-cli-613164/)

Hugh Jass 01-12-2008 04:49 PM

Close KPPP CLI
 
How can I close KPPP without graphical input. If I change sessions the icon is gone but KPPP is still running?

proc 01-13-2008 12:36 PM

Quote:

Originally Posted by Hugh Jass (Post 3020448)
How can I close KPPP without graphical input. If I change sessions the icon is gone but KPPP is still running?


If it was ran by your user then you can just kill it:

Code:

killall -9 kppp

Hugh Jass 01-13-2008 02:16 PM

Thanks a lot.


All times are GMT -5. The time now is 07:04 AM.