2010年5月5日

ubuntu9.04下安装vmware workstation6.0

摘要: 确保安装了以下包:[代码]下载 vmware workstation6.0:ftp://vmware_cn:cnvmware_tk@ftp.vmware.cn:2136/VMware-workstation-6.0.0-45731.i386.tar.gz还需要一个补丁,不然无法找到 kernel header:http://www.insecure.ws/warehouse/vmware-upda... 阅读全文

posted @ 2010-05-05 17:12 齐天大猫 阅读(251) 评论(0) 推荐(0)

[转载]RedHat Enterprise Linux 4的新安全机制-SELinux

摘要: ——Security Enhanced Linux 一.前言 Security Enhanced Linux(以下简称为SELinux)是RedHat Enterprise Linux 4(以下简称为RHEL4)上新的安全机制,在以往的RHEL系统中从未使用,这使得很多资深的系统管理员已开始使用RHEL4时弄得一头雾水,出现了很 多莫名其妙的错误,随后寻找帮助才发现原来是S... 阅读全文

posted @ 2010-05-05 17:06 齐天大猫 阅读(302) 评论(0) 推荐(0)

Linux中解决gftp中文乱码问题

摘要: 从如下两个地方下载gftp和它的补丁:http://gftp.seul.org/gftp-2.0.18.tar.bz2 http://www.teatime.com.tw/%7Etommy/linux/gftp_remote_charsets.patch 然后运行#tar jxvf gftp-2.0.18.tar.bz2 #patch -p0 < gftp_remote_charsets.p... 阅读全文

posted @ 2010-05-05 17:04 齐天大猫 阅读(317) 评论(0) 推荐(0)

Redhat9设置光盘自动挂载

摘要: 使用autofs软件包可以实现外接设备(光盘、分区、硬盘)等的自动挂载。1、主配置文件:/etc/auto.master其格式:挂载目录 映射文件 参数/misc /etc/auto.misc -timeout=602、映射文件/etc/auto.misc的格式:关键字 挂载选项 设备cd -fstype-iso9660,ro :/dev/cdroomfd -fstype=auto :/dev/f... 阅读全文

posted @ 2010-05-05 17:03 齐天大猫 阅读(312) 评论(0) 推荐(0)

Ubuntu下搞掂Totem

摘要: 首先保证有快而好用的源,没有就加个cn99的源(百度之)然后就可以更新了,先把老的删了,然后再装新的:$ sudo apt-get update$ sudo apt-get remove totem-gstreamer$ sudo apt-get install totem-xine libxine1-ffmpeg libxine1-gnome libxine1-plugins libxine1 ... 阅读全文

posted @ 2010-05-05 17:01 齐天大猫 阅读(209) 评论(0) 推荐(0)

[转载]CentOS 设置更新源

摘要: 一、使用更新源的国内镜像CentOS 安装完毕,首先应该修改更新源,并升级到最新的系统。国内速度较快的常用更新源:http://mirror.be10.com/centos/http://centos.candishosting.com.cn/http://ftp.sjtu.edu.cn/centos/http://ftp.hostrino.com/pub/centos/http://mirror... 阅读全文

posted @ 2010-05-05 17:00 齐天大猫 阅读(395) 评论(0) 推荐(0)

[转载]CentOS 5 增加对ntfs的支持

摘要: 有两种方法。第一种方法,可参考 http://wiki.centos.org/TipsAndTricks/NTFS(1) 首先要安装一个第三方源,rmpforge软件库。到http://dag.wieers.com/rpm/packages/rpmforge-release/查找适用于RHEL5/CentOS5的软件包。下载适用于RHEL5/CentOS5的软件包。[admingu@googe ~... 阅读全文

posted @ 2010-05-05 16:56 齐天大猫 阅读(569) 评论(0) 推荐(0)

导航