sudo vim \etc\gdm\gdm.conf
earmusic(密码)
gksudo gedit \etc\gdm\gdm.conf
earmusic(密码)
earOS 安装配置 - Show Cat's Eye
earOS 安装配置
earOS--基于ubuntu8.04的Linux发行版,适合做MediaCenter的OS。/*嗯,没错,Linux下也可以玩HTPC了。*/
界面特性:很apple的主题,软件包选择上靠近多媒体的支持。/*开发环境极其缺乏,好在apt很方便*/
其他的特性一如ubuntu。
安装:LiveCD方式,过程同ubuntu。*注意* LiveCD进去时使用earmusic/earmusic的用户名密码,执行安装时会提示输入。
配置:大致如ubuntu,比如加源等等。只是像我这样的喜欢root登陆的人会有一点点麻烦--在菜单中该是无效的--必须冲到配置文件中更改。
先改root密码
然后用喜欢的文本编辑器打开\etc\gdm\gdm.conf,将"AllowRoot=false"改为true,如是vim请sudo、gedit请gksudo。
改完后重启后就可以进root了。
至于后面干什么,随便吧。Mplayer、compiz...
BTW:QQ for Linux 千万不要装preview2,scim不支持。
\etc\gdm\gdm.conf
------------------------
[security]
# Allow root to login. It makes sense to turn this off for kiosk use, when
# you want to minimize the possibility of break in.
AllowRoot=true
------------------------
------------------------
[security]
# Allow root to login. It makes sense to turn this off for kiosk use, when
# you want to minimize the possibility of break in.
AllowRoot=true
------------------------