MOST RECENT NEWS - WE MOMENTARILY RENEW
19
CN99的fedora源挂了
Sep 19, 2008 14:59
LINUX&WIN
LINUX&WIN
一段时间没有开机了,今天打开开机更新的时候,报出下面的异常:
找了下原因,众说纷纭阿,有的说是版权问题停了,也有的说是硬盘坏了,不过,现在ubuntu的源还是可以用的,现在http://mirrors.cn99.com/里面依然有fedora的目录,但是却没有了访问权限。个人认为,被和谐了的可能性极大。真的怀念那时候的更新速度阿,加上axel,速度可以达到400到500k!!!
引用
http://mirrors.cn99.com/fedora/linux/releases/9/Fedora/i386/os/repodata/repomd.xml: [Errno 14] HTTP Error 403: Forbidden
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora-cn. Please verify its path and try again
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora-cn. Please verify its path and try again
找了下原因,众说纷纭阿,有的说是版权问题停了,也有的说是硬盘坏了,不过,现在ubuntu的源还是可以用的,现在http://mirrors.cn99.com/里面依然有fedora的目录,但是却没有了访问权限。个人认为,被和谐了的可能性极大。真的怀念那时候的更新速度阿,加上axel,速度可以达到400到500k!!!
1
可恶的Linux qq 自动更新工具
Sep 1, 2008 09:56
LINUX&WIN
LINUX&WIN
一早上开机,由于前两天看到了有一条关于linux qq 版本升级的消息,所以想试试检查更新的功能,没有想到开了没有反应,而且,我的机器的cpu一下子冒到了100%的使用率。我汗,赶紧查看了一下:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3596 root 20 0 2004 752 504 R 95.1 0.0 2:47.00 plugin-config
3586 root 20 0 2004 752 504 R 90.2 0.0 2:51.83 plugin-config
我郁闷了,plugin-config是什么东西呢?看看:
[root@icnote ~]# ps aux |grep plugin-config
LEE 3584 0.0 0.0 6128 1052 ? S 09:42 0:00 /bin/sh /usr/bin/mozilla-plugin-config
root 3586 89.2 0.0 2004 752 ? R 09:42 4:12 /usr/lib/nspluginwrapper/plugin-config -f
LEE 3594 0.0 0.0 6128 1052 ? S 09:42 0:00 /bin/sh /usr/bin/mozilla-plugin-config
root 3596 89.0 0.0 2004 752 ? R 09:42 4:08 /usr/lib/nspluginwrapper/plugin-config -f
root 3618 0.0 0.0 5504 680 pts/1 R+ 09:47 0:00 grep plugin-config
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3596 root 20 0 2004 752 504 R 95.1 0.0 2:47.00 plugin-config
3586 root 20 0 2004 752 504 R 90.2 0.0 2:51.83 plugin-config
我郁闷了,plugin-config是什么东西呢?看看:
[root@icnote ~]# ps aux |grep plugin-config
LEE 3584 0.0 0.0 6128 1052 ? S 09:42 0:00 /bin/sh /usr/bin/mozilla-plugin-config
root 3586 89.2 0.0 2004 752 ? R 09:42 4:12 /usr/lib/nspluginwrapper/plugin-config -f
LEE 3594 0.0 0.0 6128 1052 ? S 09:42 0:00 /bin/sh /usr/bin/mozilla-plugin-config
root 3596 89.0 0.0 2004 752 ? R 09:42 4:08 /usr/lib/nspluginwrapper/plugin-config -f
root 3618 0.0 0.0 5504 680 pts/1 R+ 09:47 0:00 grep plugin-config
19
Rhythmbox fedora9下乱码的解决
Aug 19, 2008 14:06
LINUX&WIN
LINUX&WIN
一直在用Mplayer听歌,但是觉得好像有点牛刀小用了,偶尔也就用Rhythmbox,Rhythmbox是一个很不错的音乐播放器,能播放FM的radio,还有歌词、作家、专辑的分类等等,而且支持的格式很多,(当然如果能出29欧元的话,会更多。)
安装挺简单的:
yum -y install rhythmbox rhythmbox-*
当然,你得安装了例如mp3,rm等等的支持(如果mplayer能播放的话,就是支持了)
接着,当你装入文件夹或者是文件的时候,你会发现大部分都是乱码,这是由于mp3的tag编码的缘故。这时想起了python-mutagen了吧,一个python写的小工具。赶紧装上吧。
yum install python-mutagen
然后cd到你的mp3目录下,进行所有的mp3 tag的转换。
mid3iconv -e GB18030 */*.mp3
这里GBK也是一样的。
重启Rhythmbox ,然后重新导入文件夹或者是文件,就ok了。
安装挺简单的:
yum -y install rhythmbox rhythmbox-*
当然,你得安装了例如mp3,rm等等的支持(如果mplayer能播放的话,就是支持了)
接着,当你装入文件夹或者是文件的时候,你会发现大部分都是乱码,这是由于mp3的tag编码的缘故。这时想起了python-mutagen了吧,一个python写的小工具。赶紧装上吧。
yum install python-mutagen
然后cd到你的mp3目录下,进行所有的mp3 tag的转换。
mid3iconv -e GB18030 */*.mp3
这里GBK也是一样的。
重启Rhythmbox ,然后重新导入文件夹或者是文件,就ok了。
6
Fedora 10 Alpha 发布
Aug 6, 2008 09:15
LINUX&WIN
LINUX&WIN
无意间转悠到了fedoraproject,发现在八月五号就已经开始提供Fedora 10 Alpha 的版本下载了(代号“Cambridge”),有兴趣的可以试试,不过,本人还是先坚守F9的阵地,等待白鼠出报告,哈哈。。。。。
Download:Fedora 10 Alpha
Download:Fedora 10 Alpha
2
fedora 9 解决播放flash没有声音的问题
Aug 2, 2008 19:33
生活杂记
生活杂记
现在的在线视频网站六间房,优酷,酷乐,youtube等都是flash的播放格式,在装了fedora 9和默认的混音器之后,播放flash是没有声音的,其实,解决的方法很简单:
只需要:
ok,enjoy it!
只需要:
ok,enjoy it!
30
可怕的fedora恐吓者
Jul 30, 2008 09:54
IT&时事
IT&时事
在Fedora 10的开发代号刚刚确定为“Cambridge”的时候,我又访问了fedora.org(非fedora官方),着实吓了我一跳,还记得我开始的那篇文章吗?Fedora bang bang ,说实在的,那作者还蛮能折腾的,今天又换成了另外的图片,比教恐怖。。
既然拥有这么一个好域名,为什么不做一点实在的事情呢?尽做些无厘头的事情。
首先说明,下面的图片不要轻易的去看啊。要做好心理准备!
既然拥有这么一个好域名,为什么不做一点实在的事情呢?尽做些无厘头的事情。
首先说明,下面的图片不要轻易的去看啊。要做好心理准备!
24
Fedora bang bang
Jun 24, 2008 17:24
IT&时事
IT&时事
Just a joke....?
when i visit the fedora.org,I found this:
when i visit the fedora.org,I found this:
引用
as always, we are not affiliated with red hat or the fedora project or people who like to wear hats while using linux or any other entity
this is a private system any images, media, or text that appear here are for our own amusement
this is a private system any images, media, or text that appear here are for our own amusement
14
fedora 9 mplayer 提示 “can't be used in a config file”解决办法
Jun 14, 2008 16:13
LINUX&WIN
LINUX&WIN
刚刚装上mplayer ,碰到一个问题。
很多方法都不能解决,后面在官方找到方法:
sed -i 's/flip-hebrew/#flip-hebrew/' /etc/mplayer/mplayer.conf
引用
Compiled with runtime CPU detection.
The flip-hebrew option can't be used in a config file.
Error parsing option flip-hebrew=no at line 133
The flip-hebrew option can't be used in a config file.
Error parsing option flip-hebrew=no at line 133
很多方法都不能解决,后面在官方找到方法:
sed -i 's/flip-hebrew/#flip-hebrew/' /etc/mplayer/mplayer.conf
14
Fedora 9 正式版发布
May 14, 2008 14:00
LINUX&WIN
LINUX&WIN
3
Waiting for fedora 9 ,so long......
May 3, 2008 16:03
LINUX&WIN
LINUX&WIN
等待fedora9很久了,原来计划的是四月二十九号放出final Release,我在前一段时间的blog中也提到了f9,但是依照目前来看,恐怕还要等一段时间了,难熬啊。。。(目前还是Preview Release)
从二十九号开始,我就天天在关注fedoraproject,才发现日期改了啊。
看看吧:http://poelstra.fedorapeop...
从二十九号开始,我就天天在关注fedoraproject,才发现日期改了啊。
看看吧:http://poelstra.fedorapeop...
引用
1.4.5.3 Public Availability Thu 2008-04-17 Thu 2008-04-17 0
1.4.5.4 Testing Thu 2008-04-17 Thu 2008-05-01 14
1.4.5.5 End of Preview Release Thu 2008-05-01 Thu 2008-05-01 0
1.4.6 Release Candidate Thu 2008-05-01 Tue 2008-05-13 12.8
1.4.6.1 Compose & Smoke Test Thu 2008-05-01 Tue 2008-05-06 5.7
1.4.6.2 Ship or No-Ship Decision Tue 2008-05-06 Tue 2008-05-06 0
1.4.6.3 Post & Sync Mirrors Tue 2008-05-06 Tue 2008-05-13 7
1.4.7 Release Day Tue 2008-05-13 Tue 2008-05-13 0
1.4.5.4 Testing Thu 2008-04-17 Thu 2008-05-01 14
1.4.5.5 End of Preview Release Thu 2008-05-01 Thu 2008-05-01 0
1.4.6 Release Candidate Thu 2008-05-01 Tue 2008-05-13 12.8
1.4.6.1 Compose & Smoke Test Thu 2008-05-01 Tue 2008-05-06 5.7
1.4.6.2 Ship or No-Ship Decision Tue 2008-05-06 Tue 2008-05-06 0
1.4.6.3 Post & Sync Mirrors Tue 2008-05-06 Tue 2008-05-13 7
1.4.7 Release Day Tue 2008-05-13 Tue 2008-05-13 0










