我在我的 Ubuntu 上安装了这些应用程序:
nginx
php5-fpm
mysql服务器
Redis
...
这些应用程序在每次打开计算机时运行。
如何防止这些应用程序在启动时运行? 因此,这些应用程序只有在我执行“service nginx start”时才能运行。
startup
startup ×1