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

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

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

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

  6. 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...

  7. Starting OpenVPN client automatically at boot - Ask Ubuntu

    Oct 6, 2016 · Much obliged. As far as I can tell the answer to (i) (which is well within the scope of this question) is that AUTOSTART="all" attempts to start every .conf file in /etc/openvpn (I'd …

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

  9. How to start a specific service when Ubuntu is started on WSL2

    Aug 3, 2021 · I need to run sudo service postgresql start every time when I start Ubuntu on WSL2. How can I make the service start automatically when I start Ubuntu? WSL doesn't use …

  10. How do I run a command at start up on Ubuntu 18.04 LTS?

    Dec 22, 2018 · I need to start a command on startup. I want to run this command: xgamma -gamma 0.70 I have used Startup Applications but it doesn't work. I have put the command in …