Wednesday, February 3, 2010

Another instance of skype running problem

to see all the skype instances

ps -A | grep skype

Then kill all the instances using the kill it

kill -9 processid
eg : kill -9 12578

Now restart the skype and it will be working for u.

No comments:

Post a Comment