UBuntu--显示所有的开机启动项

Applications can automatically start when you log into Ubuntu. Packages can automatically add their own autostart entries – for example, install Dropbox and you’ll likely have it automatically starting with your desktop. If you have quite a few of these entries – or a slower system – this can make your desktop take longer to appear. You can control these startup applications from the Startup Applications dialog.

Ubuntu hides most of the system’s default autostart entries from this dialog. To view them, run the following command in a terminal:

sudo sed -i ‘s/NoDisplay=true/NoDisplay=false/g‘ /etc/xdg/autostart/*.desktop

This command modifies each autostart file and changes the “NoDisplay” parameter from “true” to “false,” making each entry appear in the list. After running this command, restart the Startup Applications dialog and you’ll see more options.

Don’t disable an autostart entry unless you understand what it does. For example, if your computer doesn’t have Bluetooth hardware, you can disable the Bluetooth Manager applet – but don’t disable Ubuntu One if you use it.

You should disable entries by unchecking their check boxes instead of clicking the Remove button. If you need to re-enable an entry later, you can re-enable its check box.

from:http://www.howtogeek.com/115797/6-ways-to-speed-up-ubuntu/ sudo sed -i ‘s/NoDisplay=true/NoDisplay=false/g‘ /etc/xdg/autostart/*.desktop

时间: 2024-07-29 15:31:14

UBuntu--显示所有的开机启动项的相关文章

Ubuntu 16.04LTS修改开机启动项

装上Ubuntu16.04后,每次开机都得手选开机项,挺麻烦 sudo vi /etc/default/grub GRUB_DEFAULT=0GRUB_HIDDEN_TIMEOUT=0GRUB_HIDDEN_TIMEOUT_QUIET=trueGRUB_TIMEOUT=10GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

Ubuntu管理开机启动项(服务)

本文只介绍一种方法,就是用sysv-rc-conf管理Ubuntu的开机启动项,比如不让apache开机自动启动等等. sysv-rc-conf是一个强大的服务管理程序. 背景知识 1.Ubuntu运行级别        Linux 系统任何时候都运行在一个指定的运行级上,并且不同的运行级的程序和服务都不同,所要完成的工作和要达到的目的都不同,系统可以在这些运行级之间进行切换,以完成不同的工作.Ubuntu 的系统运行级别:0        系统停机状态1        单用户或系统维护状态2~

安装linux系统后修改默认开机启动项

在安装linux系统后,开机的时候默认启动项变成了linux,这让许多经常使用windows系统的同学感到抓狂:按下电源键后,打开手机,刷刷微博,看看朋友圈,再抬头一看,面对输入密码界面,只好再次选择重启. 那么如何修改默认的开机启动项呢?我们需要做的是修改GRUB这个东东. 步骤(以Ubuntu系统为例):   1.进入系统,开机时注意观察你的windows系统在开机启动项中是第几项,当系统开启后打开终端.(方法自行百度) 2.在终端中输入“sudo gedit /etc/default/gr

Centos下安装最新版Mono并为windwos服务配置开机启动项

一:安装Mono,此步骤参照官网 1:配置Yum仓库 #Centos 7yum install yum-utils rpm --import "http://keyserver.ubuntu.com/pks/lookup?op=get&search=0x3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF" yum-config-manager --add-repo http://download.mono-project.com/repo/cent

Centos 配置开机启动项

Linux system 部署新的服务,初次启动服务都是通过command的方式手工启动,时间久了之后重启系统或有别的人员维护系统[不熟悉环境.业务],可能造成服务未启动.业务受影响,排查起来维护成本较高,且影响业务连续性.因此,设置新增业务为开机启动,显得十分必要,作者本身也是深有体会.本文着重介绍,如何为新增服务设置开启启动. 设置开机启动方式一 #ntsysv [quit ] =--图形界面查看.设置开机启动项 快捷键 CTRL+V 下翻空格键 选中tab quit 命令退出图形界面 设置

gnome3.X添加开机启动项

背景:升级gnome后发现gnome-session-properties不见了,想把sslocal随机启动遇到了麻烦... 特别说明:此为图形桌面开机启动项,因此只有通过图形桌面登陆用户后才能启动. 以下为加入sslocal为例 1,/usr/share/applications/sslocal.desktop; 1 [Desktop Entry] 2 Encoding=UTF-8 3 Version=1.0 4 Name=sslocal 5 GenericName=sslocal 6 Com

windows将某个应用加入开机启动项的解决办法

找到计算机以下位置,将要加入开机启动项的程序的快捷方式直接Copy到该目录下,下次开机该程序则会自动启动 C:\Users\pc\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup[注意:路径中的PC是我本机的电脑登录用户,实际情况需要对其进行适当替换]

C# 将当前应用程序写入到注册表开机启动项中

在使用C#进行应用程序的开发过程中,经常有一个需求就是让应用程序开机后自动启动,这个是一个很常见的需求,最常规的做法(这里以Win7操作系统为例),打开:开始=>所有程序=>启动文件夹(路径是:C:\Users\bobo\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup),然后可以将exe(这里以X.Shell.exe为例来说明)或者其快捷方式放到当前文件夹下面,这样我们就可以在应用程序下次启动的时候自动启动当前应用程序

如何取消Macbook上顽固的开机启动项

博主遇到的一个顽固启动项是Cisco Anyconnect.我只是偶尔需要使用VPN,但是安装了Cisco Anyconnect之后,每次开机它都会启动,很烦人. 1 通过系统设置 首先,博主希望通过一般的系统设置的方法关闭它. 我前后试了三次,都失败了.每次看似把这个开机启动项给删除了,但是只要重启,它还是会出现在Login Items里面. 2 /Library/LaunchAgents/ 之后我又手动移除/Library/LaunchAgents/里面的相关文件.(注意,千万不要删除这个文

fedora 21 + win8 开机启动项的顺序设为默认启动win8

我是先安装了win8,再安装fedora21的.安装完成fedora21后,开机启动项的顺序就被设为默认启动fedora了.那么我想修改回默认启动win8该怎么做呢?其实也不难: 1.找到 /boot/efi/EFI/fedora/grub.cfg,进入root权限,vim 打开gurb.cfg进行修改: 将 ### BEGIN /etc/grub.d/30_os-prober ###menuentry 'Windows Boot Manager (on /dev/sda1)' --class