Articles of fedora

从src文件build立rpm

我试图从FC 12上的一个* .src.rpm文件构build,这样一来,文件就像在普通的二进制版本中一样分布在我的系统上(在这种情况下,* .h文件最终会在在/ usr /包括)。 当我运行rpmbuild时,头文件不存在。 这是我的rpmbuild命令: [root@localhost sphirewalld]# rpm -ivv /home/dan/Downloads/gtest-1.3.0-2.20090601svn257.fc12.src.rpm ============== /home/dan/Downloads/gtest-1.3.0-2.20090601svn257.fc12.src.rpm Expected size: 489395 = lead(96)+sigs(180)+pad(4)+data(489115) Actual size: 489395 loading keyring from pubkeys in /var/lib/rpm/pubkeys/*.key couldn't find any keys in /var/lib/rpm/pubkeys/*.key loading keyring from rpmdb opening db environment /var/lib/rpm/Packages cdb:mpool:joinenv opening db index /var/lib/rpm/Packages rdonly mode=0x0 locked db index /var/lib/rpm/Packages opening […]

fwbuilder / iptables手动脚本+自动生成的规则在启动?

Fedora 11 我们以前的IT人员在我们的防火墙上设置了iptable规则,这让我感到困惑,他没有logging任何文件。 我希望有人能够帮助我理解它。 iptables服务显然是在启动时启动的,但/etc/sysconfig/iptables文件没有改动(默认值)。 我在/etc/rc.local发现他正在这样做: # We have multiple ISP connections on our network. # The following is about 50+ rules to route incoming and outgoing # information. For example, certain internal hosts are specified here # to use ISP A connection while everyone else on the network uses # ISP B connection when […]

使用Fedora创build软件RAID备用内部驱动器

我有两个内部的80GB硬盘,它们是空的,只是坐在箱子里。 我已经尝试了谷歌search的步骤或一些信息,但我只能find如何设置突袭,当我第一次安装Fedora的 – 不是为了当已经安装。 这些是两个新的(旧)驱动器,是空白的,系统不在他们身上,所以应该像格式化一样简单,然后绑定他们到一个突袭 – 但找不到任何信息。 任何线索?

试图构buildOpenSimulator .. nant失败

nant的输出是: Buildfile: file:///root/opensim-0.6.8-release/OpenSim.build Target framework: Mono 2.0 Profile Target(s) specified: build [echo] Using 'mono-2.0' Framework init: Debug: [echo] Platform unix build: [nant] /root/opensim-0.6.8-release/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.dll.build build Buildfile: file:///root/opensim-0.6.8-release/OpenSim/Framework/Servers/HttpServer/OpenSim.Framework.Servers.HttpServer.dll.build Target framework: Mono 2.0 Profile Target(s) specified: build build: [echo] Build Directory is /root/opensim-0.6.8-release/OpenSim/Framework/Servers/HttpServer/bin/Debug [csc] Compiling 29 files to '/root/opensim-0.6.8-release/OpenSim/Framework/Servers/HttpServer/bin/Debug/OpenSim.Framework.Servers.HttpServer.dll'. [csc] /root/opensim-0.6.8-release/OpenSim/Framework/Servers/HttpServer/AsynchronousRestObjectRequester.cs(103,41): error CS0246: The type or namespace name […]

BIND无法解决service.graphicly.com

大约两周前以来,我们一直无法解决service.graphicly.com: dig @192.168.0.12 service.graphicly.com ; <<>> DiG 9.3.4-P1 <<>> @192.168.0.12 service.graphicly.com ; (1 server found) ;; global options: printcmd ;; connection timed out; no servers could be reached 挖掘graphicly.com上列出的名称服务器,显示service.graphicly.com是takecomicsadmin.cloudapp.net的CNAME。 挖掘cloudapp.net的名称服务器似乎失败: dig @NS1.LIVEDNS.MSFT.NET takecomicsadmin.cloudapp.net ; <<>> DiG 9.3.4-P1 <<>> @NS1.LIVEDNS.MSFT.NET takecomicsadmin.cloudapp.net ; (1 server found) ;; global options: printcmd ;; connection timed out; no servers could […]

