Skip to main content

Questions tagged [rhel6]

Red Hat Enterprise Linux version 6 is a Linux distribution sold by Red Hat, Inc. for the enterprise market. It is used for both servers and desktops. Although the binaries are not freely available, the sources are, and so there are numerous projects which provide compatible rebuilds of RHEL, such as CentOS and Scientific Linux.

0 votes
0 answers
25 views

What determines FILE Permissions: Oracle or UNIX?

Oracle 10g Consider an Oracle Directory 'FOOBIZ'. Record for FOOBIZ In ALL_TAB_PRIVS is as follows: Grantor Grantee Schema Table_Name Privlege Type USER ADMIN SYS FOOBIZ EXECUTE ...
zundarz's user avatar
  • 139
0 votes
0 answers
313 views

Can't manage to update a subscribed RHEL Server 6.0

So I'm running a Virtual RHEL Server 6.0 as a lab server (Hosted on Hyper-V) to remember and practice. I managed to RPM install subscription-manager package since RHN Classic is no longer up. To get ...
Carlos Pérez's user avatar
3 votes
2 answers
5k views

How do I update a very old CentOS release (6.2) where yum won't work at all because of outdated openssl certificates?

I have an old CentOS 6.2 machine and need to update a few packages on it (or many packages, I suppose). However I can't do anything with yum because even after changing the repos to vault.centos.org, ...
WackGet's user avatar
  • 227
1 vote
1 answer
744 views

On Fedora, how do I configure selinux to allow a port for a new undefined service type?

I have several things that I'd like to be able to stand up as servers on Fedora. I know I can run at least some of these in podman or docker but I already know how to do that. I also already know how ...
zpangwin's user avatar
  • 113
0 votes
1 answer
258 views

RemainAfterExit in Upstart

Is there an Upstart equivalent to systemd's RemainAfterExit? I have an upstart task that exec's a script that completes quickly when the task is started. However, I would still like that task to ...
Brandon E Taylor's user avatar
4 votes
1 answer
3k views

Users unable to create files/directories on NFSv3 mount, but can modify

I've got two RHEL 6 servers, one is an NFS server (we'll call it nfs-server, say its IP is 10.1.1.1), and the other is a generic client for all intents and purposes (we'll call it nfs-client, say its ...
rst-2cv's user avatar
  • 179
1 vote
1 answer
340 views

Restarting winbind service on rhel6, service restarts but ansible fails the run

Seeing this consistently with the playbook below. - hosts: all gather_facts: no become: yes tasks: - name: restart winbind service: name: winbind state: restarted - name: ...
cubezombie's user avatar
0 votes
1 answer
2k views

Yum update cleanup is hanging

I'm having difficulty locating the cause of a problem I've encountered in a version of the software I'm working on in which a yum update is being applied to update all packages on the system at the ...
Darin Beaudreau's user avatar
2 votes
1 answer
2k views

Chrony stepping instead of slewing clock

I have a bunch of RHEL 6.8 - 7.4 Azure VMs for which the system clocks are out of sync (up to 300s slow). I'm installing Chrony on them but rather than slewing the clock to the correct time it is ...
user2399020's user avatar
1 vote
0 answers
455 views

Virsh Console Can't Access to rhel VM (a pty console, instead of serial console)

the pty console: <console type='pty'> <target type='virtio' /> <alias name='console1'/> </console> no output when I exec the command virsh ttyconsole vm_name the log (...
yiguang chen's user avatar
7 votes
2 answers
16k views

It should be set to 65000 to avoid operational disruption

I'm following Taking Solr to Production | Apache Solr Reference Guide 8.5, however unable to overcome warning while restarting solr service: # service solr restart *** [WARN] *** Your open file limit ...
alexus's user avatar
  • 13.6k
0 votes
1 answer
222 views

RHEL Apache Unable to Add Trailing Slash to the URL

I'm using a Red Hat Apache web server (2.4.6). The Apache is adding "/" at the end of URL if directories are accessed (default behaviour) through http 301. I want to avoid http 301 by the ...
Lord Gane's user avatar
0 votes
1 answer
1k views

Nfs server thread count is increased, but new threads don't start

We're running an nfs-server on RedHat 6.9 Santiago and recently we've experienced large I/O waits on clients. After some troubleshooting we decided to increase the number of nfs threads. After ...
arkantos's user avatar
  • 111
0 votes
1 answer
60 views

Is kernel 5.4.y supported for RHEL6?

We are trying to build 5.4.y for RHEL6/7/8, does anyone built the kernel 5.4.y for RHEL6? is it supported?
Dhanabal M's user avatar
0 votes
2 answers
134 views

Only oracle user can run sqlplus

I have a couple of RHEL 6 boxes with Oracle 12.2 server and 11.2 client. This is the vendor requirement. On one server I can run sqlplus as any user, on the other server I can only run sqlplus as ...
user1174838's user avatar

15 30 50 per page
1
2 3 4 5
35