Wednesday, October 7, 2009

YOYOPlayer突然没有声音

我的 YOYOPlayer 突然间没有了声音,用 google 搜寻一番后,才知道解救方法,方法如下:

进入 .YOYOPlayer 如后把 yoyoplayer.dat 这个文件删除,重启 YOYOPlayer 就行了。


Blogged with the Flock Browser

Thursday, October 1, 2009

Setup network card for Wake-On-Lan after shutdown
我要在一组电脑设置远程开机,花了8个月的时间才找到解决方案。原来不是 BIOS 的问题,问题出在网络卡。其设定如下:

1.在 Windows XP 用滑鼠右键开启 Properties
2.在 System Properties 对话框中,进入
Hardware > Device Manager > Nerwork adapters > Realtek RTL8168/8111 PCI-E Gigabit Ethernet NIC
3.用右键开启 Properties 进入 Advanced,然后选
Property:Wake-On-Lan After Shutdown
Value:Enable

Saturday, September 26, 2009

模糊不清的 wine 字体

我装了 wine 可是字体却模糊不清,上网找到 “laixin的菠萝格“ 美化wine的字体一文,解决了我的问题,在此說声谢谢。
方法如下:
1. 切换路径到 cd ~/.wine/drive_c/windows/fonts
2. ln -s /usr/share/fonts/TTF/wqy-zenhei wqy-zenhei.ttc
接下来,再打开wine看一看,真的OK了。
我用的是文泉正黑体。

Thursday, July 2, 2009

移除 firefox 3 书签中的倒立三角图标

在 userChrome.css 的第一行插入以下的字句:

/* Dropmarker for folder bookmarks */
.bookmark-item[container] > .toolbarbutton-menu-dropmarker {
display: none !important;
}

Tuesday, June 30, 2009

在 CentOS 中安装 Webmin

我用google找到 Matt 的文章有关如何在 CentOS 安装 Webmin. 方法如下:
首先安装 dependencies.
yum -y install perl-Net-SSLeay
安装程式
cd /usr/src
wget http://prdownloads.sourceforge.net/webadmin/webmin-1.480-1.noarch.rpm
rpm -i webmin-1.480-1.noarch.rpm
安装完毕
开启浏览器 输入 https://<ip:10000>   例:192.168.1.1:10000
就可以看到登录画面了。

全文出处:http://matthewdarnell.blogspot.com/2007/10/installing-webmin-on-centos-5.html


Saturday, June 27, 2009

Install Mandriva 2009.1 on Intel D945GCLF2 Motherboard

I just bought an Intel D945GCLF2 Motherboard. This board came with dual core atom processor. I installed Mandriva 2009.1 spring to it and it took only 25 minutes to complete. The booting time is only 30 seconds. Every thing went very smoothly. I really enjoy this board. I had problem with my old board AMD Ahtlon 1GH processor. But now very things solved.

Monday, May 11, 2009

Mandriva 2009.1 Spring 2 problem solved.

I installed Mandriva 2009.1 Spring with Gnome desktop. Everything went OK, but when I tried to setup my Canon BJC-3000 printer, the printer cannot be detected. I changed a new usb printer cable and the installation went smoothly and the problem solved.

Secondly I found that the sound giving problem. The mp3 music I played like a damage Cd with broken track. Now i managed to find a way to solve it.

I just right click on the volume icon on the task bar at the right top, select "Sound Preferences". Open the "output" tab and click on the radio button to select "Simultaneous output to Ensoniq Audio PCI, then clock the dialogue box. Done.