close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Sep 18, 2010, 1:55:06 AM (15 years ago)
- Author:
-
paqui
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
2 | 2 | [[TOC]] |
3 | 3 | |
4 | | = OpenGnSys Server installation manual = |
| 4 | = OpenGnSys Server Installation Manual = |
5 | 5 | |
| 6 | Note: It is assumed OpenGnSys Server will be installed in a GNU/Linux distro, Ubuntu 10.04 Server 32 bit. Actually, the installer does not work with 64 bits. |
| 7 | |
| 8 | The scripts and installation files OpenGnSys components are available in OpenGnSys Installer package. |
| 9 | |
| 10 | Note: The installation process will create default users, so it is recommended that you edit to create your own. |
| 11 | |
| 12 | |
| 13 | = Installation Methods = |
| 14 | |
| 15 | There are three basic ways OpenGnSys installation: |
| 16 | * Installation script. Which uses Subversion to download the application. |
| 17 | * Starting from a tar.gz This application is now complete. |
| 18 | * Installation step by step manual. It is obvious the installation script and install each component. |
| 19 | |
| 20 | After installation is helpful to review the initial configuration. Especially important if we change the server IP OpenGnSys |
| 21 | |
| 22 | = Installation Script = |
| 23 | |
| 24 | OpenGnSys installation is done by running the installation script opengnsys_installer.sh, which can be downloaded directly from http://www.opengnsys.es/browser/trunk/installer/opengnsys_installer.sh?format=txt |