Changes between Version 26 and Version 27 of En:ManualInstalacionOpengnsys


Ignore:
Timestamp:
Mar 13, 2012, 12:29:02 PM (12 years ago)
Author:
paqui
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • En:ManualInstalacionOpengnsys

    v26 v27  
    6464 1. Decompress the file: {{{tar xvzf opengnsys-}}}''{{{version}}}''{{{.tar.gz}}}
    6565 1. Change to the installer directory: {{{cd opengnsys/installer}}}
    66  1. Setting proxy server, if needed. i.e.: {{{export http_proxy="http://}}}''{{{proxyserver}}}''{{{:}}}''{{{proxyporrt}}}''
     66 1. Setting proxy server, if needed. i.e.: {{{export http_proxy="http://}}}''{{{proxyserver}}}''{{{:}}}''{{{proxyport}}}''
    6767 1. '''We strongly recommended change the default users and passwords editing the installer {{{opengnsys_installer.sh}}}.''' Find the variables MYSQL_ROOT_PASSWORD, OPENGNSYS_DB_USER, OPENGNSYS_DB_PASSWD, and OPENGNSYS_CLIENT_PASSWD. Change to desired values.
    6868 1. Run the script: {{{sudo bash opengnsys_installer.sh}}}
     
    8282   2. Configure server DHCP and restart the service.
    8383   3. Optionally, check Samba config in {{{/etc/samba}}}
    84    4. Access as Administrador in Web Admin Console.
     84   4. Access as Administrator in Web Admin Console.
    8585         1. Use the user and password set in the installer to access to database (variables {{{OPENGNSYS_DB_USER}}} and {{{OPENGNSYS_DB_PASSWD}}}).
    86          2. Check the default organizaed configuration and default user.
     86         2. Check the default organized configuration and default user.
    8787   5. Access as user in Web Admin Console.
    8888         1. Use the user and password configured as administrador in the Organizational Unit.
     
    170170}}}
    171171
    172 Being {{{NetworkInterface}}} parameter, the name of the network interface that is assigned to the specified IP (eg eth0, eth1). To obtain the data of active network interfaces and their associated IP addresses, executing the command:
     172Being {{{NetworkInterface}}} parameter, the name of the network interface that it is assigned to the specified IP (eg eth0, eth1). To obtain the data of active network interfaces and their associated IP addresses, executing the command:
    173173 {{{
    174174sudo ifconfig
     
    231231   * File Server (NFS)
    232232   * OpenGnSys Client Components
    233    * You need to know the ip of the server and the type of distribution of Ubuntu that will be use on the clients.
     233   * You need to know the server IP and the type of distribution of Ubuntu that will be use on the clients.
    234234 * '''{{{all}}}''' – installation compact in the same computer (optional value and by default).
    235235