约 50 个结果
在新选项卡中打开链接
  1. autostart - How do I start applications automatically on login? - Ask ...

    2011年6月12日 · How can I make an application automatically start when I have logged in?

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

    2010年10月25日 · 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 …

  3. What is the difference between ~/.config/autostart and ... - kubuntu

    2017年10月31日 · The autostart-scripts directory doesn't appear to be a part of any standard. It's a hardcoded directory that Plasma searches for executable scripts (that is, actual executable files, not …

  4. How do I make a program auto-start every time I log in?

    2011年3月18日 · I frequently need to start several programs that I use every time I start my computer. How can I make it so that whenever I login the program is automatically launched?

  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. How to disable AnyDesk autostart in Ubuntu?

    2021年1月6日 · AnyDesk runs in Ubuntu startup and I couldn't find any setting in order to disable it in its settings. How can I disable AnyDesk autostart?

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

    2017年10月10日 · 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 which directory …

  8. mount - Disable Docker autostart at boot? - Ask Ubuntu

    2016年5月2日 · On the systems since Ubuntu 16.04+ (where OS uses systemd), according to the doc, autostart on boot can be turned off by: $ sudo systemctl disable docker.service $ sudo systemctl …

  9. 12.04 - How to autostart conky in Xfce? - Ask Ubuntu

    I want to autostart Conky in Ubuntu 12.04/Xfce. I tried to start this script with "automatic starting applications" in sessions options: sleep 6 conky But it does not work.

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

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