About 159,000 results
Open links in new tab
  1. 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 this? On a primary …

  2. autostart - How do I start applications automatically on login? - Ask ...

    Jun 12, 2011 · How can I make an application automatically start when I have logged in?

  3. How can I configure a service to run at startup - Ask Ubuntu

    Oct 25, 2010 · Since Ubuntu 15.10 and newer (resp. Debian 8 "jessie" and newer), you have to use the following command to configure your service minidlna to run at startup: sudo systemctl enable …

  4. autostart - How to launch terminal on login - Ask Ubuntu

    Jun 15, 2013 · How could I get the terminal to be launched once I have logged in, so that typing commands is much simpler?

  5. autostart - Start ssh server on boot - Ask Ubuntu

    I've been doing my google-fu, but I can only find outdated guides or guides pertaining solely to the server variations of Ubuntu. I need to set it up so that ssh server is run on boot, so I can ac...

  6. Where are startup commands stored? - Ask Ubuntu

    As per the Desktop Application Autostart Specification, which Ubuntu and all major desktop environments like Gnome, LXDE, XFCE follow, the Startup Applications are .desktop files stored per …

  7. autostart - How do I start VNC Server on boot? - Ask Ubuntu

    Apr 11, 2012 · How do I create a system-wide autostart file? This would be on a cloud server running the desktop version of Maverick. I logged in as root and created an autostart file using System/Preferences/

  8. 24.04 - How to always start Kodi on boot up? - Ask Ubuntu

    Oct 29, 2024 · What is the best or most recommended way to configure Ubuntu 24.04 such that Kodi will always be automatically run upon boot-up, and such that no password will be required on boot to …

  9. command line - How to launch application on startup - Ask Ubuntu

    Aug 31, 2021 · The easiest way to have an application autostart is to launch the tool "Startup applications". In the dialog, click Add and fill the fields. That has to be done for each user account. If …

  10. bash - What is the difference between an Autostart App and a system ...

    use the "startup applications" app and add a .desktop file to my /.config/autostart folder that will run the .sh script upon startup. I've tested both methods and they work well, but I am wondering what is the …