一次只能从新的Web服务器接收一个文件

我们正试图将我们的内部票务系统从服务器柜中的Microsoft Small Business Server移到Rackspace Cloud Server。 安装程序是Fedora 11 LAMP,除了附加在httpd.conf底部的虚拟主机之外,它应该是默认开箱的。 新的服务器正在承受加载时间的负担,并且看着Firebug中的页面加载很容易看到问题的发生,但我无法弄清楚原因。 这里是旧服务器: 旧服务器http://rkuykendall.com/uploads/old.server.png 我曾经期待过这样的事情,但是由于它不再在本地托pipe,所以速度稍慢。 相反,新的服务器: 新服务器http://rkuykendall.com/uploads/new.server.png 似乎一次只能提供一个文件。 这是楼梯加载时间效果的另一个例子: 楼梯加载时间效果http://rkuykendall.com/uploads/staircase.png 另一个非常明显的楼梯效果的例子: 楼梯效果2 http://rkuykendall.com/uploads/staircase2.png 我和Freenode #httpd上的一些人谈过没有运气。 我创build了一个重复的服务器,并使用Fedora Core 13创build了一个全新的服务器,并且仅仅移动了数据库和Web文件,而没有运气。 有什么build议么?

无法连接到外部的tomcat服务器,

我的Tomcat服务器在虚拟服务器上运行,这个服务器运行在Fedora机器上。 我已经设置了这台机器上的所有东西来运行tomcat,tomcat在本地主机上运行良好。 但是我不能使用这个服务器的IP地址远程访问运行在这个tomcat服务器上的web服务的wsdl,如下所示。 http://xxx.xxx.xxx.xxx:8080/axis2/services/listServices 我的一个朋友说,我需要configurationDNS来远程访问使用IP地址,我不明白他说的也。 在这个服务器上的iptables也是弯腰的。 另外,我可以远程访问运行在这台服务器上的mysql,我的问题是为什么它不适用于tomcat。 有人可以帮我find这个问题的解决scheme。 在此先感谢您的帮助

远程访问安装在fedora机器上的openfire

你好, 我在Fedora机器上安装了Openfire。 我可以在这台机器上启动openfire并运行在本地主机上。 但是,我无法如下访问openfire http://xxx.xxx.xxx.xxx:9090 我在这台电脑上设置了ip表 另外当我做本地端口9090端口的telnet,它的工作原理 有人能帮助我做到这一点 在此先感谢您的帮助

在Fedora上慢到不存在的MySQL?

我有一个VPS上有一些低stream量的个人网站,其中两个运行Wordpress。 有时WordPress的网站只是不想加载。 他们花了一分钟或更多的时间来加载。 有时候我可以把它放在那里5分钟,然后才放弃。 是什么使我相信这是一个MySQL问题,静态文件在这种情况下仍然会在不到一秒的时间内加载。 由于我在同一台服务器上安装了MySQL,所以不可能是networking延迟问题,所以我必须在configuration上有一些可怕的错误。 这只是在Fedora上通过Yum进行的一个未经修改的MySQL安装,所以它应该使用任何默认值。 任何人有任何想法可能会导致这样的事情?

如何在最小安装的Fedora 13 linux中configuration防火墙?

如何在最小安装的Fedora 13中configuration防火墙? 什么是正确的Fedora的方式来configuration防火墙? 有没有任何简单的命令行工具来操纵/etc/sysconfig/iptables等? 基本上我只想让传入的HTTP / HTTPSstream量到几个端口。 这是我的/etc/sysconfig/iptables样子 # Firewall configuration written by system-config-firewall # Manual customization of this file is not recommended. *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] -A INPUT -m state –state ESTABLISHED,RELATED -j ACCEPT -A INPUT -p icmp -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT […]