For issues relating to Red Hat platforms, products, and/or services.

learn more… | top users | synonyms (1)

22
votes
6answers
14k views

PIL /JPEG Library / Help!

I tried to use PIL to do some JPEG work in my django app with PIL but I'm getting this IOError.. not sure what to do. ""decoder jpeg not available"" Am I missing the JPEG decoder from my server? If ...
20
votes
5answers
482 views

JTextField Issues with Numpad

I've recently run into a strange issue with the Java JTextField. When I run the following code (see below), typing a "0" into the text field first sends a paste action, then types "0". For example, ...
13
votes
4answers
16k 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, ...
13
votes
2answers
4k views

Cannot overwrite Symbolic Link RedHat Linux

I have created a symbolic link: sudo ln -s /some/dir new_dir Now I want to overwrite the symbolic link to point to a new location and it will not overwrite. I have tried: sudo ln -f -s /other/dir ...
12
votes
5answers
13k views

Ruby on Rails: no such file to load — openssl on RedHat Linux Enterprise

I am trying to do 'rake db:migrate' and getting the error message 'no such file to load -- openssl'. Both 'openssl' and 'openssl-devel' packages are installed. Others on Debian or Ubuntu seem to be ...
12
votes
3answers
12k views

Determining the path that a yum package installed to [closed]

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 ...
11
votes
1answer
246 views

What would cause PHP variables to be rewritten by the server?

I was given a VM at my company to install web software on. But I came across a rather bizarre issue where PHP variables would be overwritten (rewritten) by the server if they matched a specific ...
10
votes
5answers
15k views

How to install Maven into Red Hat Linux Enterprise Addition 6?

I'm working on a Scientific Linux box and am trying to install Maven using the yum command. Scientific Linux for those of you who do not know is based off of Red Hat Linux Enterprise Edition 6. I'd ...
10
votes
5answers
450 views

I am unable to run a C++ program in Debian(Ubuntu) that works in Redhat(Centos)

TLDR: Having trouble compiling a C++ program that worked in Centos Redhat in Ubuntu Debian. Is there anything I Should be aware of between these two that would make a C++ program compiled using the ...
10
votes
2answers
10k views

stdlib.h: no such file or directory

I am using various stdlib functions like srand(), etc. I have the line #include <stdlib.h> at the top of my code. I entered this on the command line: # find / -name stdlib.h find: ...
7
votes
5answers
16k 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.
7
votes
2answers
5k views

Changing default compiler in Linux, using SCons

On my Linux platform, I have several versions of gcc. Under usr/bin I have: gcc34 gcc44 gcc Here are some outputs: $ gcc --version gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48) $ gcc44 --version ...
7
votes
1answer
550 views

why firefox won't start up under selenium 2 webdriver on redhat 5.6

I was wondering if anyone has any ideas on how I could find out why I can seem to get firefox running through selenium webdriver. What happens is when I run: self.driver=webdriver.Firefox() I get a ...
6
votes
6answers
7k views

cron : how to schedule to run first Sunday of every month

Hi I need to schedule a cron job to run at at 9:00 AM on first Sunday of every month. Did a little research and see that there is no short hand in cron to this. Do you know of an optimal way ? Using ...
6
votes
4answers
24k views

MySQL config file location - redhat linux server

What is the default location for the MySQL configuration file on a redhat linux box?
6
votes
1answer
7k views

install svn client on redhat RHEL5 [closed]

How do I install svn on a Redhat machine? Tried to do it with yum install svn - but it didn't find svn. My machine details are Red Hat Enterprise Linux Server release 5.2 (Tikanga) Found it with ...
6
votes
1answer
13k views

TCP: Server sends [RST, ACK] immediately after receiving [SYN] from Client

Host_A tries to send some data to Host_B over TCP. Host_B is listening on port 8181. Both Host_A & Host_B are Linux boxes (Red Hat Enterprise). The TCP layer is implemented using Java NIO API. ...
6
votes
4answers
4k views

Logrotate files with date in the file name

I am trying to configure logrotate in RHEL for tomcat6 logs. Currently, logrotate works fine for catalina.out log, it is rotated and compressed properly. The problem is with the files with date in ...
6
votes
5answers
3k views

Why does PostgreSQL run on Ubuntu after install without using initdb?

I am curious as to why you don't have to use initdb as per the postgresql manual prior to running psql the first time? (I have installed version 8.3 on 8.04.1) Red Hat requires -c postgresql start ...
5
votes
10answers
2k views

Will Java compiled in windows work in Linux?

My Java program is in working order when i use it under Windows(Eclipse and Bluej). I compress it to a Jar and send it to my red hat and bang. nothing works. It breaks on the weirdest things, such as ...
5
votes
2answers
15k 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 ...
5
votes
2answers
3k views

RedHat 6/Oracle Linux 6 is not allowing key authentication via ssh

Keys are properly deployed in ~/.ssh/authorized_keys Yet ssh keeps on prompting for a password.
5
votes
4answers
1k views

How can I count instructions executed on Red Hat Enterprise Linux (x86-64)?

I want to find out how many x86-64 instructions are executed during a given run of a program running on Red Hat Enterprise Linux. I know I can get this information from valgrind but the slowdown is ...
4
votes
9answers
14k views

How to set CPU load on a Red Hat Linux box?

I have a RHEL box that I need to put under a moderate and variable amount of CPU load (50%-75%). What is the best way to go about this? Is there a program that can do this that I am not aware of? I ...
4
votes
2answers
8k views

Tomcat 6 Heap Size - Is this correct?

I am running multiple tomcats on a Red Hat box and I would like to configure separate heap size for each of them (some instances use more memory). Can I set the heap size min/max bt entering the ...
4
votes
6answers
12k views

