918-git-images-111dconfigfileconfigure-oglivegit-imageslgromero-new-oglivemainmaint-cronmount-efivarfsmultivmmultivm-ogboot-installerogClonningEngineogboot-installer-jenkinsoglive-ipv6test-python-scriptsticket-301ticket-50ticket-50-oldticket-577ticket-585ticket-611ticket-612ticket-693ticket-700ubu24tplunification2use-local-agent-oglivevarios-instalacionwebconsole3
Line | |
---|
1 | |
---|
2 | Installing and updating OpenGnSys |
---|
3 | ================================= |
---|
4 | |
---|
5 | |
---|
6 | |
---|
7 | Installing OpenGnsys |
---|
8 | -------------------- |
---|
9 | |
---|
10 | |
---|
11 | For security reasons, it is very important modify defaults users and passwords to access to the system. For this, edit the installation file opengnsys_installer.sh and change the values of configuration variables: |
---|
12 | |
---|
13 | MYSQL_ROOT_PASSWORD - MySQL root user password. |
---|
14 | OPENGNSYS_DB_USER - OpenGnSys access user and OpenGnSys super-user. |
---|
15 | OPENGNSYS_DB_PASSWD - User password. |
---|
16 | OPENGNSYS_CLIENT_PASSWD - Password for client access to remote services. |
---|
17 | |
---|
18 | |
---|
19 | Run opengnsys_installer.sh script as "root" to install all its dependencies, to install the OpenGnSys components, and to make the initial configuration. |
---|
20 | |
---|
21 | sudo bash opengnsys_installer.sh |
---|
22 | |
---|
23 | Follow the post-installation instructions. |
---|
24 | |
---|
25 | |
---|
26 | Updating OpenGnSys |
---|
27 | ------------------ |
---|
28 | |
---|
29 | Run opengnsys_update.sh script as "root" to update all OpenGnSys components from the Subversion repository: |
---|
30 | |
---|
31 | sudo bash /opt/opengnsys/lib/opengnsys_update.sh |
---|
32 | |
---|
33 | Follow the instructions. |
---|
34 | |
---|
35 | |
---|
36 | Uninstalling OpenGnSys |
---|
37 | ---------------------- |
---|
38 | |
---|
39 | Run opengnsys_uninstall.sh script as "root" to uninstall all OpenGnSys components: |
---|
40 | |
---|
41 | sudo bash /opt/opengnsys/lib/opengnsys_uninstall.sh |
---|
42 | |
---|
43 | Follow the instructions. |
---|
44 | |
---|
45 | |
---|
Note: See
TracBrowser
for help on using the repository browser.