Project

General

Profile

Actions

Start with existing CentOS installation » History » Revision 71

« Previous | Revision 71/80 (diff) | Next »
Amber Herold, 04/06/2010 02:40 PM


Start with existing CentOS 5.3 64-bit installation

1 Download additional software

Download additional Software


2 Database Server Installation

Setup MySQL database


3 Processing Server Installation

Setup Appion programs


4 Web Server Installation

Refer to Web Server Installation

TODO: The next steps have already been completed, grab any extra info from here and move to other location.

Install DBEM and project php source

Please consult the other Install guide

Initialize database tables from the web tools

Please consult Create a test project and processing database

Potential problems

Firewall settings

You may need to configure your firewall to allow incoming HTTP (port 80) and MySQL (port 3306) traffic:

$ system-config-securitylevel

Security-enhanced linux

Security-enhanced linux may be preventing your files from loading. To fix this run the following command:

$ sudo /usr/bin/chcon -R -t httpd_sys_content_t /var/www/html/

see this website for more details on SELinux


5 Install external packages

Please follow individual package installation instruction provided with them

Compile Xmipp for OpenMPI

Install Xmipp


6 Install a PBS job submission system

Install PBS


7 Do testing (Start at 4 of any flavor)

Get started with a project
This has some repeated information.
Basically need to do the following:

  1. Add a group
  2. Add a user
  3. Add instruments
  4. Create a project
  5. Create the project database
  6. Upload images to a new session
  7. View the images
    ----

Updated by Amber Herold over 14 years ago · 71 revisions