About 122,000 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. Startup Scripts on Kubuntu 24.04 - Ask Ubuntu

    Sep 27, 2024 · FWIW, I'm hitting a similar issue (autostart a .sh) in Kubuntu 24.04 and Manjaro 24.0.7. The only common ground I can find is both use KDE Plasma (but different versions).

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

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

  5. how to start application when system boots using a .desktop file

    Oct 10, 2017 · I searched and found out that I can make an application start while the system boots by using Startup Applications from the dash. But if I want to write a .desktop file, in …

  6. autostart - How to disable a program in "Startup Applications" via ...

    I know how to do this via GUI, but now I need to do this via CLI. I cannot delete, for example, org.gnome.SettingsDaemon.Wacom.desktop file from /etc/xdg/autostart, because my system …

  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 …

  8. command line - How do I run a script at start up? - Ask Ubuntu

    Dec 12, 2012 · I have a script in a folder: /path/to/my/script.sh I need this script to run every time the system starts (even if no one logs in to the system). What do I need to do in order to make …

  9. 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?

  10. autostart - How to start TeamViewer on boot? - Ask Ubuntu

    Oct 18, 2021 · I need to start TeamViewer on boot. I tried to add the command to /usr/bin/teamviewer --daemon start to the startup applications, as you can see below: But it …