I have registered with redhat but unable to get the iso files for redhat 6 or later.
As far as my understanding goes, Redhat desktop edition is free and they charge you for support( correct me if i m wrong).
Which one is best for learning purpose?
Is a choice of redhat 6 good or shall i stick with redhat 5?
I have a piece of multi-threaded software which runs at different speeds under the latest ubuntu server, redhat enterprise and centOS - all installed on the exact same server for comparison.
Ubuntu server was slowest, followed by centOS and then redhat enterprise. The difference was 10-20%.
Hey guys,
We have two server environments that are acting different however they are different OS's... Ubuntu vs Redhat
We have an Ubuntu environment that is able to maintain about 450 connections/second until about 120,000 connections. In our Redhat environment we are not able to match this or even come close.
Oops, I made a mistake. Try this link instead:http://ftp.redhat.com/pub/redhat/linux/ente... [by maschwar77]
I need to have rc.status file in redhat linux, to install one software(java app). Is there any way to enable it on redhat? Or is there an equivalent on Redhat? Thanks
Hello Experts,
I have a question about Redhat HA Add-On, how can i setup an Active/Active Cluster using Redhat 5.7 64Bit, with Round-Robin technique.
Each server will run an application and oracle database without RAC.
Thanks
I have created a virtual machine and installed Redhat 6. I am having issues connecting using public key authentication.
I can use PuTTY on my Windows host to connect to the redhat guest, where I am prompted for a password.
Hi I am interested in free version of RHEL and appreciate CentOS for this.I am however pretty much would first like to understand the Redhat Philosophy better before diving too deep. I ... [by mercury305]
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 sleep() system call from within the LKM cause an issue?