I use Ubuntu 11.10 and I have to start skype manually every time I log on. Is there a way to run automatically run skype at boot time? I prefer GUI but console is ok too.
I use Ubuntu 11.10 and I have to start skype manually every time I log on. Is there a way to run automatically run skype at boot time? I prefer GUI but console is ok too.
Click on the cog well on the top right corner of your screen and choose
Startup Applications...
, click on Add and on the name field write Skype, on the command field writeskype
.Log off and back in and skype should be loaded.
On Ubuntu 14.04 you can enter 'startup' in the dash, select 'Startup Applications', click add and enter
make sure that the command is lowercase.
If you are using Lubuntu, you need to follow these steps: https://superuser.com/questions/146457/how-do-i-add-startup-applications-in-lubuntu-lxde
sudo cp /usr/share/applications/skype.desktop ~/.config/autostart
or symlink it.