multiple skype – I Heart Ubuntu http://iheartubuntu.com Ubuntu Linux Mon, 22 May 2017 17:20:41 +0000 en-US hourly 1 https://wordpress.org/?v=4.7.5 https://iheartubuntu.com/wp-content/uploads/2017/05/cropped-ihuNOV11logo-32x32.png multiple skype – I Heart Ubuntu http://iheartubuntu.com 32 32 Run Multiple Instances of Skype 4.0 https://iheartubuntu.com/2012/08/run-multiple-instances-of-skype-4-0/ https://iheartubuntu.com/2012/08/run-multiple-instances-of-skype-4-0/#comments Thu, 09 Aug 2012 10:24:00 +0000 https://iheartubuntu.com/?p=110

I have different professorial groups that I stay in touch with online. The old method of running multiple Skype instances in Ubuntu worked great with older versions of Ubuntu using GNOME, but times changes and so do our desktops. In Ubuntu with Unity it is still possible to run multiple Skypes.

Ready?

You’ll need to install Skype 4.x if you havent done so yet. Just head over to skype.com and download the linux version and install. The newest version is already in the Ubuntu Software Center as well.

Now you need to create new copies of the installed Skype. Open up a terminal and run the following commands:

cp -r ~/.Skype ~/.Skype.first
cp -r ~/.Skype ~/.Skype.second

So now you have two installed instances of Skype. That was pretty dang easy, right? We now need to link up to those, so lets create a launcher for the two different Skypes.

This might be redundant, but lets make sure you have this installed first. Install gnome-panel package using this terminal command….

sudo apt-get install –no-install-recommends gnome-panel

Now make a folder off of your home directory to put the launchers in. I made one called “myapps”, but you can name yours whatever you want. Open a terminal and type this:

mkdir myapps

Now run this command:

gnome-desktop-item-edit ~/myapps/ –create-new

A new launcher box will pop up. Name it what you want (Skype1) and pick an icon what you want (download use the one down below if you’d like). Now type in the command field the following command:

skype –dbpath=~/.Skype.first

And lets do this again for the second Skype launcher (name it Skype2 or whatever)…

gnome-desktop-item-edit ~/myapps/ –create-new

and also…

skype –dbpath=~/.Skype.second

So your launchers are both made and can be found in your new /home/myapps directory. Open up your file browser and go there and you should see the two new instances of Skype. Click the first one and after it opens, pin it or lock it to your Ubuntu Unity launcher. Do the same with the second and lock it to the launcher.

THATS IT. Whew! Now you can run multiple instances of Skype in the newest versions of Ubuntu!

]]>
https://iheartubuntu.com/2012/08/run-multiple-instances-of-skype-4-0/feed/ 9
Using Multiple Skype Accounts at the Same Time https://iheartubuntu.com/2011/09/using-multiple-skype-accounts-at-the-same-time/ https://iheartubuntu.com/2011/09/using-multiple-skype-accounts-at-the-same-time/#comments Thu, 01 Sep 2011 19:03:00 +0000 https://iheartubuntu.com/?p=314 I am using Skype more and more these days for family and for business and it is nice to separate these accounts, yet still run them at the same time. So this is a quick tutorial to run multiple Skype accounts at the same time. And its really easy to do for Ubuntu users.

  • right click your panel or desktop to create a new application launcher.
  • for the name you can put Skype (or Skype2, whatever you want)
  • for the command type in “skype secondary
  • click OK and you are all set!

If you want to run more than one instance of Skype you can do it now.

]]>
https://iheartubuntu.com/2011/09/using-multiple-skype-accounts-at-the-same-time/feed/ 5