In this article, i will share with you how to run 2 skype account in the same ubuntu system using skype --secondary
.
The new skype application is now called skypeforlinux
, therefore I used this command:
$ skypeforlinux --secondary
If skypeforlinux
is not found you can try using the full path:
$ /usr/bin/skypeforlinux --secondary
if the above command also not working then please once check your install skype properly in your ubuntu system.
i hope you like this solution.
Hi, My name is Harsukh Makwana. i have been work with many programming language like php, python, javascript, node, react, anguler, etc.. since last 5 year. if you have any issue or want me hire then contact me on [email protected]
How to Convert Comma Separated String into an Array in JavaScript
Use the split() Method You can use th...Convert HTML to PDF in Laravel 8 with Dompdf
Hello guys, in accounting or ecommerce a...Read the Current full URL with React
Current url holds data to display or sho...How to Change the Class of an Element Using JavaScript
Use the classList Property In modern...How to Remove a Specific Item from an Array in JavaScript
Use the splice() Method You can use t...