For issues relating to Red Hat platforms, products, and/or services.
0
votes
1answer
343 views
Thin + EventMachine fails to start
While loading a Thin webserver for a sinatra app I keep getting
Unable to load the EventMachine C extension; To use the pure-ruby reactor, require ...
-1
votes
2answers
102 views
How to copy code from Notepadd ++ into a new file in vi editor?
I am creating a new file in vi editor that's gonna have the whole Jquery library code .. How can I copy the whole library from Notepad ++ to vi editor on my laptop ? I'm creating this new file in vi ...
-3
votes
1answer
136 views
Installing Redhat Satellite server
I was wondering if anybody can share some installation steps on Redhat Satellite server. I tried to look at Google but couldn't find relevant.
It would be really great help.
Thanks in advance,
Suman
...
0
votes
3answers
453 views
Install Selenium Server on redhat linux [closed]
I am trying to create a Selenium Grid project. I have done so on windows no problem, but now that I am trying to do so on redhat I am a little confused on where to download the server. My machine is ...
0
votes
0answers
17 views
How to connect to an IP Address in a different Hypervisor
I am trying to connect to a guard IP that is on a different hypervisors, my question is, is this possible? And if so how do I go about doing it? do I need to create a new Network Adapter?
0
votes
1answer
69 views
The 64-bit libuuid is not compatible and the 32-bit libuuid cannot be found when compiling
I tried to compile a 32-bit program under 64-bit RH5 but encountered this problem:
/usr/bin/ld: skipping incompatible /usr/lib64/libuuid.so when
searching for -luuid
/usr/bin/ld: skipping ...
0
votes
1answer
848 views
Routing configuration to forward multicast traffic to a single NIC on RedHat 6
I'm trying to edit /etc/sysconfig/network-scripts/route-eth0 to make all multicast packets sent to device eth0 on RedHat 6.3, following this guide.
I tried writing like:
224.0.0.0/4 dev eth0
but ...
0
votes
0answers
135 views
Alternative for insserv in both SuSE and Redhat as chkconfig or any other?
So my present code for SuSE where I am running insserv like this :
insserv -d -p "/etc/init.d" "/etc/init.d/SkeletonScript"
SkeletonScript is written as what it should be.
#!/bin/sh
#
# ...
1
vote
1answer
75 views
Mercurial: unable to use environment variables in .hgrc file
I have two machines running Mercurial, a Solaris system and a Red Hat system.
On the Solaris system I can use environment variables in the .hgrc file, but on the Red Hat system it doesn't seem to ...
0
votes
1answer
35 views
Abort / quit / return macro in RPM
I’m writting a RPM. In the %prep section, I test the presence of a FS and its size. If incorrect, I want the RPM to quit. I found the %{error:"Oops dat failed!} macro but it actually just prints on ...
2
votes
1answer
137 views
richface fileupload file size restricted error
I am using richface 3.3.3 with Seam 2.2., Jboss 6.1
I am using the trying to use rich:fileupload component. i get error on files above 10 MB when i deploy my Code on a linux server, when i try the ...
0
votes
1answer
192 views
Why does ant build fail with sudo even though it succeeds when run as root user?
I am compiling an Android app on server with java build tool ant.
When I run the following as root user the build succeeds:
export ANT_HOME=/usr/local/ant
export JAVA_HOME=/usr/local/jdk
export ...
2
votes
1answer
212 views
Java OracleDB connection taking too long the first time
I'm having a problem when connecting to an Oracle database, it takes a long time (about ~5 minutes) and it sends the below shown exception. Most of the time, after the first error, the next ...
1
vote
1answer
1k views
gcc i686 on x86_64 platform
I have some troubles to install GCC i686 on a RHEL X86_64.
Indeed, I have to build some 32bit softwares and shared libraries on this platform.
I can build these softwares and libraries on 32bit ...
0
votes
1answer
104 views
Compile Python 2.7.3 on Linux for Embedding into a C++ app
I have a C++ application from Windows that I wish to port across to run on a Red Hat Linux system. This application embeds a slightly modified version of Python 2.7.3 (I added the Py_SetPath command ...
0
votes
0answers
48 views
red hat 5 system beep
I would like to know how to make a system beep from python or java on rhel5 (Red Hat Linux Enterprise 5). I have googled this and tried various ascii prints without success.
Thanks in advance
0
votes
0answers
61 views
intltool too old, even after update
I'm working on installing Nemiver on my RedHat linux. During the install, it checks the version of intltool, confirms it to be new enough (at least 0.40.0), and then says that it is too old. Here is ...
1
vote
0answers
95 views
RPM Spec File %files Fail on Owner Username with Space
I am creating an RPM spec file with a %files section that specifies ownership of the included files. I am trying to specify the user and group as follows:
...
%attr (755, DOMAIN\\user, ...
0
votes
0answers
289 views
SAMBA/SMB folder share : works on Windows 7 but not on Windows XP
I have a problem with Samba/SMB share. My folders are shared on a RedHat Linux 8.0 machine, and we access them on Windows.
Problem : It works on Windows 7 PCs : but not on Windows XP !
Has anybody ...
0
votes
0answers
70 views
Apache http server is running but unable to access pages
I have apache 2.2.3 server setup on RHEL 5.9. I am required to run the server on port 9001 (for reasons beyond my control).
The server is setup and starts up fine. I can see the PIDs for the same ...
0
votes
2answers
188 views
AWS EC2 extension adding disk space redhat
I would like to increase the size of EC2 disk space on AWS.
I have Redhat AMI that is connected to this volume.
What is the best way to increase the space (without losing the data)?
0
votes
0answers
68 views
Redhat scp'ed files are corrupt
I have copied files from a Redhat server to another with scp.
On the destination I see that some .properties and .xml files are corrupt. ie. newlines are replaced with '^M' and the file looks like a ...
0
votes
2answers
46 views
sum the data from txt file then ouput it on a single line
(cat Type.txt && cat Test.txt && cat Owner.txt) > test.txt
that is my code it is alway out like
ddddddddddddd
aaaaaaaaaaaaa
sssssssssssss
but i want the output in txt file like ...
1
vote
1answer
126 views
how to upgrade libvirt?
I'm trying to install openstack on RHEL 6.2. Following installation guide from openstack.org, I'm using the command:
yum install openstack-nova openstack-glance
After resolved many dependencies, I ...
1
vote
0answers
182 views
Linux shared libraries to find disk information like LUN Id, Storage array information, also to do HBA and mount/un-mount operations
Can anyone tell me shared libraries on SuSE and RedHat Linux which contain:
APIs to find out Disk Information like Disk attributes, LUN Id, VG (Volume group) Id and Storage array information.
APIs ...
0
votes
1answer
53 views
how to read the package of redhat linux
nspluginwrapper-1.4.4-1.el6_3.x86_64
i have question on
1.4.4-1.el6_3
how to read it was it the 1.4.4-1 mean , is it 1.4.4.1 or something else
also on
el6_3 mean el6.3 or not
-1
votes
1answer
102 views
Install Wordpress / Red Hat 9
I trying to install WordPress on Redhat 9, but the server don't running PHP and return
the default Apache welcome page Default Apache Welcome Page
Any clue?
0
votes
1answer
148 views
Uninstall a REPO [yum]
I am using a RedHat 6.3 system.
I had an issues installing php-mcrypt
Hence I updated by epel version to 6.5.
yum update said (error: try check your path and try again)
there was a firewall, so I ...
1
vote
1answer
591 views
How to extract a ZIP file that has a password using only PHP?
I have seen only one question on here but it does not answer my question. I am running a typical LAMP server that has the most up to date PHP 5 and MYSQL 5 with Redhat Linux.
I need to find a PHP ...
0
votes
1answer
336 views
how to give NIS users default ubuntu (desktop user) group permissions [closed]
My central file server is running Redhat and I've configured this system to export shares via NFS and I manage user accounts with NIS. I've setup a couple of Ubuntu clients and realized, that the NIS ...
0
votes
2answers
311 views
Loadable kernel module trouble with sleep() function call in RedHat
I am facing an issue in trying to load an LKM into the RedHat kernel using insmod, but it returns me the following error:-
Insmod –f tmdq.o
tmdq.o: unresolved symbol sleep
Why should ...
1
vote
1answer
231 views
How to get OCI lib to work on red hat machine to work with R Oracle?
I need to get OCI lib working on my rhel 6.3 machine and I am experiencing some trouble with OCI headers files that can't be found. I have installed (using yum install)
...
2
votes
1answer
125 views
Error configuring Network Audio System [NAS] in RHEL 6 x64
I tried to setup NAS (Network Audio System ) in RHEL 6 by two methods:
First, by RPM install,
[root@localhost ~]# rpm -Uvh nas-1.9.2-1.el6.x86_64.rpm nas-libs-1.9.2-1.el6.x86_64.rpm
it gets ...
0
votes
1answer
45 views
Move an xml file within a SQL script depending on results
I'm looking for a way to move some files depending on the outcome of a query to a 'rejected' directory on RedHat Linux. The database is Oracle 11gr2.
All four files are being processed in one go. ...
2
votes
2answers
3k views
Cannot open display on RHEL
I am trying to ssh to a server (myserver) installed with RHEL 5.8 from a desktop client (mydesktop) with RHEL 6.2. I have group installed the "X Window" on the remote server, the DISPLAY variable on ...
2
votes
1answer
84 views
Error while using cairo_pdf() on R [duplicate]
Possible Duplicate:
Error while using cairo devices in R on ubuntu
I m getting error message while using cairo_pdf().
cairo_pdf("sample.pdf")
Warning messages:
1: In ...
3
votes
1answer
163 views
Kernel module signing for CentOS 6.3
I have exactly same problem as described in http://bugs.centos.org/view.php?id=5007, when compiling kernel and booting from it.
The bug is marked as closed and there's comment saying no change is ...
0
votes
1answer
99 views
Error during installation of Cairo package on Red Hat (RHEL)
I am working on R and I need to install the 'Cairo' pacakge.
install.packages("Cairo")
Specification
R version 2.15.0 (2012-03-30)
OS : Red Hat Enterprise Linux Server release 6.1 (Santiago)
I'm ...
-1
votes
2answers
883 views
How to install C compiler for GCC without Internet connection? (RHEL6)
I'm attempting to build GCC from source on a RHEL6 virtual machine, and have run into a Catch 22. That is, I need a C compiler for successful configuration. The solution seems simple enough - execute ...
-2
votes
1answer
213 views
Postgres “Command Not Found” [closed]
I have looked at the majority of "Command Not Found" errors with Postgres and none of them are similiar to what I am running into. On my server Postgres is running effectively, as I can log into an ...
0
votes
1answer
91 views
Managing RHEL updates - Do I have to use RHN?
We use RackSpace for our private cloud and we get to spin up RHEL instances all day everyday, which brings me round to the issue of managing the updates on these systems.
I told everyone to use ...
1
vote
1answer
53 views
Why does my oracle statement run differently on a windows database than linux?
I don't know where to begin to debug this.
Some developers have been writing some pl/sql code locally on their Windows machines that complete fine using Oracle 10.2.0.1.0 - 64bit. When it gets to ...
0
votes
1answer
87 views
multiple yum repositories single file in red hat 6.0
How can I set multiple yum repositories in single repos file enabled at the same time.
For example this is what I have . Is this possible? If yes how will it process files?
If this is not possible ...
1
vote
0answers
105 views
gnuplot display issue - red hat
I have a gnuplot script to track the variation of certain parameters with time. This works fine for all desktops on our linux network apart from one:
Here is the code and the output
gnuplot ...
0
votes
0answers
142 views
Run Redis on Redhat Openshift
I am using JBoss AS 7 along with Redis. Am not able to access the redis-cli from terminal nor from the Jedis API(Redis Client). I moved down to ...
0
votes
0answers
127 views
Xilinx SDK on Red Hat Linux — Fatal Error — UtilitiesC, Portability.msg
I recently installed xilinx SDK standalone on my red hat linux server. This is part of an effort to integrate the microblaze build into a larger build environment (the hardware design involves a host ...
0
votes
1answer
54 views
What is the process of recognition the RPM package latest version in RPM repository?
I'm just trying to figure out how RPM recognizes the latest version of some package.
Say I have:
package-0.1-SNAPSHOT201212031
package-0.2-SNAPSHOT201212030
Will rpm manager compare it just as ...
0
votes
2answers
570 views
mod_proxy_html configuration - truncation issues
I've looked around as much as I can, and I've hit the point where I'm completely stumped.
I'm running a RedHat server with Apache on top, which I'm using as a proxy to sit between the outside world ...
0
votes
2answers
277 views
shell scripting: java program can't find property file when starting by sh
I am starting a java programm under Red Hat Enterprise Linux Server release 5 (Tikanga).
directory structure:
- bin ->sc.jar,start-sc.sh,sc-lib-all.jar
- conf->log4j-sc.properties,sc.properties
...
0
votes
0answers
415 views
Updating GCC on Redhat Enterprise Linux 5.5 [closed]
cat /etc/*-release
Red Hat Enterprise Linux Client release 5.5 (Tikanga)
I am trying to install run SublimeText, and am getting the error
./sublime_text: /usr/lib64/libstdc++.so.6: ...

