升级到 ubuntu 桌面 13.04 后我启用了这些服务(我使用 rcconf 检查过):
│ [*] acpi-support
│ [*] brltty Braille terminal driver
│ [*] grub-common Record successful boot for GRUB
│ [*] kerneloops Tool to automatically collect and submit kernel crash signatures
│ [*] ondemand Set the CPU Frequency Scaling governor to "ondemand"
│ [*] pppd-dns Restore resolv.conf if the system crashed.
│ [*] rsync fast remote file copy program daemon
│ [*] sudo Provide limited super user privileges to specific users
│ [*] x11-common
| [ ] acpid
│ [ ] alsa-restore
│ [ ] alsa-store
│ [ ] anacron
│ [ ] apparmor AppArmor initialization
│ [ ] apport
│ [ ] avahi-cups-reload
│ [ ] avahi-daemon
│ [ ] bluetooth
│ [ ] console-font
│ [ ] console-setup
│ [ ] cron
│ [ ] cups
│ [ ] cups-browsed
│ [ ] dbus
│ [ ] dmesg
│ [ ] failsafe-x
│ [ ] friendly-recovery
| [ ] hostname
│ [ ] hwclock
│ [ ] hwclock-save
│ [ ] irqbalance
│ [ ] kmod
│ [ ] lightdm
│ [ ] modemmanager
│ [ ] network-interface
│ [ ] network-interface-container
│ [ ] network-interface-security
│ [ ] network-manager
│ [ ] plymouth
│ [ ] plymouth-log
│ [ ] plymouth-splash
│ [ ] plymouth-stop
│ [ ] plymouth-upstart-bridge
│ [ ] procps
│ [ ] pulseaudio
│ [ ] resolvconf
│ [ ] rfkill-restore
│ [ ] rfkill-store
│ [ ] rsyslog
│ [ ] saned SANE network scanner server
│ [ ] setvtrgb
[ ] speech-dispatcher Speech Dispatcher
│ [ ] udev
│ [ ] udev-fallback-graphics
│ [ ] udev-finish
│ [ ] udevmonitor
│ [ ] udevtrigger
│ [ ] ufw
│ [ ] whoopsie
我的问题是,Ubuntu 13.04 中默认启用哪些服务?
也许有人可以使用 rcconf 实用程序查看全新安装的 13.04(rcconf 默认未安装)
提前致谢。
答案1
正如您所说,您是从以前的安装升级的。这意味着默认服务会有所不同。在我的例子中,除了您指出的服务外,我还将显示已安装的 Apache 和 Mysql。在其他用户中,它们将显示其他服务。
从全新安装来看,它肯定与您的相同,但如果特殊硬件设备需要额外的服务才能正常工作,则可能会发生变化。
对于我可以与您的列表进行比较的内容,我会说我们有相同的内容,只是我有 Apache、MySQL 和其他一些与服务器相关的内容。