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:
-
Mar 8, 2012, 2:03:25 PM (14 years ago)
- Author:
-
ramon
- Comment:
-
New link format for translated pages plugin
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v24
|
v25
|
|
6 | 6 | == Note == |
7 | 7 | |
8 | | It is assumed [wiki:WikiStart/en OpenGnSys] Server will be installed in a GNU/Linux distro, Ubuntu 10.04 Server LTS or later. |
| 8 | It is assumed [wiki:En:WikiStart OpenGnSys] Server will be installed in a GNU/Linux distro, Ubuntu 10.04 Server LTS or later. |
9 | 9 | Check the [wiki:CompatibilidadInstalacionServer/en OpenGnSys Server installation compatibility list]. |
10 | 10 | |
… |
… |
|
17 | 17 | == Installation Methods == |
18 | 18 | |
19 | | There are three basic ways [wiki:WikiStart/en OpenGnSys] installation: |
| 19 | There are three basic ways [wiki:En:WikiStart OpenGnSys] installation: |
20 | 20 | * Installation script. Which uses Subversion to download the application. |
21 | 21 | * Starting from a tar.gz This application is now complete. |
22 | 22 | * Installation step by step manual. It is obvious the installation script and install each component. |
23 | 23 | |
24 | | After installation is helpful to review the [wiki:ManualInstalacionOpenGNSys/en#InitConfiguration init configuration]. Especially important if we change the server IP OpenGnSys. |
| 24 | After installation is helpful to review the [wiki:.#InitConfiguration init configuration]. Especially important if we change the server IP OpenGnSys. |
25 | 25 | |
26 | 26 | === Installation Script === |
… |
… |
|
28 | 28 | ''NOTE'': Before running the script, if you uses a proxy for Internet access, it is recommended review the information at the end of this document to enable the use of Subversion with proxy. |
29 | 29 | |
30 | | [wiki:WikiStart/en OpenGnSys] installation is done by running the installation script [browser:trunk/installer/opengnsys_installer.sh opengnsys_installer.sh], which can be downloaded directly from [http://www.opengnsys.es/svn/trunk/installer/opengnsys_installer.sh] |
| 30 | [wiki:En:WikiStart OpenGnSys] installation is done by running the installation script [browser:trunk/installer/opengnsys_installer.sh opengnsys_installer.sh], which can be downloaded directly from [http://www.opengnsys.es/svn/trunk/installer/opengnsys_installer.sh] |
31 | 31 | |
32 | 32 | 1. Download the script. Examples with various tools: |
… |
… |
|
70 | 70 | === Manual Installation step by step === |
71 | 71 | |
72 | | For details of all the processes performed by the scripts for manual installation of the system [wiki:WikiStart/en OpenGnSys] see [wiki:InstalacionManual Manual Installation] |
| 72 | For details of all the processes performed by the scripts for manual installation of the system [wiki:En:WikiStart OpenGnSys] see [wiki:InstalacionManual Manual Installation] |
73 | 73 | |
74 | 74 | == Init Configuration == |
… |
… |
|
90 | 90 | 3. If you change the configuration, you must to restart the server: {{{sudo /etc/init.d/opengnsys restart}}} |
91 | 91 | |
92 | | == Updating [wiki:WikiStart/en OpenGnSys] == |
| 92 | == Updating [wiki:En:WikiStart OpenGnSys] == |
93 | 93 | |
94 | 94 | Run {{{opengnsys_update.sh}}} script to update all !OpenGnSys components from the Subversion repository: |
… |
… |
|
100 | 100 | |
101 | 101 | |
102 | | == Uninstalling [wiki:WikiStart/en OpenGnSys] == |
| 102 | == Uninstalling [wiki:. OpenGnSys] == |
103 | 103 | |
104 | 104 | Run {{{opengnsys_uninstall.sh}}} script to uninstall all !OpenGnSys components: |