3
votes
1answer
257 views
install svn on redhat
how do I install svn on a redhat machine?
tried to do it with yam install svn - but it didn't find svn.
my mechhine details is
Red Hat Enterprise Linux Server release 5.2 (Tikanga)
found it with …
3
votes
4answers
619 views
Perl or Python script to remove user from group
I am putting together a Samba-based server as a Primary Domain Controller, and ran into a cute little problem that should have been solved many times over. But a number of searches did not yield a …
2
votes
2answers
805 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 …
2
votes
5answers
788 views
How can I tell if I’m running in a VMWARE virtual machine (from linux)?
I have a VMWARE ESX server. I have Redhat VMs running on that server. I need a way of programatically testing if I'm running in a VM. Ideally, I'd like to know how to do this from Perl.
2
votes
6answers
371 views
Changing the owner of an existing process in Linux
I would like to start tomcat (Web Server) as a privileged user, and then bring it back to an unprivileged user once it has started. Is there a way to do this programatically, or in general with …
2
votes
2answers
194 views
What is the pricing model for cygwin in commerical applications?
Also, has anyone ever used it for a successful commercial application? Red hat is pretty vague on their website.. and have not answered my emails yet.
1
vote
4answers
61 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?
1
vote
2answers
225 views
Starting synergy automatically on RHEL/CentOS
I have a Red Had Enterprise Linux 5 and a CentOS 5 box, both of which I am trying to configure to automatically connect to a synergy server on startup. I have followed the guide at …
1
vote
6answers
197 views
Is it OK to use Ruby 1.8.5?
I'm setting up a new RedHat Enterprise Linux 5 system to host Ruby apps running under Apache with Phusion Passenger. I've updated all the local packages on the system. Here is what RedHat is giving me …
1
vote
2answers
263 views
How do I clone an OpenLDAP database
I know this is more like a serverfault question than a stackoverflow question, but since serverfault isn't up yet, here I go:
I'm supposed to move an application from one redhat server to another, …
1
vote
2answers
264 views
Is Red Hat’s JBOSS a fork of the code you get from JBOSS.org?
Does anyone know if Red Hat has forked the code you download from JBOSS.org? I'm guessing that the answer is "yes", but I'd like to confirm it. I can't pin it down at the Red Hat site, and jboss.org …
1
vote
5answers
553 views
Php 5 on RedHat Enterprise Linux 5
By default, RHEL5.x64 comes with 5.1.6 - pretty old. I'm looking for a more up to date version, 5.2.8, or even the latest 5.2.9 (as of March 2009). Ideally, a Yum/RPM-based solution, for transparent …
1
vote
3answers
259 views
What database tool to use on Linux to read an as/400 database?
From Linux (Red Hat dist), we need to read an AS400 database. We have the ODBC driver to connect, what's the best query tool?
1
vote
3answers
154 views
What hardware changes will affect WebLogic performance the most?
When requesting hardware for a WebLogic server, what hardware would best improve its performance? Should I give it lots of memory, CPU, fast hard drives? The OS is going to be Redhat 4 either Standard …
1
vote
3answers
2k views
Installing PHP 5 on RedHat Enterprise Linux 4
I'm tearing my hair out trying to get PHP 5.2.6 installed on our RHEL 4 box here. Upgrading to RHEL 5 is an option down the road, but not tonight, which is when we need to get this instance of our …
