LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-27-2012, 07:41 PM   #1
bradshej
LQ Newbie
 
Registered: Apr 2011
Posts: 2

Rep: Reputation: 0
Requisites for ZeBase Database Installation


Hello All:
I am a user that has worked with Ubuntu desktop versions for the last year, and I'm making a transition to slightly more administrative and database-oriented use of linux with a new project. I am interested to install and run a database, called ZeBase, that should allow me and colleagues to keep up-to-date records on a zebrafish breeding facility. The package is open source, but is poorly described for those new to linux admin, like myself. The webpage describing the installation requires a set of 5 responses to allow the online installer to do its job. To me it is not even clear if these inputs must reflect values derived from the intended host system, or if some are simply names to be made up on the spot. Please advise.
The list is:
1. base URL
2. DB name
3. DB username
4. DB password
5. DB host
As I mentioned, I could imagine that items 3 & 4 are just to be made up on the spot, though I'd appreciate any comments regarding best practices. For the others, please give me an indication how I will most easily find this information.
Oh, and some specific details: this is a project to be used for an aademic institution, where the server/host will run behind a firewall, and I hope to set up networking such that 3-5 other computers with privileges can access and update the DB in realtime.
All serious comments will be appreciated.
Best regards,

John Bradsher
 
Old 05-27-2012, 07:50 PM   #2
em31amit
Member
 
Registered: Apr 2012
Location: /root
Distribution: Ubuntu, Redhat, Fedora, CentOS
Posts: 190

Rep: Reputation: 55
its needed mysql on your linux server


see the link it is mentioned into configuration files, you need to install mysql server on linux


http://zebase.bio.purdue.edu/install.html
 
Old 05-27-2012, 07:51 PM   #3
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,419

Rep: Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785
Welcome to LQ.

I think it would be a good idea if you posted the exact distro name/version you are going to use.
Also the url of Zebase so we can get some background.

It sounds like Zebase comes with a web front-end, so my best guesses are

1. The web addr you will use to the home page eg www.myzebase.com. You need to consider if this will be publicly avail on the internet or not. For the former, you'll have to register/pay.
2. probably the schema name so 'zebase' will probably do
3. prob something not too obvious
4. definitely a secure passwd
5. the host name of the system as seen from outside

HTH

PS for local networking this is a good site; http://www.linuxhomenetworking.com/
 
Old 05-27-2012, 07:52 PM   #4
em31amit
Member
 
Registered: Apr 2012
Location: /root
Distribution: Ubuntu, Redhat, Fedora, CentOS
Posts: 190

Rep: Reputation: 55
but make sure about the version of package


Mysql 5.1.41
PHP 5.3.2


it is required these two versions one for mysql and other for php, and I not worried about mysql version but worried about php version so make sure while installing it.
 
Old 06-02-2012, 09:42 AM   #5
bradshej
LQ Newbie
 
Registered: Apr 2011
Posts: 2

Original Poster
Rep: Reputation: 0
prerequisites for ZeBase

Hello All:

Thank you all for the useful comments. I have a vague idea of how to proceed. For the guru who asked, the URL for ZeBase is: http://zebase.bio.purdue.edu/install.html
A few other questions regarding the responses from said guru:
* regarding point 1, I am interested in creating an internally accessible resource for colleagues in my laboratory, and we are on a University campus with it's own domain. Can I simply use the institutional domain name appended with '/mycomputername' to get this set up? I am not interested in creating a domain that is accessible from outside the campus, and I'd think that registering a domain name would be pointless. Please advise if I've overlooked something important.
* regarding point 5, I guess that if my proposed handling of point 1 is correct, that this should be something similar to the response for point 1; however, that makes me wonder if I understand the requirement clearly (why would the same info be required twice?). Is there some linux method for finding out the host name of the system as seen from outside?
I'd be greatly indebted to anyone who can offer help to get this installed and running smoothly.

Best regards,
bradshej
 
Old 06-03-2012, 07:12 PM   #6
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,419

Rep: Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785Reputation: 2785
The host name is the system name from eg the 'hostname' cmd. If you are accessing it from another system (even in the same private lan), then it will need the FQDN or just the hostname if that is also set as an alias in your local DNS.

This is different from the web addr for the web front-end, which again can be anything that your local DNS can recognise and direct to the correct box.
For the majority of boxes, there is only one hostname (multi-home systems can be known by different names on each ethernet i/f).

Best recommendation is to ask the guys/girls on the Contacts list on that page http://zebase.bio.purdue.edu/install.html for recommended values.

It may well be advisable or even compulsory to use DNS names that will be assigned to you, rather than just making up hostnames.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Handbrake (slackbuilds) not building even if all pre-requisites are met lpallard Slackware 15 04-16-2012 05:39 AM
Pre Requisites on Linux for Xterm sessions/terminal Darrell22 Linux - Server 1 01-09-2012 11:58 PM
Red Hat training and certification - course pre-requisites? paulfoel Linux - Newbie 29 03-10-2011 01:16 PM
OpenVPN : Requisites / How To threaderslash Linux - Networking 7 07-02-2009 08:33 PM
Pre-requisites for hardware device programmer just.srad Linux - General 2 09-29-2008 08:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:15 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration