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:
-
Dec 19, 2011, 11:53:21 AM (14 years ago)
- Author:
-
adv
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v76
|
v77
|
|
232 | 232 | |
233 | 233 | |
| 234 | == Cambio de dirección IP en el servidor y aplicaión OpenGnsys == |
| 235 | |
| 236 | * en el sistema operativo: |
| 237 | /etc/network/interfaces |
| 238 | /etc/hosts |
| 239 | /etc/resolv.conf |
| 240 | /etc/dhcp3/dhcpd.conf |
| 241 | |
| 242 | |
| 243 | |
| 244 | |
| 245 | /opt/opengnsys/etc/ogAdmAgent.cfg |
| 246 | /opt/opengnsys/etc/ogAdmRepo.cfg |
| 247 | /opt/opengnsys/etc/ogAdmServer.cfg |
| 248 | /opt/opengnsys/client/etc/ogAdmclient.cfg |
| 249 | |
| 250 | /opt/opengnsys/www/controlacceso.php |
| 251 | |
| 252 | |
| 253 | /etc/init.d/networking restart |
| 254 | /etc/init.d/dhcp3-server restart |
| 255 | /etc/init.d/opengnsys restart |
| 256 | # o reiniciamos commpletamente el sistema operativo. |
| 257 | |