|
debian sarge
装 apache 的时候,只要 apt-get install apache 就可以了,甚至装上php都可以不用任何设置。
我就想:
安装桌面环境后,apt-get install fcitx,怎么就非得修改一个配置文件才能用 fcitx 啊
例如:在kde下,要建立 /etc/X11/Xsession.d/25xchinput-start
......
难道针对 kde 或 gnome 这样典型的桌面环境,apt-get install fcitx 后,系统自动用脚本文件修改一下相应配置很困难吗?
我是从 openbsd 想到这点的,openbsd 默认安装的 apache 就已经是 chroot 环境,佩服~~~ |
|