Displaying 11 results from an estimated 11 matches similar to: "Apache and CF"
2009 Jun 22
12
Rails Hosting: Slicehost vs. Rimuhosting
I know similar topics have been covered before, but I''d like to get a
more up-to-date Ruby developer''s opinions. (Please note that I''ve
read similar threads in this group and read a lot of hosting
comparison sites, even contacted both companies and am still having a
hard time making decisions. )
After reading about limitations with shared hosting plans, I decided
that
2008 Apr 10
8
[PATCH][RFC]Move PCI Configuration Spaces from Dom0 to Xen
Hi, Keir,
This patch will move reading and writing of PCI configuration spaces
from dom0 to Xen. It also changes VTD code, so that they can touch the
PCI configuration spaces with proper lock.
This will also benefit MSI support in Xen.
Can you give some comments? Thanks!
<<pci_conf_xen.patch>>
Best Regards
Haitao Shan
_______________________________________________
Xen-devel
2009 May 23
1
Traffic Analyzer
Hi Guys,
My Server at Mosso has more than doubled in bandwidth over the last
week. Mosso recommended getting an analyzer tool to tell me why.
What can you guys recommend, easy to install and informative?
Thanks!
-Jason
2009 Apr 24
7
centos firewall?
Hi All,
I am new to CentOS and I signed up for a Mosso Cloud Server that runs
Cent OS 5.2
I can ssh in.
I ran: yum install vnc vnc-server
then: vncserver (and set desktop viewing password)
But I cannot connect.
How do I add 5900 to the centos firewall? How do I edit the conf file?
I only have SSH ability at this point...
-jason
2003 Oct 07
2
Can AGI be used in this way?
Hi all,
I'm about to build a basic browser based call management module with some
basic functions and was wondering if I can use AGI in the following way:
browser app --> calls perl script containing AGI stuff --> controls
asterisk.
The most important task I'm hoping to integrate is call transfer via web
browser.
If not, are there any other ways to do this? My web app is built
2009 Jun 21
1
Xen on a Mac Pro
Hello,
I have a new Mac Pro with 16gb of RAM.
I was thinking that I could setup a XEN Server for my software
development environments and be able to SSH or VNC into the instances
from my mac book.
Has anyone run XEN on a Mac Pro yet? Work? Issues?
My hosting provider (Mosso (RackSpace Cloud)) uses XEN and I love
being able to create instances from a browser, allot additional
memory,
2013 Sep 08
9
Re: IBM HS20 Xen 4.1 and 4.2 Critical Interrupt - Front panel NMI crash
Hello,
I have the same error, server is auto rebooted during every boot with
kernel XEN, HS20 with Debian Wheezy and XEN hang on and AMM managment show
same errors described in previous mails. With Debian wheezy wit non-xen
kernel boots correcte, it seems that problems is with xen kernel
Same Server HS20 with Debian Lenny+ XEN 3.2 or Debian Squeeze+XEN
4.0 working perfect
Upgraded to Debian
2009 May 01
0
Web Serving
Hi All,
My quest is going slowly but surely and I am learning a lot.
I use ColdFusion. I installed in on My CentOS 5.3 instance and all was
well.
I added: DirectoryIndex index.html index.html.var index.php index.cfm
index.cfml
to httpd.conf and restarted.
I put an index.cfm page in /var/www/html and removed the standard
index.html and I can see when I hit my IP it works.
I then created
2009 Jun 29
0
receiving email in production
Question: Is there a way to make rails show the same information about
received emails in production environment as in development?
Reason:
I''m using mailer fetcher daemon to get email into my app, everything
works fine in development environment on my local machine, i get my
mail, everything shows up as it should in my log.
When I use the same connection settings in my production
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++
2007 Apr 03
2
are memory limits on mongrel possible?
Is there any documentation I can look at that might talk about how to
put
memory limits on mongrel? For instants, I might want to limit mongrel to
100 megs of ram. I know that I can monitor mongrel with monit and
restart it
automatically if it becomes a ram piggy.