Questions tagged [rhel6]

For development issues encountered while using Red Hat Enterprise Linux 6

This tag is for questions specific to version 6 of Red Hat Enterprise Linux. For general questions regarding Red Hat Enterprise Linux (RHEL), use the tag.

295 questions
-1
votes
1 answer

Document root must be a directory RHEL6

Respected Members, I am a newbie to linux. Preparing for my RHCSA exam. I have an error in apache conf which I am unable to solve it. If any member gives me any suggestion regarding this, it will be a great help. Okay so here is the task which I am…
Joshua
  • 1
-1
votes
1 answer

Unable to access High Availablity Management for clustering via web in RHEL6 after starting luci service

I am trying to setup clustering in RHEL 6.6. Though the luci service has been started, the High Availability Management web page doesn't load. For eg : [root@red1 Desktop]# service ricci start Starting ricci: …
Vinod Balakrishnan
  • 375
  • 1
  • 4
  • 17
-1
votes
2 answers

Worklight 6.2 not creating iPhone or iPad environments properly

I'm using Worklight version 6.2.0.01 in Eclipse Luna and Linux RHEL6 and when I try to create a new iPhone or iPad environment, it is not creating the native project properly, it only creates the following folders inside…
-1
votes
1 answer

In a /etc/init/script how I capture event for "eth1 is ready" on RHEL 6 in upstarts?

I've tried below, but doesn't work: 1:start on (net-device-up IFACE!=lo and runlevel [2345]) 2:start on started network-interface INTERFACE=eth1 I saw the networking service is still be brought up by calling these init.d scripts, so I doubt on RHEL…
-1
votes
1 answer

crontab permission denied error

I put a file.sh for crontab to execute and redirecting the output into an email to my mailox. The script works when I run it manually. Unfortunately, when crontab does the job, it has the following error (from the output sent to me): /bin/sh:…
Tony Sau
  • 13
  • 3
-2
votes
1 answer

sudo su - user -c still asks for original user password

I think this may be a configuration issue, but I'm looking for confirmation/suggestions. From terminal or script, the following: user1$ sudo su - user2 -c "pwd" prompts me for the original user1's password. However, the following: user1$ sudo su -…
-2
votes
1 answer

how to install virtualbox on RHEL 6 without using yum?

My company has firewall rules for yum so we can use only rpm to install the softwares on the RHEL 6 SERVER. So, I got a task to install virtualbox 5.1 on it. i used the rpm from the virtualbox website and installed it, but it failed with 2…
Sadhan
  • 15
  • 2
  • 9
-2
votes
2 answers

The release cycle of Software Collections?

I'm looking for information regarding Software Collections 2 Is there a release date for version 2? Will httpd24 also be part of version 2?
fharms
  • 59
  • 1
  • 6
-3
votes
1 answer

How to create a perforce workspace in a

I have just been allocated a RHEL 6.8 box, I'd like to set up a perforce workspace there. How can I set that up? I don't believe it has p4v installed there(maybe that's step 1). Any help or assistance would be much appreciated.
mosawi
  • 1,283
  • 5
  • 25
  • 48
-5
votes
1 answer

I am trying to install C compiler in RHEL6 without internet

I have been trying to install basic softwares needed for making my linux machine into a development env. I got a machine with RHEL6, however it is not connected to the internet. I am able to connect to the lan and ssh to other machines. I tried to…
1 2 3
19
20