This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # disable host -> BMC config update | |
| racadm config -g cfgRacTuning -o cfgRacTuneLocalConfigDisable 1 | |
| # disable dell proprietary admin protocol | |
| # (this won't disable sshd or the internal racadm tool on the ssh shell) | |
| racadm config -g cfgRacTuning -o cfgRacTuneRemoteRacadmEnable 0 | |
| # disable http/https server | |
| racadm config -g cfgRacTuning -o cfgRacTuneWebServerEnable 0 | |
| # disable IPMI Serial Over LAN | |
| racadm config -g cfgIpmiSol -o cfgIpmiSolEnable 0 | |
| racadm config -g cfgIpmiPef -o cfgIpmiPefEnable 0 -i 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /opt/ele-bundle-d01bc3998fcae68a0d381089373b57ac5a0eb491/lib/usage.js:283 | |
| if (ch.type.indexOf('agent.') === 0) { | |
| ^ | |
| TypeError: Cannot call method 'indexOf' of null | |
| at Object.exports.buildCheckUsage (/opt/ele-bundle-d01bc3998fcae68a0d381089373b57ac5a0eb491/lib/usage.js:283:15) | |
| at removeCheck (/opt/ele-bundle-d01bc3998fcae68a0d381089373b57ac5a0eb491/lib/db/ops/check.js:859:30) | |
| at fn (/opt/ele-bundle-d01bc3998fcae68a0d381089373b57ac5a0eb491/node_modules/async/lib/async.js:641:34) | |
| at Object._onImmediate (/opt/ele-bundle-d01bc3998fcae68a0d381089373b57ac5a0eb491/node_modules/async/lib/async.js:557:34) | |
| at processImmediate [as _immediateCallback] (timers.js:345:15) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From Comcast (residential ISP, US west coast): | |
| $ traceroute6 -w1 archive.raspbian.org | |
| traceroute6 to archive.raspbian.org (2001:41c9:1:3ce::10) from 2601:9:5900:c1de:cc87:1ab:a392:ca22, 64 hops max, 12 byte packets | |
| 1 2601:9:5900:c1de::1 12.882 ms 1.311 ms 1.101 ms | |
| 2 * * * | |
| 3 te-5-5-ur01.sf19th.ca.sfba.comcast.net 23.333 ms 20.138 ms 17.716 ms | |
| 4 te-1-14-0-0-ar01.sfsutro.ca.sfba.comcast.net 14.479 ms 15.745 ms 15.662 ms | |
| 5 he-1-7-0-0-cr01.sanjose.ca.ibone.comcast.net 16.547 ms 15.564 ms 16.107 ms | |
| 6 2001:559::90e 11.062 ms 13.709 ms 11.716 ms |