| | 255 | * TdB: Similar to John, I also changed the Consolerc file, this time to add ipp128 to the list of serial consoles. Like 129, ipp128 is also located in rack i13 and controlled by i12. So, the change made was: |
| | 256 | {{{ |
| | 257 | ipp126: |
| | 258 | console: itc-i12-con.ifa.hawaii.edu |
| | 259 | ipp128: |
| | 260 | console: itc-i12-con.ifa.hawaii.edu |
| | 261 | ipp129: |
| | 262 | console: itc-i12-con.ifa.hawaii.edu |
| | 263 | |
| | 264 | ippc17: |
| | 265 | console: itc-i10-con.ifa.hawaii.edu |
| | 266 | }}} |
| | 267 | |
| | 268 | I changed this file on the ippitc account, and my svn checkout, which was then committed on grens. |
| | 269 | |