Liberian Geek
  • Home
  • How-To/Tips
  • Linux
  • Windows

Automatically Startup Applications For All Users in Ubuntu 11.10

This brief tutorial shows you how to automatically startup programs in all user profiles in Ubuntu 11.10. Sometimes you may want a program to automatically launch for all users upon logon to Ubuntu without manually starting it. Ubuntu has a program called ‘Startup Applications’ that lets you automatically start programs, however, it will only work for the user who configured it and won’t work for all other user accounts.This method works great in Ubuntu 11.10

 

 

Objectives:

  • Auto start programs for all users in Ubuntu 11.10
  • Enjoy!

 

To get started, copy the program you wish to automatically startup everytime a user logs in from  /usr/share/applications/program.desktop to /etc/xdg/autostart   folder.

 

autostart_oneiric

 

For example, if you wish to auto start Firefox automatically when you login, copy firefox.desktop from /usr/share/applications/firefox.desktop to the /etc/xdg/autostart. folder.

sudo cp /usr/share/applications/firefox.desktop /etc/xdg/autostart

autostart_oneiric

 

To remove it, run the command below:

 

sudo rm /etc/xdg/autostart/firefox.desktop

 

Remember to copy programs that end with the .desktop extensions.

 

That’s it!


Related Posts

  • Create a Private, Password Protected Folder in Ubuntu 11.10 / 12.04
  • Automatically Mount Box Cloud Storage in Ubuntu 12.04 / 11.10
  • How to Fix ‘Failed to Retrieve Share List from Server’ in Ubuntu 12.04 / 11.10 when File Sharing with Windows
  • XBMC Media Center 11.0 (Eden) Released–Install it in Ubuntu 11.10 (Oneiric Ocelot)
  • Prevent Regular Users from Shutting Down / Restarting Ubuntu 11.10 (Oneiric Ocelot)

Home > How-To/Tips, Linux - 24 September 2011
Tweet
Comment Below!
Click here to cancel reply.



Follow @liberiangeek

Recent Posts
    • How Do You Manage MySQL Databases In Ubuntu 13.04 Raring Ringtail
    • Say Yes To Google Play Music Manager In Ubuntu 13.04 Raring Ringtail
    • Delete Junk, Improve Performance And Increase Privacy With BleachBit In Ubuntu 13.04 Raring Ringtail
    • Firefox 21 Released For Windows, Mac And Linux Systems
    • How Can You Find System Information In Ubuntu 13.04 Raring Ringtail
    • Is There A Better Task Scheduler In Ubuntu 13.04 Raring Ringtail?
    • Want LAMP (Linux, Apache, MySQL, PHP) In Ubuntu 13.04?
    • Support For Ubuntu 10.04 / 11.10 Desktop And 8.04 Server Edition End Today
    • Want uTorrent In Ubuntu? You May Have To Settle For qBittorrent Instead
    • LibreOffice 4.0.3 Released–Third Minor Release Of LibreOffice 4.0 Family

    Copyright © 2009 - 2013 Liberian Geek        Privacy Policy |      About Us |      Contact Us |      Search

    ↑ Top