Changes between Version 14 and Version 15 of EscenariosVirtuales


Ignore:
Timestamp:
Feb 26, 2012, 8:21:24 PM (12 years ago)
Author:
adv
Comment:

documentacion "virtual appliance" OG

Legend:

Unmodified
Added
Removed
Modified
  • EscenariosVirtuales

    v14 v15  
    3737* telcleamos o ejecutamos
    3838
    39 {{
     39{{{
    4040
    4141#!/bin/bash
     
    4545apt-get -d install subversion apache2 php5 libapache2-mod-php5 mysql-server php5-mysql dhcp3-server bittorrent tftp-hpa tftpd-hpa syslinux openbsd-inetd update-inetd build-essential g++-multilib libmysqlclient15-dev wget doxygen graphviz bittornado ctorrent samba unzip netpipes debootstrap schroot squashfs-tools
    4646
    47 }}
     47}}}
    4848
    4949
     
    6767
    6868=== Editar el opengnsys_installer.sh ===
    69 linea 1141 -> cp /tmp/${FILENAME $TARGETFILE  || wget .....
     69{{{
     70linea 1141 -> cp /tmp/${FILENAME $TARGETFILE   || wget .....
    7071linea 1292 -> #checkNetworkConnnection
    7172linea 1305  -> #updatePackageList
     73}}}