LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MythTV and MySQL database on same Computer (https://www.linuxquestions.org/questions/linux-software-2/mythtv-and-mysql-database-on-same-computer-324258/)

linux-rulz 05-17-2005 12:23 AM

MythTV and MySQL database on same Computer
 
Hey all. I was just wondering if anyone knows if it is possible to run MythTV on the same box as the required MySQL server, or do I need a seperate database server? Also, for the database instructions for setting it up (instructions given at mythtv.org), will the instructions for Fedora Core work on CentOS (since RHEL and Fedora Core are very similar)?

orangejon 05-18-2005 11:51 AM

Same box is fine. As a rule it never matters where it is running, unless it's just that it would run too slowly on a single machine. Just put "localhost" as the database server name to connect to.

I have never heard of CentOS, but in general there are only really two types of Linux distro - those based on Redhat, and those based on Debian. So instructions are pretty interchangable within these groups. Even going from one group to the other isn't that hard - it's only really the package management and a few file locations that change.

Cheers,

Jon

linux-rulz 05-19-2005 04:16 PM

Quote:

Same box is fine. As a rule it never matters where it is running, unless it's just that it would run too slowly on a single machine. Just put "localhost" as the database server name to connect to.

I have never heard of CentOS, but in general there are only really two types of Linux distro - those based on Redhat, and those based on Debian. So instructions are pretty interchangable within these groups. Even going from one group to the other isn't that hard - it's only really the package management and a few file locations that change.

Cheers,

Jon
And those based on Slackware, Gentoo, etc. :p

Anyways, CentOS is identical to Red Hat Enterprise Linux except it doesn't include support or Red Hat Network.

Anyways, thanks for the answer!

orangejon 05-19-2005 05:15 PM

Quote:

Originally posted by linux-rulz
[B]And those based on Slackware, Gentoo, etc. :p
Sorry, I should have said "mainstream distros".

Quote:

Anyways, CentOS is identical to Red Hat Enterprise Linux except it doesn't include support or Red Hat Network.
What advantage does it have over Fedora, then?

Cheers,

Jon

linux-rulz 05-19-2005 06:15 PM

"
What advantage does it have over Fedora, then?
"

Cause Fedora isn't identical to RHEL and only has a year of support as opposed to 7 years with CentOS. (CentOS is built using the source RPMs for RHEL). Plus, like RHEL, it tends to be more stable than Fedora. Also, RPMs compiled for RHEL will run on CentOS.


All times are GMT -5. The time now is 11:58 AM.