Specify the from user when sending email using the mail command

Does anyone know how to change the from user when sending email using the mail command? I have looked through the man page and can not see how to do this. We are running Redhat Linux 5.
4
votes
1answer
3k views

Find out what is in a YUM Group (Red Hat)

When I run 'yum grouplist' in Red Hat - I received the following under the 'Available Groups' list. How do I find out what packages are in a group (e.g 'Development Tools')? I would like to install ...
4
votes
4answers
12k views

Low Java single process thread limit in Red Hat Linux

I'm experiencing an issue on a test machine running Red Hat Linux (kernel version is 2.4.21-37.ELsmp) using Java 1.6 (1.6.0_02 or 1.6.0_04). The problem is, once a certain number of threads are ...
4
votes
3answers
7k views

How to find whether MySQL is installed in Red hat?

I am currently using Red hat linux. I just want to find out whether mysql is installed in that system. If yes where is it located? can anyone help please...
4
votes
2answers
6k views

Installing Mercurial on Redhat Linux

Will Mercurial work on Redhat Linux? I tried, yum install mercurial, with no success. I tried downloading a tar ball from Selenic but it failed when I tried to install. Does Mercurial work at all on ...
4
votes
2answers
355 views

Does ACL on Linux impact performance

We are planning to implement ACL on our Linux platform. Only one particular group is going to come under ACL. This group would have at the max 20 users. All of the restrictions would be at directory ...
4
votes
3answers
2k views

Linux per-process resource limits - a deep Red Hat Mystery

I have my own multithreaded C program which scales in speed smoothly with the number of CPU cores.. I can run it with 1, 2, 3, etc threads and get linear speedup.. up to about 5.5x speed on a 6-core ...
4
votes
3answers
8k views

how to write a bash shell script to ssh to remote machine and change user and export a env variable and do other commands

I have a webservice that runs on multiple different remote redhat machines. Whenever I want to update the service I will sync down the new webservice source code written in perl from a version control ...
4
votes
2answers
212 views

How does the garbage collector work in PHP

I have a PHP script that has a large array of people, it grabs their details from an external resource via SOAP, modifies the data and sends it back. Due to the size of the details I upped PHP's ...
4
votes
6answers
4k 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 ...
3
votes
7answers
209 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?
3
votes
3answers
4k views

Redhat Linux - change directory color

I am using Redhat Linux and the problem I am facing is that the "blue" colour of the directories is hardly visible on the black background. I found some posts on the web which asks to change some ...
3
votes
1answer
115 views

Variable initialisation not happening everywhere on certain platforms

I have a program that I built for RHEL5 32 bit and ubuntu10 64 bit (c++ qt4.6). When I run the program on ubuntu, all the variables are initialized without me needing to code this initialization. ...
3
votes
6answers
342 views

can't run program in RedHat

I wrote some simple program int main(){ printf("hello word!"); return 0; } I compiled it using gcc -o hello hello.c (no errors) but when I run it in terminal using ...
3
votes
2answers
2k views

How can I update fontconfig to a newer version in Red Hat 5.3?

I want to update fontconfig to a newer version but it seems that the OS is still finding the old fontconfig and I need the newer version to build qt. How do I make Red Hat 5.3 see the newer version? ...
3
votes
1answer
1k views

.bashrc not read when shell script is invoked from desktop shortcut

I have a simple problem understanding a behavior in linux. In short, on linux if i invoke my sh script from a 'Desktop Shortcut' then the script cannot see the latest environment variables (set in ...
3
votes
4answers
1k 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 ...
3
votes
2answers
677 views

An error occured while installing charlock_holmes libicu

I'm trying to install Gitlab following this install script, but am running into an issue where the charlock_holmes gem fails to install. I'm not familiar with Ruby. My charlock_holmes-0.6.8 ...
3
votes
3answers
168 views

Finding Perl modules already packaged for Debian and Redhat

I'm investigating making a Perl application that uses many modules into either a Debian and/or Redhat package. Currently, I believe the 'cleanest' way to do this is to cite, where possible, the ...
3
votes
3answers
839 views

RHEL + PHP : writing files outside /var/www/html?

I'm trying to open a file for read/write. I've been developing on Ubuntu, and have had no problems whatsoever. Now it's time to deploy to the RHEL server, and I discover there seems to be some kind ...
3
votes
1answer
2k views

How to install maven2 on redhat linux

I'm trying to install maven2 on a redhat linux box using the command yum install maven2 but yum doesn't seem to be able to find maven2. No package maven2 available I've run across other posts ...
3
votes
1answer
2k views

How to configure Django step by step on OpenShift? [closed]

I recently tried to export a Django project on OpenShift, but fruitlessly. The only solutions I found were "prebuilt" ones (such as https://github.com/openshift/django-example). I spent some hours ...
3
votes
1answer
1k views

Django virtual host setup. Apache mod_wsgi

I am hoping there is a simple answer to my question as I am not the most experienced with python and Apache. I am trying to hook up Apache with mod_wsgi. I have used a virtual host to do so. see ...
3
votes
1answer
1k views

AVX-optimized code not running on linux redhat 5.6

I have some simple test code which I am trying to generate AVX optimized code for using the icc v12.1 on linux Redhat 5.6. The code looks like this: int main() { double sum = 0.0; for ...
3
votes
1answer
600 views

Why does service stop after RPM is updated

I have a software package for which I created an RPM. I can't paste the entire RPM here for IP reasons, but here is the gist of the problem: %pre /sbin/pidof program if [ "$?" -eq "0" ] then ...

1 2 3 4 5 13