About 92,300 results
Open links in new tab
  1. How do I start applications automatically on login? - Ask Ubuntu

    Jun 12, 2011 · 30 For 11.04 and newer see here: How do I start applications automatically on login? For older versions: If the program you wish to run on startup is in the Applications …

  2. startup - How to run scripts on start up? - Ask Ubuntu

    Aug 4, 2010 · How can I run scripts automatically when Ubuntu starts up so I don't have to run them manually after startup?

  3. How can I run a program on startup, minimized? - Ask Ubuntu

    Aug 19, 2015 · I just want Telegram to be run and I have added it to startup apps. The point is that I need it to be minimized. Any commands?

  4. How to run a script during boot as root - Ask Ubuntu

    You have to add the line while running command sudo crontab -e to make it run the script as root during startup.

  5. How to launch application on startup - Ask Ubuntu

    Aug 31, 2021 · Instead, you should enable automatic startup of these applications when the user logs in. Anyway, the program will probably fail if you decide to attempt otherwise, because it …

  6. How do I run a single command at startup using systemd?

    May 26, 2017 · How do I run a single command at startup using systemd? Ask Question Asked 8 years, 5 months ago Modified 1 year ago

  7. cron - Running command at startup on crontab - Ask Ubuntu

    Feb 17, 2016 · If you tell us exactly what you're looking for, we might be able to direct you to a log or config option (restarting your network services at startup feels a little hackish). On most …

  8. autostart - How to add a script to Startup Applications from the ...

    Mar 18, 2015 · I have a shell script. I want to configure my script to run automatically during startup. I know how to do this from GUI. But I wanted to do this from terminal. How can I do …

  9. Launch program in screen after reboot - Ask Ubuntu

    After logging in via putty, I execute the following from the command line: screen /home/user/"script" My question is: Is there any way to get my script/program to run …

  10. How to run an application at startup as a certain user?

    Is there a way to have an application launch during startup under a certain user account? For example, I would like to have a_small_app run under the user account bob (which is in the …