5

Start Applications Automatically on Login in Ubuntu

 1 year ago
source link: https://www.laravelcode.com/post/start-applications-automatically-on-login-in-ubuntu
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Start Applications Automatically on Login in Ubuntu

  358 views

  10 months ago

Ubuntu

Many of us need to open certain application while working on computer. Applications like File Manager, Web browser text editor are the common application that anyone needed everytime while working on computer.

If you are using these appications daily basis, then why not make some cool tricks such as open these appications everytime when you logged in. These will save your little time and also make it cool. But how can you do this?

In your Ubuntu system with little knowledge, you can do any of this easily. You can set which applications should be started at login while default startup applications configured on the system. You can do this with Startup Application software which comes preinstalled in Ubuntu.

Startup applications

Click on menu and search for Startup Application.

how-to-start-applications-automatically-on-login-in-ubuntu-startup-application-preferences.png

Now open Startup application. You can see some default applictions are in the list.

how-to-start-applications-automatically-on-login-in-ubuntu-startup-application-application-list.png

Add applications to startup application

To add application on startup list, click on Add button. This will open popup window with bellow input.

how-to-start-applications-automatically-on-login-in-ubuntu-startup-application-add-command.png

Name field will display the name in Startup Appication. Description field is for details. The Command field is the command that will be executed for startup. You have to get figure out which command opens that particular application. For example, Google chrome browser open with command google-chrome,so I have set it that command.

The other way to find application command is to click the Browse... button and select a command file which are located in the /usr/bin folder. Go to the direcotory /usr/bin and set the path for it. For example, /usr/bin/nautilus will open File manager so put this directory path in command line.

That's it, after the restart, that appications will automatically open.

Remove applications from startup application

If you no longer want to open application on startup, you can also remove from startup. To remove application from startup, first select the appliction and click on Remove button. This will remove it from the next startup.

There are also some hidden programms which are autostart. To check which programms are running at startup, open a terminal and use the following command:

sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop

Now once again also open Startup Application. You will also see services which are running in background.

I hope it will help you.

Author : Harsukh Makwana
Harsukh Makwana

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]


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK