ChinaUnix.net
相关文章推荐:

centos 宿机访问

centos4.2,/var/www/html为web根目录,将包解到此目录,通过http访问不到,提示没有访问权限,如下: [code]Forbidden You don't have permission to access /phpmyadmin/ on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request. -------------------------------------------------------------------------------- Apache/2.0.52 (centos) Ser...

by hongw - 系统管理 - 2006-03-24 19:21:25 阅读(1039) 回复(2)

相关讨论

ab centos5 64bit FreeBSD6.2-R 32bit-n 1000 Time taken for tests 0.936260 seconds 1.538197 seconds-n 1000 Total transferred 38739000 bytes 36395000 bytes-n 1000 Requests per second 1068.08 [#/sec] 650.11 [#/sec] -n 1000 Time per request 0.936 [ms] 1.538 [ms] -n 5000 Time taken for tests 4.699202 seconds 22.554019 seconds -n 5000 Total transferred 193695000 bytes 181975000 bytes -n 5000 Re...

by vps4 - BSD - 2007-07-19 22:42:37 阅读(10965) 回复(32)

想升级一下我的centos,提示: [quote] [root@mail init.d]# yum update Setting up Update Process Setting up repositories Cannot open/read repomd.xml file for repository: update failure: repodata/repomd.xml from update: [Errno 256] No more mirrors to try. Error: failure: repodata/repomd.xml from update: [Errno 256] No more mirrors to try. [/quote] [root@mail yum.repos.d]# cat centos-Base.repo正常,浏...

by arbor - 系统管理 - 2006-04-11 03:07:38 阅读(1298) 回复(4)

有没有高手知道, 在linux上, 如在Redhat AS3 或 centos3 上 PHP 能访问 MSSQL2000 么? 如果能的话, 应当怎么做, 请指教. [ 本帖最后由 danie1_liu 于 2006-3-16 09:58 编辑 ]

by danie1_liu - PHP - 2006-03-30 15:54:37 阅读(1655) 回复(5)

看了网上很多方法,不行。但早先redhat linux 9是没有问题的。 原因就出在UTF-8编码上了 于是干脆把rh9的i18n拷贝过去用了,reboot,问题解决 下面分别是rh9和centos4.2的/etc/sysconfig/i18n文件: #rh9 LANG="zh_CN.GB18030" LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN" SUPPORTED="zh_CN.GB18030:zh_CN:zh:en_US.UTF-8:en_US:en" SYSFONT="lat0-sun16" SYSFONTACM="8859-15" #centos 4.2 LANG="zh_CN.UTF-8" SUPPORTED="zh_CN...

by kelela - 系统管理 - 2006-01-28 11:20:30 阅读(1408) 回复(1)

我在宿查看: [root@vm-master ~]# modinfo tun filename: /lib/modules/2.6.18-92.1.18.el5.028stab060.2/kernel/drivers/net/tun.ko alias: char-major-10-200 license: GPL author: (C) 1999-2004 Max Krasnyansky <[email]maxk@qualcomm.com[/email]> description: Universal TUN/TAP device driver srcversion: 0B908E18D8A2FF9F3E0A814 depends: vermagic: 2.6.18-92....

by liang3391 - 服务器应用 - 2009-04-08 16:57:34 阅读(2605) 回复(3)

有用过centos的吧, 说说centos4和rhel4有什么感觉上的不同,安装和使用还顺利吗, 相对于rhel4是不是改进了些许的bug,? 还有什么问题吗?

by AlexChao - Linux论坛 - 2005-03-20 16:37:13 阅读(714) 回复(0)

centos是Linux的一个发行版。 特点: === 1、可以把centos理解为Red Hat AS系列!它完全就是对Red Hat AS进行改进后发布的!各种操作、使用和RED HAT没有区别! 2、centos完全免费,不存在RED HAT AS4需要序列号的问题。 3、centos独有的yum命令支持在线升级,可以即时更新系统,不像RED HAT那样需要花钱购买支持服务! 4、centos修正了许多RED HAT AS的BUG! 呵呵,保留了RED HAT AS的优势,去掉了RED HAT AS 的限制,为什...

by Nanu - Linux论坛 - 2006-08-11 14:56:49 阅读(5032) 回复(28)

我在centos下装了Samba做文件共享。 有个文件夹 test,下面有子文件夹a b c public 在smb.conf中我仅配置 valid users=a b c d writeable=no write list = a b c browseable=yes create mask=0777 现在我需要a,b,c有对自己的文件夹和public有完全权限,d只能只读public. 请问高手在smb中怎么配置,或者怎么...

by alexangdro - 服务器应用 - 2009-06-15 09:57:21 阅读(3026) 回复(2)

各位老大: 我用的是centos 4 :2.6.9-34.0.2.Elsmp的内核 安装openswan-2.4.12 可是我make programs就出错了:为什么 [[email]root@openswan-2.4.12[/email]]# make programs make[1]: Entering directory `/usr/local/src/openswan-2.4.12/doc' cp /usr/local/src/openswan-2.4.12/doc/src/index.html index.html make[1]: Leaving directory `/usr/local/src/openswan-2.4.12/doc' make[1]: Entering directory `/usr/local/src...

by kithchen - 服务器应用 - 2009-05-03 20:29:37 阅读(2785) 回复(4)