Tagged Questions

0
votes
4answers
40 views

Use PHP mail to send via smtp

Hello all, Does anybody know if you can configure php's mail() command so it will only use an SMTP server rather than the local sendmail? We are having trouble with emails being marked as spam. Our …
0
votes
0answers
36 views

FTP from windows to linux using filezilla causes doubling of file sizes??? [closed]

Running filezilla 3.3.0.1 (and slightly older versions exhibit this behavior as well) to Red Hat Enterprise 5x with filezilla server, we are getting doubling of text files on overwrite. It seems to …
0
votes
7answers
98 views

Choosing Linux for open source development.

I work on Windows XP platform and use Aptana Studio, MySQL for PHP development. I want to know which Linux edition and flavor would be appropriate for my development purposes?
1
vote
4answers
68 views

Can I use a shared library compiled on Ubuntu on a Redhat Linux machine ?

I have compiled a shared library on my Ubuntu 9.10 desktop. I want to send the shared lib to a co-developer who has a Red Hat Enterprise 5 box. Can he use my shared lib on his machine?
0
votes
4answers
27 views

Determining the path that a yum package installed to

I've installed ffmpeg using yum under Redhat, and I'm having difficulty figuring out where (what path) it installed the package to. Is there an easy way of determining this without resorting to …
0
votes
2answers
47 views

RHEL5 Qt compiler/linker/qmake issues… advice?

I have about a few problems with a new install of the Qt SDK. I probably only need advice, but specific answers are also welcome. Before I begin a mini-story, I am running RHEL5 on academic license …
0
votes
2answers
74 views

Troubles with errno.h

I'm working with Rad Hat 8.0, trying to make changes to the kernel, and I'm at the compilation stage. I have a header in include/linux where I define wrapper functions, and they use errno. I included …
0
votes
1answer
97 views

How to install Red Hat Enterprise Linux on Apple Macbook Pro MacBookPro4,1 [closed]

I have a one year old Mac Book Pro that I am trying to get RHEL 5.4 installed on via bootcamp. No matter what I do I can't get the installer to boot. I have tried multiple DVD's and even verified the …
0
votes
0answers
41 views

Linux CUPS auto re-add printer? [closed]

Hi, We have a Redhat machine (2.6.9-42.ELsmp) that runs CUPS. Once in a while, people send big files to the printer, and it gets stuck, so they restart the printer. After 300 seconds of it not …
0
votes
3answers
76 views

Scaling up from 1 Web Server + 1 DB Server

We are Web 2.0 company that built a hosted Content Management solution from the ground up using LAMP. In short, people log into our backend to manage their website content and then use our API to …
0
votes
0answers
14 views

Installing Directory Services on Red Hat Enterprise Linux 5.4

Is there a free alternative for setting up directory services on RHEL 5.4 without purchasing their 5000$ package? Is there an option for setting up network file systems? I'm currently investigating …
0
votes
1answer
132 views

SVN checkout fails saying URL is malformed

I am trying to checkout files using subversion on RedHat Linux but the checkout fails saying URL (http/https) is malformed or the scheme or host or path is missing. I am not sure now what more …
0
votes
1answer
39 views

Ruby search path different on two boxes with same build of ruby ?

We have two servers with the same home-brewed RPM of ruby installed. One one server, the search path is different, and it fails the following snippet. #!/usr/bin/env ruby require 'openssl' require …
0
votes
1answer
146 views

How to automatically run JBoss app on startup, using RedHat

Not too long ago, I installed a java web application on a Red Hat server running JBOSS. After a recent reboot, I realized that the site did not start up automatically when the machine was booted. Is …
2
votes
2answers
837 views

On Linux - set maximum open files to unlimited. Possible?

Is it possible to set the maximum number of open files to some "infinite" value or must it be a number? I had a requirement to set the descriptor limit for a daemon user to be "unlimited" and I'm …

1 2 3 4 5 next
15 30 50 per page