有一点不同的是
下载回来的essential-amd64(这里视你的平台而定)-20071007.tar.gz,解压缩出来的文件应放到
/usr/lib/codecs, 而不是文中所说的/usr/lib/win32
请按这篇文章里说的去做
http://www.simplehelp.net/2007/07/27/how-to-play-rmvb-files-in-ubuntu/
有一点不同的是
下载回来的essential-amd64(这里视你的平台而定)-20071007.tar.gz,解压缩出来的文件应放到
/usr/lib/codecs, 而不是文中所说的/usr/lib/win32
请按这篇文章里说的去做
http://www.simplehelp.net/2007/07/27/how-to-play-rmvb-files-in-ubuntu/
今天中午在公司装的Ubuntu 8.04 Desktop,很简单,在XP下挂载镜像,然后就像它的介绍所说的,安装就像安装其他的Windows程序一样,它甚至还创建了unistall.exe文件,安装好后重启,会有一个菜单让你选择启动到那个系统,选择Ubuntu,系统安装过程大概要10分钟搞掂。
很早之前就想做vsftp+mysql+pam_mysql了,今天在公司用apt-get安装了mysql和vsftpd,apt-get果然很强大!难怪上次去面试的那个公司说他们现在都是用Ubuntu,软件源太丰富了。下面给出安装过程:
周末总是要找些事做做,还没有在笔记本上装过linux,昨天晚上装过Ubuntu 8.04 Server,很遗憾,是CLI模式,用apt-get install gnome,没有反应,我开始认为,Ubuntu这个功能也不好用,但直到装了CentOS,我才发现,这不是系统的问题,是机子本生的问题,不能上网,怎么能怪apt-get呢?
今天早上起来,装了CentOS 5.1,不能在图形界面下装,装好后,也只能去到CLI模式,真是郁闷,startx后报错,第一时间怀疑是显卡问题,重启入XP,上http://ati.amd.com/support/driver.html, 依此选择:Linux x86_64–Intergrated/Motherboard—Radeon Xpress 1250,然后下载,再切换到Linux,chmod +x ati-driver-installer-8-5-x86.x86_64.run,再./ati-driver-installer-8-5-x86.x86_64.run,安装好后会提示有错,但startx后可以正常进入图形界面,算是成功了。
前一段时间刚装上rhel5 server的时候,发现system-config-packages工具的browse和search功能都不能用,看
了syd168兄写的“彻底解决Fedora 6 中的添加删除与升级”以后,参考着在rhel5 server里设置了一下,把设置过程写出来分享给大家。
Virtual WiFi helps a user connect to multiple IEEE 802.11 networks with
one WiFi card. VIt works by exposing multiple virtual adapters, one for
each wireless network to which connectivity is desired. Virtual WiFi
uses a network hopping scheme to switch the wireless card across the
desired wireless networks. Switching between networks is transparent to
the applications, such that the user feels she is connected to multiple
wireless networks simultaneously. Virtual WiFi is implemented as an
NDIS intermediate driver, and a user-level service in Windows XP.
Virtual WiFi interacts with the card device driver at the lower end,
and network protocols at the upper end. The buffering protocol is
implemented in the kernel and the switching logic is implemented as a
user-level service.
http://research.microsoft.com/