|
What are the Major Difference Between Redhat 5 and Redhat 6
Started by vijaisankar on
, 15 posts
by 5 people.
Answer Snippets (Read the full thread at linuxquestions):
If a Guy Holding RHCE Certificate certificate holder? In most companies what... .
|
|
Hi,
I will maintain a C program which I was told it should only work on Redhat Linux. I want to setup a development environment for it but I'm wondering if Redhat Linux server is free? If it's not free, is there any other free Linux distros can relpace...
Started by Bruce Li on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
According to their download page , RedHat Enterprise is not free....
'Free' is a more interesting of Redhat has been removed, or possibly replaced where appropriate.
CentOS takes the source code, and files off the 'RedHat' trademarks.
|
|
Where can I find the source code for Redhat's nash utility?
Thanks, Chenz
Started by Crazy Chenz on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Thanks, Chenz
git://git.fedoraproject.org/git/hosted/mkinitrd.
The source is located in the mkinitrd package.
I ask the question and ding! there is it.
Nothing...
I hate when I search for hours...
Ugh...
|
Ask your Facebook Friends
|
Is there a way to extract an installed RPM from an RPM database on RedHat Linux to reproduce the original .rpm file?
Started by John in MD on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
The rpm database has information about what files it's installed and their checksums, permissions, and the postinst scripts\:
# verify package contents rpm -q ... .
Producing the original rpm file isn't possible, it's been extracted and possibly discarded .
|
|
I've not dabbled with Linux for a while, but I need to, I am slightly outraged RedHat Linux is not free... or am I being dumb?
Is there a free version available?
If not what are the best alternatives.
(The client wants RedHat).
Started by in.spite on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at superuser):
CentOS tends-in replacement for RedHat Enterprise....
RedHat specific stuff that isn't licensed for free redistribution) removed.
CentOS is essentially RedHat Enterprise with the stuff they can't include (i.e.
Source software and content.
|
|
How do I enable apache modules from the command line in RedHat?
On Debian/Ubuntu systems I use a2enmod to enable modules from the command line.
Is there an equivalent for RedHat/CentOS type systems?
Started by MarshallY on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
What RedHat/CentOS are doing, on a Redhat system, you....
Available/php5.load
On redhat systems the apache configuration is by default held in one file /etc/httpd_module modules/mod_mime.so LoadModule dav_module modules/mod_dav.so ...
|
|
How do I install svn on a redhat machine?
tried to do it with yam install svn - but it didn't find svn.
my mechhine details is
Red Hat Enterprise Linux Server release 5.2 (Tikanga)
found it with this command /etc/redhat-release
thanx
Started by Adi on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Try:
yum install subversion Im getting below errors on "Server: Fedora Linux / stable for Red Hat Linux 9 (i386)"
Gathering header information file(s) from server(s) Server: Fedora Linux / stable for Red Hat Linux 9 (i386) retrygrab() failed for: http... .
|
|
When I place a CDROM with some scripts into the drive, Redhat will automatically mount a folder on the desktop. However, I can't execute the scripts on that CD. To do that, I have to manually mount with the 'exec' option. How do I get Redhat to give me...
Started by Anon on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
|
|
Title says it all. For personal usage, I tend to prefer Debian/Ubuntu over Redhat. It's not necessarily that I dislike Redhat (or more specifically CentOS or Fedora) so much as it is that I like Debian's package management system so much better.
What ...
Started by Jason Baker on
, 22 posts
by 22 people.
Answer Snippets (Read the full thread at serverfault):
There are clearly differences between ....
It ships with Dell
Redhat was the main distro company to focus on Enterprise-y support CentOS for cost reasons (its free) and for support reasons (the comprehensive RedHat documentation applies).
|
|
Is there any RedHat variant for desktops and FREE? If yes, is there any Wubi like tool that can be used to install from within Windows XP?
Started by Rohit on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
If you want something more stable -- ie security.
Is where RedHat does their technology previews.
|