diff options
author | ramon <ramongomez@us.es> | 2018-01-23 10:57:22 +0000 |
---|---|---|
committer | ramon <ramongomez@us.es> | 2018-01-23 10:57:22 +0000 |
commit | f81c486e1bfb7b85afa8c7416029180f7f3ff107 (patch) | |
tree | 6d88e39af6cd6d1c7e64f2e2b4591d8c7fb70b97 /doc | |
parent | 53c03ca0858dd2299435e3d302354a7d6caf9659 (diff) |
#730: Revisar cambios en nuevo nombre y URL.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5580 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'doc')
-rw-r--r-- | doc/INSTALL.en.txt | 24 | ||||
-rw-r--r-- | doc/README.en.txt | 29 | ||||
-rw-r--r-- | doc/README.es.txt | 19 | ||||
-rw-r--r-- | doc/filetree.en.txt | 15 | ||||
-rw-r--r-- | doc/filetree.es.txt | 14 |
5 files changed, 56 insertions, 45 deletions
diff --git a/doc/INSTALL.en.txt b/doc/INSTALL.en.txt index fbb9ea25..4eef6920 100644 --- a/doc/INSTALL.en.txt +++ b/doc/INSTALL.en.txt @@ -17,7 +17,7 @@ Minimum storage requirements: Installation ------------ -To install OpenGnSys run opengnsys_installer.sh after unpacking the release file (opengnsys-release.tar.gz) o downloading it directly from https://opengnsys.es/svn/trunk/installer/opengnsys_installer.sh. +To install OpenGnsys, run opengnsys_installer.sh after unpacking the release file (opengnsys-release.tar.gz) o downloading it directly from https://opengnsys.es/svn/trunk/installer/opengnsys_installer.sh. Unpacking example: tar xvzf opengnsys-1.0.5.tar.gz @@ -38,7 +38,7 @@ You must be root to run the installation script: The following information will be requested in order to configure the access to the service (a default value will be introduced if no parameter is indicated): * MySQL root password - * Web console user and OpenGnSys Super Administrator + * Web console user and OpenGnsys Super Administrator * Web console user's password * Client's password for accessing remote services @@ -46,16 +46,16 @@ The following processes will be carried out: * Gathering of the basic network parameters. * Checking the installed packages. * Downloading and installing dependencies. - * Creating OpenGnSys basic folder sctructure. + * Creating OpenGnsys basic folder sctructure. * Download the code repository to a temporal folder (/tmp/opengnsys_installer). In upcoming releases this process will not be necessary. - * Compiling and installing OpenGnSys services. - * Basic configuration of OpenGnSys network services (DHCP, PXE and Samba) using the existing configuration templates. + * Compiling and installing OpenGnsys services. + * Basic configuration of OpenGnsys network services (DHCP, PXE and Samba) using the existing configuration templates. * Copying additional server management files. - * Creating the database and configuring OpenGnSys administration console web server. + * Creating the database and configuring OpenGnsys administration console web server. * Copying web administration console pages. - * Copying the OpenGnSys client folder structure. - * Downloading OpenGnSys client initial image. - * Basic configuration of OpenGnSys services using network parameters. + * Copying the OpenGnsys client folder structure. + * Downloading OpenGnsys client initial image. + * Basic configuration of OpenGnsys services using network parameters. Once the installation is finished you can start working with the system: * Configuring DHCP. @@ -82,13 +82,11 @@ You must be root to run this script: Uninstall --------- -There is also an uninstall script for the OpenGnSys components: - * OpenGnSys files and data base will be deleted. +There is also an uninstall script for the OpenGnsys components: + * OpenGnsys files and data base will be deleted. * Packages belonging to the operating system and their configuration files will be preserved. * The image folder and its content will not be deleted. - - You must be root to run this script: sudo /opt/opengnsys/lib/opengnsys_uninstall.sh diff --git a/doc/README.en.txt b/doc/README.en.txt index 149b600f..b82fe385 100644 --- a/doc/README.en.txt +++ b/doc/README.en.txt @@ -1,49 +1,49 @@ -The OpenGnSys Project README +The OpenGnsys Project README ================================ -OpenGnSys (pronounced Open Genesis) is based on a modular architecture separated in different service layers which allows its implementation in several educational and organizational IT environments, both in a centralized or distributed way. The main system management is carried out by means of a simple web interface which supports delegated administration. OpenGnSys is also suitable for isolated environments, being able to work under network failure conditions (offline mode). +OpenGnsys (pronounced Open Genesis) is based on a modular architecture separated in different service layers which allows its implementation in several educational and organizational IT environments, both in a centralized or distributed way. The main system management is carried out by means of a simple web interface which supports delegated administration. OpenGnsys is also suitable for isolated environments, being able to work under network failure conditions (offline mode). Architecture ------------ -From the point of view of clients, OpenGnSys Project is constituted by a set of separate modules in different layers of services. +From the point of view of clients, OpenGnsys Project is constituted by a set of separate modules in different layers of services. * The bottom layer is responsible for direct access to client devices and motor functions of cloning. * An intermediate layer consisting of a set of tools to perform complex tasks and environment customization. * Management module consists of a simple and intuitive web interface that allows common tasks to manage software distribution to clients. -Overall, OpenGnSys is a modular system that integrates a set of interrelated components and can be adapted to a variety of work settings possible. These components consist of standard services (file servers, web, database, DHCP, PXE, ...) and custom-developed tools for the project (cloning engine, console web, browser ad hoc, management demons repository and server, ...) which in combination offer everything OpenGnSys system. +Overall, OpenGnsys is a modular system that integrates a set of interrelated components and can be adapted to a variety of work settings possible. These components consist of standard services (file servers, web, database, DHCP, PXE, ...) and custom-developed tools for the project (cloning engine, console web, browser ad hoc, management demons repository and server, ...) which in combination offer everything OpenGnsys system. - * OpenGnSys Server + * OpenGnsys Server Basic service cloning system (DHCP, NFS/Samba, PXE, database, etc..) Necessary for the boot process and initial configuration of the clients. - * OpenGnSys Administrator + * OpenGnsys Administrator Centralized management web console (web pages, web services, etc.) with support for delegated administration, allowing control of all system components. - * OpenGnSys Repository Manager + * OpenGnsys Repository Manager Manager repository of images for each of the administrative units defined in the module OpenGnSys Administrator. There may be one or more modules depending on the model of the organization defined. - * OpenGnSys Client Agent + * OpenGnsys Client Agent Executing agent of orders in the client, which integrates the following features: - Graphical interface to select options predefined by the administrator. - Interactive execution of Cloning Engine functions in administrator mode. - Execution of the tasks sent from the OpenGnSys Administrator module. - * OpenGnSys Clonning Engine + * OpenGnsys Clonning Engine Motor function libraries cloning, installation and startup of the client operating systems. - * OpenGnSys Installer + * OpenGnsys Installer Software installation, upgrade and removal system which includes the settings generator, the clients boot generator, the component package builder, etc. Scenarios --------- -OpenGnSys is a modular system that can be used in different scenarios within an Institution, both educational and organizational. +OpenGnsys is a modular system that can be used in different scenarios within an Institution, both educational and organizational. - * Educational Scenarios: OpenGnSys can lend support to some of the educational settings defined by the Working Group-Net Teaching RedIRIS. + * Educational Scenarios: OpenGnsys can lend support to some of the educational settings defined by the Working Group-Net Teaching RedIRIS. - Classroom teaching: allowing the management and implementation of software installation on the computers of teachers, with ability to customize the settings according to user requirements. - Classroom teaching ICT Classrooms: implementing methods independent support for PCs of students and teachers. @@ -58,10 +58,13 @@ OpenGnSys is a modular system that can be used in different scenarios within an Origins -OpenGnSys born in May 2009 after the Working Groups RedIRIS held in Malaga as an effort to integrate several projects in development: +OpenGnsys born in May 2009 after the Working Groups RedIRIS held in Malaga as an effort to integrate several projects in development: * Brutalix, University of Zaragoza * Entorno Avanzado de Clonación (EAC), University of Málaga. * Web Hidra Interface, University of Seville. +OpenGnsys homepage: + https://opengnsys.es/ + diff --git a/doc/README.es.txt b/doc/README.es.txt index eba0784c..60c8af9d 100644 --- a/doc/README.es.txt +++ b/doc/README.es.txt @@ -1,15 +1,15 @@ -Proyecto OpenGnSys +Proyecto OpenGnsys ================== -El proyecto OpenGnSys (léase OpenGenesis) reúne el esfuerzo conjunto de varias Universidades Públicas españolas para construir una aplicación que permita una fácil gestión centralizada de ordenadores y servidores. Con ella se permite la distribución, instalación y despliegue de distintos sistemas operativos. +El Proyecto OpenGnsys (léase OpenGénesis) reúne el esfuerzo conjunto de varias Universidades Públicas españolas para construir una aplicación que permita una fácil gestión centralizada de ordenadores y servidores. Con ella se permite la distribución, instalación y despliegue de distintos sistemas operativos. -OpenGnSys nace debido a la necesidad de disponer de un conjunto de herramientas libres y abiertas que constituyan un sistema completo de gestión y clonación de equipos, versátil e intuitivo, que pueda ser utilizado tanto en la gestión de aulas de informática, como para reinstalar ordenadores y servidores. +OpenGnsys nace debido a la necesidad de disponer de un conjunto de herramientas libres y abiertas que constituyan un sistema completo de gestión y clonación de equipos, versátil e intuitivo, que pueda ser utilizado tanto en la gestión de aulas de informática, como para reinstalar ordenadores y servidores. Está basado en una arquitectura cliente/servidor. El ordenador cliente realiza una petición de conexión durante su proceso de arranque y el servidor le devuelve sus datos de red y un menú de inicio. En tal página el usuario puede seleccionar las acciones predefinidas por el administrador, ejecutar dichas acciones automáticamente sin intervención del usuario final o entrar directamente en una interfaz administrativa. -La gestión principal del sistema está basada en una sencilla interfaz web que permite realizar las tareas comunes para gestionar la distribución de software en los distintos clientes. Sin embargo, la estructura de OpenGnSys es lo suficientemente versátil como para adaptarse a las necesidades de las diferentes arquitecturas de redes de ordenadores disponibles en empresas e instituciones. +La gestión principal del sistema está basada en una sencilla interfaz web que permite realizar las tareas comunes para gestionar la distribución de software en los distintos clientes. Sin embargo, la estructura de OpenGnsys es lo suficientemente versátil como para adaptarse a las necesidades de las diferentes arquitecturas de redes de ordenadores disponibles en empresas e instituciones. -OpenGnSys está constituido por un conjunto de módulos separados en distintas capas de servicios. +OpenGnsys está constituido por un conjunto de módulos separados en distintas capas de servicios. * La capa inferior se encarga del acceso directo a los dispositivos del cliente y de las funciones del motor de clonación. * Una capa intermedia está constituida por un conjunto de herramientas para realizar tareas complejas y personalización del entorno. @@ -19,15 +19,18 @@ Los procesos específicos de configuración y modificación de datos en cada uno En el estado actual de desarrollo del Proyecto, se permite la clonación y despliegue de sistemas operativos Windows (incluido Windows 7) con sistemas de ficheros FAT32 y NTFS, así como distribuciones Linux con Sistemas de ficheros Ext2, Ext3 y Ext4. -Algunos de los aspectos principales de la futura línea de trabajo de OpenGnSys son la capacidad de gestión de discos redundantes, volúmenes lógicos y tener la posibilidad de clonar y desplegar otros sistemas operativos. Esto ultimo conlleva soportar nuevos tipos de sistemas de ficheros. +Algunos de los aspectos principales de la futura línea de trabajo de OpenGnsys son la capacidad de gestión de discos redundantes, volúmenes lógicos y tener la posibilidad de clonar y desplegar otros sistemas operativos. Esto ultimo conlleva soportar nuevos tipos de sistemas de ficheros. La distribución de imágenes y ficheros debe ser lo más flexible posible, implementando distintos protocolos de comunicaciones, como Unixast, Multicast y P2P; e incluso también poder disponer de dicha información de forma off-line (sin necesidad de comunicación con el servidor) accediendo directamente a la caché de datos local de cada cliente o a un dispositivo externo de almacenamiento. -Por definición, OpenGnSys es un proyecto de Software Libre. Como tal, todo el código está licenciado bajo GPLv3 o superior, mientras que la documentación asociada está disponible bajo licencia Creative Commons con Reconocimiento y Compartir Igual. +Por definición, OpenGnsys es un proyecto de Software Libre. Como tal, todo el código está licenciado bajo GPLv3 o superior, mientras que la documentación asociada está disponible bajo licencia Creative Commons con Reconocimiento y Compartir Igual. -OpenGnSys es el resultado del proceso de integración de 3 proyectos anteriores desarrollados en diferentes universidades: +OpenGnsys es el resultado del proceso de integración de 3 proyectos anteriores desarrollados en diferentes universidades: * Brutalix (Universidad de Zaragoza) * EAC (Universidad de Málaga) * Hidra (Universidad de Sevilla) +Página web del Proyecto OpenGnsys: + https://opengnsys.es/ + diff --git a/doc/filetree.en.txt b/doc/filetree.en.txt index a43d2850..a276617d 100644 --- a/doc/filetree.en.txt +++ b/doc/filetree.en.txt @@ -1,9 +1,9 @@ -OpenGnSys 1.0.x Filesystem Hiearchy +OpenGnsys 1.1.x Filesystem Hiearchy =================================== -Directory Structure of OpenGnSys Client +Directory Structure of OpenGnsys Client --------------------------------------------- /opt/opengnsys @@ -18,21 +18,23 @@ Directory Structure of OpenGnSys Client -Directory Structure of OpenGnSys Server: +Directory Structure of OpenGnsys Server: ---------------------------------------------- /opt/opengnsys bin - server binaries. client - exports the client's directory structure. + doc - documentation files. etc - configuration files. - lib - tool libraries. - log - ficheros de registro de incidencias. + lib - tools and libraries. log - log files. + sbin - binaries for services. tftpboot - remote boot files (linked to TFTP directory). + www - web files. -Directory Structure of OpenGnSys Repository Manager +Directory Structure of OpenGnsys Repository Manager --------------------------------------------------------- /opt/opengnsys @@ -40,6 +42,7 @@ Directory Structure of OpenGnSys Repository Manager etc - configuration files. images - filesystem images. log - log files. + sbin - binaries for services. diff --git a/doc/filetree.es.txt b/doc/filetree.es.txt index fa07a967..698b8174 100644 --- a/doc/filetree.es.txt +++ b/doc/filetree.es.txt @@ -1,9 +1,9 @@ -Estructura de Ficheros de OpenGnSys 1.0 +Estructura de Ficheros de OpenGnsys 1.1 ======================================= -Estructura de directorios de OpenGnSys Client +Estructura de directorios de OpenGnsys Client --------------------------------------------- /opt/opengnsys @@ -19,7 +19,7 @@ Estructura de directorios de OpenGnSys Client log (rw) - ficheros de registro de incidencias. -Servicios de OpenGnSys Server: +Servicios de OpenGnsys Server: ------------------------------ - Syslog - gestión de logs de servidores y clientes. - DHCP @@ -30,21 +30,24 @@ Servicios de OpenGnSys Server: - Servidor de órdenes -Estructura de directorios de OpenGnSys Server: +Estructura de directorios de OpenGnsys Server: ---------------------------------------------- /opt/opengnsys bin - binarios del servidor. client - exporta en remoto la estructura de directorios del cliente. + doc - ficheros de documentación. etc - ficheros de configuración. lib - librerías de las utilidades. log - ficheros de registro de incidencias. + sbin - binarios de servicios. tftpboot - arranque remoto de clientes (enlace al directorio de TFTP). + www - ficheros web. NOTA: páginas de manuales y documentación se copian a los directorios estándares del sistema operativo. -Estructura de directorios de OpenGnSys Repository Manager +Estructura de directorios de OpenGnsys Repository Manager --------------------------------------------------------- /opt/opengnsys @@ -52,6 +55,7 @@ Estructura de directorios de OpenGnSys Repository Manager etc - ficheros de configuración. images - imágenes de sistemas de archivos. log - ficheros de registro de incidencias. + sbin - binarios de servicios. |