Nirvana Studio » 2007 » 四月 :: 分享知识,传播技术

Archive for 四月, 2007

Ubuntu 完美中文字体

Posted by Nicholas Ding on 26th 四月 2007

Ubuntu 每次升级几乎都会调整 fonts.conf 的内容,所以 wiki.ubuntu.org.cn 上提供的 VeraSansYuanTi 的字体配置就不能够直接替换系统默认的 fonts.conf 文件。

圆体的下载地址和参考配置在 Ubuntu Wiki 上的 使用圆体美化系统

这里提供了一份 Nicholas 手工合并过的版本,适合 Ubuntu 7.04 Feisty Fawn,完美显示圆体效果。需要替换 /etc/fonts.conf 和另外两个文件 /etc/fonts/conf.avail/40-generic.conf 和 /etc/fonts/conf.avail/60-latin.conf

下载 fonts.conf 40-generic.conf 60-latin.conf

效果图

效果图

Posted in Ubuntu, 新闻 | 3 Comments »

如何给 Solaris 添加新 IDE 硬盘

Posted by Nicholas Ding on 6th 四月 2007

以 root 身份登录,键入以下命令:


touch /reconfigure

shutdown -y -i6

Posted in Solaris | 3 Comments »