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:
-
Jul 5, 2012, 12:08:01 PM (13 years ago)
- Author:
-
adv
- Comment:
-
info Escenario virtual OG común para videotutoriales y cursos
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v30
|
v31
|
|
49 | 49 | * eth3 -> nat => usada para acceder a internet. Usaremos esta interfaz para instalar y actualizar el servidor OpenGnsys |
50 | 50 | |
51 | | |
| 51 | * eth0 -> (interna) auto y estática = 192.168.2.10 |
| 52 | * eth1 -> (host-only) auto y estática = 192.168.56.10 |
| 53 | * eth2 -> (nat) no auto y dhcp => |
52 | 54 | |
53 | 55 | |
… |
… |
|
64 | 66 | |
65 | 67 | === Configuración de las interfaces de red === |
66 | | eth0 -> (interna) auto y estática = 192.168.2.10 |
67 | | eth1 -> (host-only) auto y estática = 192.168.56.10 |
68 | | eth2 -> (nat) no auto y dhcp => |
| 68 | * eth0 -> (interna) auto y estática = 192.168.2.10 |
| 69 | * eth1 -> (host-only) auto y estática = 192.168.56.10 |
| 70 | * eth2 -> (nat) no auto y dhcp => |
69 | 71 | |
70 | 72 | === Instalamos los modulos específicos de virtualización en el "guest|invitado === |