Updating my Life

    follow me on Twitter

    Sunday, August 05, 2007

    linux笔记(一)

    做笔记用的,同学们请飘过,谢谢。

    以下笔记均针对 Fedora Core 6

    ntfs mount:

    yum install ntfs-3g,并更新内核,也可用yum命令更新,之后更改/etc/fstab,但是启动时依然无法载入,经查,更改firewall Selinux设置,设置为允许。

    Realplayer:

    real的官网有下载,安装时提示缺少libstdc++,运行yum install compat-libstdc++33即可,rpm安装时不会有此提示,但是如果运行以上命令,realplayer会无法启动。

    pidgin:

    Gaim,集成各种网络通讯方式的一个软件,去gaim的官网下载。

    amule

    类似于emule,但是在安装前需安装wxGTK,之后在ftp.freshrpms.net下载对应的rpm。

    Apache+mysql+php:

    默认安装后相关目录:/usr/sbin/httpd
    /usr/sbin/mysql
    /etc/httpd/conf.d

    3 comments:

    flyingred said...

    笔记也踩!

    Anonymous said...

    ……

    Unknown said...

    飘过~